document.write( "Question 771360: If you toss a coin 100 times and get 89 heads and 11 tails what is the probability that the next flip will be a head? \n" ); document.write( "
Algebra.Com's Answer #470148 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Each flip is independent of any other flip, so the probability is 1/2 or 0.5 \n" ); document.write( " |