document.write( "Question 77663: If I roll a 6 sided die with sides numbered 1-6 60 times what is the probability that a 4 will show on top? \n" ); document.write( "
Algebra.Com's Answer #55725 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If you mean \"what is the probability a 4 will show up at least one time\"
\n" ); document.write( "the answer is 1 - P(a 4 never shows up)
\n" ); document.write( "=1 - (5/6)^60
\n" ); document.write( "=1 - 0.000017747
\n" ); document.write( "= 0.999983353
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );