Answer:
b. 0.6024
Step-by-step explanation:
Conditional Probability
Suppose two events A and B are not independent, i.e. they can occur simultaneously. It means there is a space where the intersection of A and B is not empty:
[tex]P(A\cap B) \neq 0[/tex]
If we already know event B has occurred, we can compute the probability that event A has also occurred with the conditional probability formula
[tex]\displaystyle P(A|B)=\frac{P(A\cap B)}{P(B)}[/tex]
Now analyze the situation presented in the question. Let's call F to the fair coin with 50%-50% probability to get heads-tails, and U to the unfair coin with 32%-68% to get heads-tails respectively.
Since the probability to pick either coin is one half each, we have
[tex]P(U)=P(F)=50\%=0.5[/tex]
If we had picked the fair coin, the probability of getting heads is 0.5 also, so
[tex]P(F\cap H)=0.5\cdot 0.5=0.25[/tex]
If we had picked the unfair coin, the probability of getting heads is 0.32, so
[tex]P(U\cap H)=0.32\cdot 0.5=0.16[/tex]
Being A the event of choosing the fair coin, and B the event of getting heads, then
[tex]P(B)=P(F\cap H)+P(U\cap H)=0.25+0.16=0.41[/tex]
[tex]P(A\cap B)=P(F\cap H)=0.25[/tex]
[tex]\displaystyle P(A|B)=\frac{0.25}{0.41}=0.61[/tex]
The closest answer is
b. 0.6024