document.write( "Question 134836: If i flipped a fair coin 5 times, what is the probability of getting 3 heads.
\n" );
document.write( "Please show work..;)\r
\n" );
document.write( "\n" );
document.write( "thank you so much \n" );
document.write( "
Algebra.Com's Answer #98675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If i flipped a fair coin 5 times, what is the probability of getting 3 heads. \n" ); document.write( "Please show work..;) \n" ); document.write( "-------------------------- \n" ); document.write( "The 3 heads can happen in 5C3 = 10 ways \n" ); document.write( "The probability of any one of the 3 head/2 tail patterns is (1/2)^3*(1/2)^2 \n" ); document.write( "------------ \n" ); document.write( "The total probability is 5C3(1/2)^3*(1/2)^2\r \n" ); document.write( "\n" ); document.write( "= 10*(1/2)^5 \n" ); document.write( "= 10/32 \n" ); document.write( "= 5/16 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |