Question
Mathematics Question on Conditional Probability
Given three identical boxes I, II and III each containing two coins. In box I, both coins are gold coins, in box II, both are silver coins and in box III, there is one gold coin and one silver coin. A person chooses a box at random and takes out a coin. If the coin is of gold, then what is the probability that the other coin in the box is also of gold?
31
41
43
32
32
Solution
Let E1, E2, E3 and A be the events defined as follows : E1= box I is chosen, E2= box II is chosen, E3= box III is chosen and A= a gold coin has been taken out Then P(E1)=P(E2)=P(E3)=31 P(A∣E1)=P( drawing a gold coin from box I) =22=1 P(A∣E2)=P(drawing a gold coin from box II) =20=0 P(A∣E3)=P(drawing a gold coin from box III) = 21 We want to find the probability that the other coin in the chosen box is gold i.e., the probability that gold coin is drawn from box I By Bayes' theorem, P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)+P(E3)P(A∣E3)P(E1)P(A∣E1) =31⋅1+31⋅0+31⋅2131⋅1 =1+211=32.