document.write( "Question 362450: A fair die is tossed three times.What is the probability that, on at least two of thethrows, the face that appears on top is greater than 4? \n" ); document.write( "
Algebra.Com's Answer #258354 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A fair die is tossed three times. What is the probability that, on at least two of the throws, the face that appears on top is greater than 4?
\n" ); document.write( "---
\n" ); document.write( "Binomial Problem with n = 3, p = 2/6, and 2<=x<=3)
\n" ); document.write( "------------
\n" ); document.write( "Ans: 1 - binomcdf(3,1/3,1) = 0.2593
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );