document.write( "Question 260081: Suppose a die is rolled 6 times. What is the probability of obtaining:\r
\n" ); document.write( "\n" ); document.write( " Exactly four 5's?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #191506 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Suppose a die is rolled 6 times. What is the probability of obtaining:
\n" ); document.write( "Exactly four 5's?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The probability of a five on any role is 1/6. Since each roll is independent of the others the probability then of 4 fives is 1/6*1/6*1/6*1/6.
\n" ); document.write( "
\n" );