in Probability recategorized by
752 views
3 votes
3 votes

You are given two coins $A$ and $B$ that look identical. The probability that coin $A$ turns up heads is $\frac{1}{4}$, while the probability that coin $B$ turns up heads is $\frac{3}{4}.$ You choose one of the coins at random and toss it twice. If both the outcomes are heads, what is the probability that you chose coin $B?$

  1. $\frac{1}{16}$
  2. $\frac{1}{2}$
  3. $\frac{9}{16}$
  4. $\frac{9}{10}$
in Probability recategorized by
by
752 views

2 Comments

can we solve this problem by combination of Total Probability and bayes theorem
0
0
9/10
0
0

2 Answers

6 votes
6 votes
Best answer
$P(getting\ a\ head\ from \ coin \ A) = \frac{1}{4}$

$P(getting\ a\ head\ from \ coin \ B) = \frac{3}{4}$

Probability of choosing $A =P(A)= \frac{1}{2}$

Probability of choosing $B =P(B) = \frac{1}{2}$

If we choose $A$ the probability of getting head twice $=P(H/A)= \frac{1}{4} * \frac{1}{4} = \frac{1}{16}$

If we choose $B$ the probability of getting head twice $=P(H/B)= \frac{3}{4} * \frac{3}{4} = \frac{9}{16}$

$P(B/H) = ? $

So using Baye's theorem,

$P(B/H) = \frac{P(H/B) *P(B)}{ P(H/A) *P(A) + P(H/B) *P(B) } = \frac{\frac{9}{16} *\frac{1}{2}}{ \frac{1}{16} *\frac{1}{2} + \frac{9}{16} *\frac{1}{2} } = \frac{9}{10}$

So option $D$ is the correct answer.
selected by
1 vote
1 vote

Answer:

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true