document.write( "Question 889958: A fair coin is tossed 3 times in a row. What is the probability that heads appears exactly 2 times?\r
\n" );
document.write( "\n" );
document.write( "1/8 \r
\n" );
document.write( "\n" );
document.write( "3/8 \r
\n" );
document.write( "\n" );
document.write( "3/16 \r
\n" );
document.write( "\n" );
document.write( "3/4 \n" );
document.write( "
Algebra.Com's Answer #834115 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are 2 possible outcomes on each toss, so the number of sequences of outcomes on three tosses is 2*2*2 = 8. \n" ); document.write( "Of those 8 possible sequences, 3 of them have exactly 2 heads: HHT, HTH and THH. \n" ); document.write( "So the probability of getting 2 heads on three tosses is 3/8. \n" ); document.write( "Note for this simple example it is easy to see that there are three ways of getting 2 heads, by seeing that the one tail can come up on any one of the three tosses. \n" ); document.write( " \n" ); document.write( " |