Solveeit Logo

Question

Question: A bag ‘A’ contains \[2\] white and \[3\] red balls and bag ‘B’ contains \[4\] white and \[5\] red ba...

A bag ‘A’ contains 22 white and 33 red balls and bag ‘B’ contains 44 white and 55 red balls. One ball is drawn at random from one of the bags and is found to be red. Find the probability that it was drawn from bag ‘B’ was
A) 514\dfrac{5}{{14}}
B) 516\dfrac{5}{{16}}
C) 518\dfrac{5}{{18}}
D) 2552\dfrac{{25}}{{52}}

Explanation

Solution

Probability means possibility which deals with the occurrence of a random event or to predict how likely events are to happen. The value is expressed from zero to one. Here, we will use the Bayes’ theorem formula i.e.P(AB)=P(A)P(AB)P(B)P(\dfrac{A}{B}) = \dfrac{{P(A)P(\dfrac{A}{B})}}{{P(B)}}, P(B)0P(B) \ne 0 where A and B are the events.

Complete step by step answer:
Let the probability of choosing bag A or the event of selecting the bag A is denoted by ‘A’, the probability of choosing the bag B or the event of selecting the bag B is denoted by ‘B’ and let the probability of red ball drawn is red or the event of selecting the red ball is denoted by ‘R’.
Given that, Bag A has 22 white and 33 red balls and the total number of balls =2+3=5 = 2 + 3 = 5 balls.
Then, the probability of R from A is = P (R/A) = 35\dfrac{3}{5}
And, for bag B has 44 white and 55 red balls and the total number of balls =4+5=9 = 4 + 5 = 9 balls.
Then, the probability of R from B is = P (R/B) = 59\dfrac{5}{9}
We have to find the probability that drawing a ball from bag B is red = P (B/R).
Since, both the bags are equally likely to be selected, so we will have,
The probability of event A is P (A) = the probability of event B is P (B) =12\dfrac{1}{2}.
From Bayes' theorem, we get,
P(BR)=P(B)P(RB)P(R)P(\dfrac{B}{R}) = \dfrac{{P(B)P(\dfrac{R}{B})}}{{P(R)}}
=P(B)P(RB)P(RA)P(A)+P(RB)P(B)= \dfrac{{P(B)P(\dfrac{R}{B})}}{{P(\dfrac{R}{A})P(A) + P(\dfrac{R}{B})P(B)}}
Substituting the values in the above expression, we will get,
=(12)(59)(35)(12)+(59)(12)= \dfrac{{(\dfrac{1}{2})(\dfrac{5}{9})}}{{(\dfrac{3}{5})(\dfrac{1}{2}) + (\dfrac{5}{9})(\dfrac{1}{2})}}
Taking12\dfrac{1}{2}common from both numerator and denominator, we will get,
=(12)(59)12(35+59)= \dfrac{{(\dfrac{1}{2})(\dfrac{5}{9})}}{{\dfrac{1}{2}(\dfrac{3}{5} + \dfrac{5}{9})}}
=5935+59= \dfrac{{\dfrac{5}{9}}}{{\dfrac{3}{5} + \dfrac{5}{9}}}
Taking LCM (55,99) =4545, we will get,
=5927+2545= \dfrac{{\dfrac{5}{9}}}{{\dfrac{{27 + 25}}{{45}}}}
=595245= \dfrac{{\dfrac{5}{9}}}{{\dfrac{{52}}{{45}}}}
=59÷5245= \dfrac{5}{9} \div \dfrac{{52}}{{45}}
=59×4552= \dfrac{5}{9} \times \dfrac{{45}}{{52}}
=5×552= 5 \times \dfrac{5}{{52}}
=2552= \dfrac{{25}}{{52}}

Hence, the probability that the red ball is drawn from bag B is 2552\dfrac{{25}}{{52}}.

Note:
Bayes’ theorem describes the probability of occurrence of an event related to any condition. It is also considered for the case of conditional probability. Bayes theorem is also known as the formula for the probability of “causes”. The formula to find the probability i.e. Probability of events to happen P(E)=Number of favourable outcomesTotal Number of outcomesP(E) = \dfrac{\text{Number of favourable outcomes}}{\text{Total Number of outcomes}}. Sometimes students get mistaken for a favourable outcome with a desirable outcome.