document.write( "Question 601187: A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s \n" ); document.write( "
Algebra.Com's Answer #379639 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A fair die is rolled six times. Calculate the probability of obtaining exactly two 3s
\n" ); document.write( "----
\n" ); document.write( "Ninomisl problem with n = 6 and p(roll a 3) = 1/6
\n" ); document.write( "---
\n" ); document.write( "P(x = 2) = 6C2*(1/6)^2*(5/6)^4 = 15*625/46656 = 0.2009
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" ); document.write( "
\n" );