Answer on Question 37427 – Math – Statistics and Probability
We will need the following formula
P(Bi∣A)=∑k=1nP(Bk)P(A∣Bk)P(Bi)P(A∣Bi)
This formula is a special case of the well-known Bayes' Theorem.
Let the events be as followed:
B1 : We choose the first urn;
B2 : We choose the second urn;
A : We found the gold coin.
We are searching for P(B2∣A).
In our problem,
P(B1)=P(B2)=21,P(A∣B1)=21,P(A∣B2)=1
Using (∗), we get
P(B2∣A)=P(B1)P(A∣B1)+P(B2)P(A∣B2)P(B2)P(A∣B2)=21∗21+21∗121∗1=32.
Answer: 2/3.
Comments