document.write( "Question 1185443: 3. Suppose that you roll a fair die 5 times. What are the odds that you roll\r
\n" );
document.write( "\n" );
document.write( "a) Exactly 4 sixes \r
\n" );
document.write( "\n" );
document.write( "b) At least 4 sixes.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #816269 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) exactly 4 sixes \n" ); document.write( "The probability of a 6 on each roll is 1/6; the probability of any other outcome is 5/6. \n" ); document.write( "The number of orders in which you can get exactly 4 sixes in 5 rolls is C(5,4). \n" ); document.write( "P(4 sixes in 5 rolls) = \n" ); document.write( "ANSWER: 25/7776 \n" ); document.write( "b) at least 4 sixes \n" ); document.write( "To the answer for part a, add the probability of getting sixes on all 5 rolls. \n" ); document.write( "P(5 sixes on 5 rolls) = \n" ); document.write( "ANSWER: 26/7776 (simplify if required) \n" ); document.write( " \n" ); document.write( " |