document.write( "Question 725099: What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent. \n" ); document.write( "
Algebra.Com's Answer #444052 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the probability of flipping a coin 10 times and getting tails 6 times? Round your answer to the nearest tenth of a percent. \n" ); document.write( "----- \n" ); document.write( "Binomial with n = 10 and p(tails) = 1/2 \n" ); document.write( "------------ \n" ); document.write( "P(x = 6) = 10C6(1/2)^6 (1/2)^4 = 10C6/2^10 = 210/1024 = 105/512 = 20.5% \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |