Question
Question: Given three identical boxes I,II and III, each containing two coins. In box I, both coins are gold c...
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 the box III, there is one gold and one silver coin. A person chooses a box at random and takes out a coin. If the coin is of gold, what is the probability that the other coin is also of gold?
Solution
Conditional probability is the probability of one event occurring with some relationship to one or more other events.
Complete step-by-step answer:
Let, P(A)= Probability of selecting box I.
P(B)= Probability of selecting box II.
P(C)= Probability of selecting box III.
P(G|A)= Probability that the second coin is of gold in box I.
P(G|B)= Probability that the second coin is of gold in box II.
P(G|C)= Probability that the second coin is of gold in box III.
Now, P(A) =P(B) =P(C)= 31; P(G|A)=1; P(G|B)=0; P(G|C)= 21
The probability that the other coin in the box is also of gold, if the first coin is of gold i.e. P(A|G)
⇒P(A∣G)=P(A).P(G∣A)+P(B).P(G∣B)+P(C).P(G∣C)P(A).P(G∣A)
Putting the values in above equation we get;
⇒P(A∣G)=31×(1)+31×(0)+31×2131×(1)=31+6131=31×12=32
Required probability = 32
Note: Student’s must be familiar with probability concepts and to solve such questions must know complete usage of conditional probability.