document.write( "Question 399961: A student has not studied for the above six-question quiz. Each multiple-choice question has four answers and she picks one randomly. What is the chance that she will get at least four right? \n" ); document.write( "
Algebra.Com's Answer #283471 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
student has not studied for the above six-question quiz. Each multiple-choice question has four answers and she picks one randomly. What is the chance that she will get at least four right?
\n" ); document.write( "---------
\n" ); document.write( "Binomial Problem with n = 6 and p = 1/4
\n" ); document.write( "---
\n" ); document.write( "P(4<= x <= 6) = 1 - binomcdf(6,1/6,3) = 0.0087
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );