document.write( "Question 589430: If you toss a fair coin 11 times, what is the probability of getting all heads?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #374844 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you toss a fair coin 11 times, what is the probability of getting all heads? \n" ); document.write( "--- \n" ); document.write( "Each time you toss the coin the probability of head is 1/2 \n" ); document.write( "----- \n" ); document.write( "Answer: (1/2)^11 = 0.0004883 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |