.
three biased coins C1, C2, C3 lie on the table.
Their probabilities of falling heads are 1/3, 2/3 and 1, respectively.
A coin is picked at random, tossed twice, and observed to fall heads both times.
Calculate the probability that it is C1.
~~~~~~~~~~~~~~~
They want you calculate the conditional probability that the randomly picked coin is C1
given that tossed twice it produces (Head,Head).
P(tossing one of the three coins twice gives HH) = = =
= = .
P(choosing C1 and (tossing C1 twice gives HH)) = = .
Therefore, the ANSWER is
P = P(choosing C1 and (tossing C1 twice gives HH)) / P(tossing one of the three coins twice gives HH) = = = .
Solved, with full explanations.