Question
Question: An urn A contains 2 white and 3 black balls. Another urn B contains 3 white and 4 black balls. Out o...
An urn A contains 2 white and 3 black balls. Another urn B contains 3 white and 4 black balls. Out of these two urns, one is selected at random and a ball is drawn from it. If the ball drawn is black, then the probability that
I.It is from urn A is 4021
II.It is from urn B is 4120
Which of the following statements is correct
A.I only
B.II only
C.Both I and II
D.Neither I nor II
Solution
Hint : We will use Bayes’ theorem which formula is given as-
P(A/E)=P(A)P(E/A)+P(B)P(E/B)P(A)P(E/A)...(1)
Where,
P(A)andP(B)Shows the probabilities of urnsA&B respectively
P(E/A) = Probability of blackball drawn from urn A
P(E/B) = Probability of blackball drawn from urn B
Complete step-by-step answer :
Two UrnA&Bare given which contains different color balls as-
Urn= 2 White + 3 Black Balls
Urn= 3 White + 4 Black Balls
According to this question, we get the probabilities of urns A&B as following
P(A)=P(B)=21
Probability of blackball drawn from urn A
P(E/A)=53
Probability of blackball drawn from urn B
P(E/B)=74
Substitute all the value on equation (1) we get probability of blackball when it is known that it is from urnA
P(A/E)=P(A)P(E/A)+P(B)P(E/B)P(A)P(E/A) =21×53+21×7421×53
Further Solving we get,
=103+72103 =103×4170=4121
Similarly, again substituting the all values in equation (1)we get probability of blackball when it is known that it is from urnB
Further Simplifying,
=103+7272 =72×4170=4120So, the correct answer is “Option B”.
Note : Bayes’ theorem is used for calculating reverse probabilities which are asked in the given question. In the question P(E/A)andP(E/B)are already given and asked the probabilities of P(A/E)andP(B/E) which are reverse probabilities.