document.write( "Question 168804: Toss a fair coin THREE times. What is the probability of obtaining all HEADS? \n" ); document.write( "
Algebra.Com's Answer #124453 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The toss results are independent, \n" ); document.write( "s P(hhh) = P(h)*P(h)*P(h) = (1/2)^3 = 1/8 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |