Answer on Question #63074 – Math – Statistics and Probability
Question
A table has drawers. Drawer 1 contains two red and five black biros, drawer 2 contains four red and three black biros and drawer 3 contains one red and six black biros. A drawer is chosen at random and a biro is chosen from the drawer. Find the probability that the biro is chosen from drawer 1 if the chosen biro is black.
Solution

Let Ai= 'a randomly chosen biro is from the ith drawer', where i=1,2,3.
Let B= 'a randomly chosen biro is black'.
If a drawer is chosen at random, then we have
P(A1)=P(A2)=P(A3)=31
The probability that the biro is black given the biro was chosen from ith drawer (i=1,2,3) will be
P(B∣A1)=75, P(B∣A2)=73, P(B∣A1)=76.
The law of total probability gives
P(B)=i=1∑3P(Ai)⋅P(B∣Ai)==P(A1)⋅P(B∣A1)+P(A2)⋅P(B∣A2)+P(A3)⋅P(B∣A3)==31(75+73+76)=32
We know that the event B has occurred, and we want to calculate the conditional probability of the event A1.
By Bayes' theorem, we have
P(A1∣B)=P(B)P(A1)⋅P(B∣A1)=3231×75=145
Answer: 145
www.AssignmentExpert.com
Comments