Question
Mathematics Question on Probability
There are two bags. Bag-1 has 4 white and 6 black balls, and Bag-2 has 5 white and 5 black balls. A die is rolled, and if it shows a multiple of 3, a ball is drawn from Bag-1; otherwise, from Bag-2. If the ball drawn is not black, the probability it was not drawn from Bag-2 is:
94
83
72
194
72
Solution
Let A represent the event that the ball is not black, and B2 represent the event that the ball was drawn from Bag-2. We need to find P(¬B2∣A), which is the probability that the ball was not drawn from Bag-2, given that it is not black.
We can use Bayes' theorem:
P(¬B2∣A)=P(A)P(A∣¬B2)P(¬B2).
First, calculate P(A), the total probability of drawing a non-black ball:
- From Bag-1, the probability of drawing a non-black ball is 104=52.
- From Bag-2, the probability of drawing a non-black ball is 105=21.
Now, we compute P(A) using the law of total probability:
P(A)=P(A∣B1)P(B1)+P(A∣B2)P(B2).
The probability of drawing from Bag-1 is 31 (since the die shows a number divisible by 3), and the probability of drawing from Bag-2 is 32.
Thus:
P(A)=31⋅52+32⋅21=152+31=157.
Next, calculate P(A∣¬B2), which is the probability of drawing a non-black ball from Bag-1:
P(A∣¬B2)=52.
Now, apply Bayes' theorem:
P(¬B2∣A)=15752⋅31=157152=72.
Thus, the correct answer is: 72.