Question
Question: There are two balls in an urn whose colours are not known (each ball can either be white or black). ...
There are two balls in an urn whose colours are not known (each ball can either be white or black). A white ball is put into the urn. A ball is drawn from the urn. The probability that it is white is
A) 41
B) 31
C) 32
D) 61
Solution
Firstly, let Xn be the event that the urn contains n white balls and 2 – n black balls, where 0⩽n⩽2 and A be the event that a white ball is selected
Finally, after finding the probability of selecting one white ball, when there are 0, 1 and 2 white balls individually and use the formula of total probability i.e. P(A)=P(X0)P(X0A)+P(X1)P(X1A)+P(X2)P(X2A).
Complete step by step solution:
Here, it is given that there are two balls in an urn whose colours are not known and another white ball is put into the urn.
Let, Xn be the event that the urn contains n white balls and 2 – n black balls, where 0⩽n⩽2 .
As per the information given in question, P(Xn)=31 , for every n = 0, 1, 2.
Let A be the event that a white ball is drawn from the urn.
Also, let P(X0A) be the probability of drawing a white ball from the urn when there are 0 white balls in the urn. So, we get P(X0A)=31 .
Now, let P(X1A) be the probability of drawing a white ball from the urn when there are 1 white ball in the urn. So, we get P(X1A)=32 .
And, let P(X2A) be the probability of drawing a white ball from the urn when there are 2 white balls in the urn. So, we get P(X2A)=33=1 .
Now, to get the probability of selecting a white ball, we use the equation P(A)=P(X0)P(X0A)+P(X1)P(X1A)+P(X2)P(X2A)
Thus, putting the respective values in the above equation, we get
P(A)=P(X0)P(X0A)+P(X1)P(X0A)+P(X2)P(X2A) =(31×31)+(31×32)+(31×1) =91+92+31 =91+2+3 =96 =32
Thus, the probability of selecting a white ball from the urn is 32.
So, option (C) is correct.
Note:
Here, we cannot apply the Bayes theorem as the probability of selecting white ball is not a conditional probability.
Also, we have to take three cases when there are 0, 1 and 2 white balls in the urn. So, here we use the formula for total probability.