4. An urn contains 5 red and 6 white balls. Two balls are drawn in succession w...
Oct 29, 2024
Solution by Steps
step 1
Let A be the event that the first ball drawn is white, and B be the event that the second ball drawn is white. We need to find P(A∣B), which is given by the formula:
P(A∣B)=P(B)P(A∩B)
step 2
To find P(A∩B), we consider that if the first ball is white, there are 5 red and 5 white balls left. Thus, the probability of drawing a white ball first and then a white ball second is:
P(A∩B)=P(A)⋅P(B∣A)=(116)⋅(105)=116⋅21=113
step 3
Now, we calculate P(B), the total probability of drawing a white ball second. This can happen in two ways: either the first ball is white or the first ball is red. Thus,
P(B)=P(A)⋅P(B∣A)+P(Ac)⋅P(B∣Ac)
where P(Ac)=115 and P(B∣Ac)=106. Therefore,
step 4 ⋮ Finally, substituting back into the formula for conditional probability, we have: ‖
P(A∣B)=P(B)P(A∩B)=116113=63=21
Answer
21
Key Concept
Conditional probability and the use of the law of total probability
Explanation
The answer 21 represents the probability that the first ball drawn was white given that the second ball drawn was white, calculated using the definitions of conditional probability and total probability.