document.write( "Question 804737: A single die is rolled 10 times. find the probability that the number of 2's observed is none. \n" ); document.write( "
Algebra.Com's Answer #484884 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A single die is rolled 10 times. find the probability that the number of 2's observed is none.
\n" ); document.write( "----
\n" ); document.write( "P(x = 2) = 1/6
\n" ); document.write( "P(x is not 2) = 5/6
\n" ); document.write( "----
\n" ); document.write( "P(no 2's in 10 throws) = (5/6)^10 = 0.1516
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=====================
\n" ); document.write( "
\n" );