document.write( "Question 746085: You have a ten question multiple choice test in your next class and you did not study at all. Each question has four choices and only one correct answer. You are going to guess on each question. What is the probability that you score at least a 20% on the test? \r
\n" ); document.write( "\n" ); document.write( "Help much needed and appreciated. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #454151 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You have a ten question multiple choice test in your next class and you did not study at all. Each question has four choices and only one correct answer. You are going to guess on each question. What is the probability that you score at least a 20% on the test?
\n" ); document.write( "----------------------
\n" ); document.write( "Binomial Problem with n = 10 and p(correct) = 1/4
\n" ); document.write( "----
\n" ); document.write( "P(2<= x <=10) = 1 - P(0<= x <=1) = 1-binomcdf(10,1/4,1) = 0.756
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" ); document.write( "
\n" );