Asked by Jen

A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 3 times, what is the probability of getting 2 tails and 1 head?

What do you mean by biased in probability?

Answers

Answered by MsHemmoPenguin
Well,It all depends on how hard you're flipping the coin. So, if you barley flip it, it will not flip as much, and if you flip it hard, it will flip much more.

h=2/3, t=1/3
(h+t)^3
nCr=3C2=3
3ht^2
= 3 * 2/3 * (1/3)^2
=2/9 the probability of getting 2 tails and 1 head.

Hope this helps!
Answered by Jen
How did it become 2/3? Does the 3 refer to the number of toss? And the 2 refer to the occurrence of the head?

I'm sorry if I ask too many questions. Thank you for helping me!
Answered by Reiny
let prob(tail) = x
let prob(heads) = 2x , (it said so in the question)

but x + 2x = 1
x = 1/3
prob(tails) = x = 1/3
prob(heads) = 2x = 2/3

prob(exactly 2 out of 3 tails)
= C(3,2) (1/3)^2 (2/3)
= 2/9
Answered by Jen
Oh I get it now! Thanks a lot! :D
Answered by Anonymous
Nice slamat
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions