document.write( "Question 810561: You flip a coin six times. What is the probability that you get three heads and three tails? Give your answers as a reduced fraction. \n" ); document.write( "
Algebra.Com's Answer #488248 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You flip a coin six times. What is the probability that you get three heads and three tails? Give your answers as a reduced fraction. \n" ); document.write( "-------- \n" ); document.write( "Binomial Problem with n = 6 and p(heads) = 1/2 \n" ); document.write( "----- \n" ); document.write( "P(x = 3) = 6C3(1/2)^6 = 20/64 = 5/16 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |