document.write( "Question 253224: a fair coin is tossed 3 times,
\n" );
document.write( "1. what's the probability of getting two heads?
\n" );
document.write( "2. what's the probability of getting three heads?
\n" );
document.write( "3. what's the probability of getting number of heads greater than number of tails? \n" );
document.write( "
Algebra.Com's Answer #185495 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! a fair coin is tossed 3 times, \n" ); document.write( "1. what's the probability of getting two heads (exactly)? \n" ); document.write( "2. what's the probability of getting three heads? \n" ); document.write( "3. what's the probability of getting number of heads greater than number of tails? \n" ); document.write( " \r\n" ); document.write( "Sample\r\n" ); document.write( "Space 2 heads (exactly)? 3 heads? More heads than tails? \r\n" ); document.write( "----------------------------------------------------------------\r\n" ); document.write( "HHH NO YES YES\r\n" ); document.write( "HHT YES NO YES\r\n" ); document.write( "HTH YES NO YES\r\n" ); document.write( "HTT NO NO NO\r\n" ); document.write( "THH YES NO YES \r\n" ); document.write( "THT NO NO NO\r\n" ); document.write( "TTH NO NO NO\r\n" ); document.write( "TTT NO NO NO \r\n" ); document.write( "result 3 out of 8 1 out of 8 4 out of 8\r\n" ); document.write( "\r\n" ); document.write( "P(2 heads) = 3/8\r\n" ); document.write( "P(3 heads) = 1/8\r\n" ); document.write( "P(more heads than tails) = 4/8 = 1/2 \r\n" ); document.write( "\r\n" ); document.write( "Also you can do this using binomial formulas:\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "P(2 heads) =\r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |