document.write( "Question 721208: When coin tossed 6 times what is the probability getting atleast 1 head.\r
\n" );
document.write( "\n" );
document.write( "We want answer with explanation and formula used
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #442269 by Alan3354(69443) You can put this solution on YOUR website! When coin tossed 6 times what is the probability getting atleast 1 head. \n" ); document.write( "------------ \n" ); document.write( "= 1 - (prob of 6 tails) \n" ); document.write( "Prob of 6 tails = (1/2)^6 = 1/64 \n" ); document.write( "--> 63/64 \n" ); document.write( " \n" ); document.write( " |