document.write( "Question 525062: Flip a fair coin 4 times. What is the probability of observong exactly three heads?
\n" ); document.write( "*Should I use binomial distribution or HHH method?
\n" ); document.write( "

Algebra.Com's Answer #348021 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Flip a fair coin 4 times. What is the probability of observong exactly three heads?
\n" ); document.write( "*Should I use binomial distribution or HHH method?
\n" ); document.write( "Yes
\n" ); document.write( "-----------------
\n" ); document.write( "Binomial Problems with n = 4 ; p(H) = 1/2
\n" ); document.write( "------------------------
\n" ); document.write( "P(x = 3) = 4C3(1/2)^3*(1/2) = 4*(1/2)4 = 4/16 = 1/4
\n" ); document.write( "--------------------------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" ); document.write( "
\n" );