document.write( "Question 731186:
\n" );
document.write( "A coin is flipped 8 times. Find the probability of flipping exactly 6 heads and 2 tails. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #447036 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is flipped 8 times. Find the probability of \n" ); document.write( "flipping exactly 6 heads and 2 tails. \n" ); document.write( "--------------- \n" ); document.write( "Binomial Problem with n = 8 and p(head) = 1/2 \n" ); document.write( "----- \n" ); document.write( "P(x = 6 of 8) = 8C6(1/2)^6(1/2)^2 = 28(1/2)^8 = 0.1094 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |