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 2 white and 3 red balls and bag ‘B’ contains 4 white and 5 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) 145
B) 165
C) 185
D) 5225
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(BA)=P(B)P(A)P(BA), P(B)=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 2 white and 3 red balls and the total number of balls =2+3=5 balls.
Then, the probability of R from A is = P (R/A) = 53
And, for bag B has 4 white and 5 red balls and the total number of balls =4+5=9 balls.
Then, the probability of R from B is = P (R/B) = 95
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) =21.
From Bayes' theorem, we get,
P(RB)=P(R)P(B)P(BR)
=P(AR)P(A)+P(BR)P(B)P(B)P(BR)
Substituting the values in the above expression, we will get,
=(53)(21)+(95)(21)(21)(95)
Taking21common from both numerator and denominator, we will get,
=21(53+95)(21)(95)
=53+9595
Taking LCM (5,9) =45, we will get,
=4527+2595
=455295
=95÷4552
=95×5245
=5×525
=5225
Hence, the probability that the red ball is drawn from bag B is 5225.
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)=Total Number of outcomesNumber of favourable outcomes. Sometimes students get mistaken for a favourable outcome with a desirable outcome.