Solveeit Logo

Question

Question: Bag \( I \) contains \( 3 \) red and \( 4 \) black balls and Bag \( II \) contains \( 4 \) red and \...

Bag II contains 33 red and 44 black balls and Bag IIII contains 44 red and 55 black. One ball is transferred from bag II to bag IIII and then a ball is drawn from bag IIII . The ball so drawn is found to be red in colour. Find the probability that the transferred ball is black.

Explanation

Solution

Hint : First find the number of balls left in each bag after the transfer is done. Then use Bayes’ Theorem on the conditional probability to solve this question.

Complete step-by-step answer :
Let’s consider the events E1{E_1} and E2{E_2} as follows.
E1={E_1} = ball transferred from a bag II to bag IIII is red.
E2={E_2} = Ball transferred from bag II to bag IIII is black.
A=A = Ball drawn from bag IIII is red
P(E1)P({E_1}) is the probability of transferring red ball from bag II to bag IIII
P(E1)=37\Rightarrow P({E_1}) = \dfrac{3}{7} (since, bag II contains 33 red balls and 44 black balls)
P(E2)P({E_2}) is the probability of transferring black ball from bag II to bag IIII
P(E2)=47\Rightarrow P({E_2}) = \dfrac{4}{7} (since, Bag II contains 33 red and 44 black balls)
Red balls are added to bag IIII .
Therefore, the total number of balls in bag IIII is 1010
And number of red balls is 4+1=54 + 1 = 5
By using the formula of conditional probability, we can write
Probability of drawing red ball from bag IIII when red ball is already transferred from bag II to bag IIII is given by P(AE1)P(A|{E_1})
P(AE1)=510\Rightarrow P(A|{E_1}) = \dfrac{5}{{10}}
P(AE1)=12\Rightarrow P(A|{E_1}) = \dfrac{1}{2}
Now, let is assume that a black ball is added to bag IIII
Therefore, the total number of balls in bag IIII is 10
And the number of red balls is 4
Then, probability of drawing red ball from bag IIII when black ball is already transferred from bag II to bag IIII is given by P(AE2)P(A|{E_2})
P(AE1)=410\Rightarrow P(A|{E_1}) = \dfrac{4}{{10}}
P(AE1)=25\Rightarrow P(A|{E_1}) = \dfrac{2}{5}
Probability of transferring a black ball when the ball drawn from bag IIII is found to be red is given by P(E2A)P({E_2}|A)
Using Bayes’ theorem, we can write
P(E2A)=P(E2)P(AE2)P(E1)P(AE1)+P(E2)P(AE2)P({E_2}|A) = \dfrac{{P({E_2})P(A|{E_2})}}{{P({E_1})P(A|{E_1}) + P({E_2})P(A|{E_2})}}
=47×2537×12+47×25= \dfrac{{\dfrac{4}{7} \times \dfrac{2}{5}}}{{\dfrac{3}{7} \times \dfrac{1}{2} + \dfrac{4}{7} \times \dfrac{2}{5}}}
Simplifying it, we get
P(E2A)=83517(32+85)P({E_2}|A) = \dfrac{{\dfrac{8}{{35}}}}{{\dfrac{1}{7}\left( {\dfrac{3}{2} + \dfrac{8}{5}} \right)}}
=835×715+1610= \dfrac{{\dfrac{8}{{35}} \times 7}}{{\dfrac{{15 + 16}}{{10}}}}
=853110= \dfrac{{\dfrac{8}{5}}}{{\dfrac{{31}}{{10}}}}
=85×1031= \dfrac{8}{5} \times \dfrac{{10}}{{31}} (abpq=ab×qp)\left( {\because \dfrac{{\dfrac{a}{b}}}{{\dfrac{p}{q}}} = \dfrac{a}{b} \times \dfrac{q}{p}} \right)
=8×231= \dfrac{{8 \times 2}}{{31}}
P(E2A)=1631\Rightarrow P({E_2}|A) = \dfrac{{16}}{{31}}
Therefore, probability of transferring a black ball from bag II to bag IIII when the ball drawn from bag IIII is found to be red is given by P(E2A)P({E_2}|A)

Note : Conditional probability is tricky to understand. P(AB)P(A|B) is the probability of occurrence of event A when event B has already happened or true. P(BA)P(B|A) is the probability of occurrence of event B when event A has already happened or true.
P(AB)P(BA)P(A|B) \ne P(B|A) So, be careful while using conditional probability.