SOLUTION: Four coin are tossed. What is the probability that they show 3 heads and 1 tail?

Algebra ->  Probability-and-statistics -> SOLUTION: Four coin are tossed. What is the probability that they show 3 heads and 1 tail?      Log On


   



Question 451014: Four coin are tossed. What is the probability that they show 3 heads and 1 tail?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Four coin are tossed. What is the probability that they show 3 heads and 1 tail?
------
Binomial Problem: n = 4 ; p(tail) = 1/2
--------
P(x = 1) = 4C1*(1/2)*(1/2)^3 = 4/16 = 1/4
======================
Cheers,
Stan H.
==================