SOLUTION: A multiple choice exam has 100 questions, each with five possible answers. If a student is just guessing at all the answers, the probablity that he or she gets more than 30 correc

Algebra ->  Probability-and-statistics -> SOLUTION: A multiple choice exam has 100 questions, each with five possible answers. If a student is just guessing at all the answers, the probablity that he or she gets more than 30 correc      Log On


   



Question 257816: A multiple choice exam has 100 questions, each with five possible answers. If a student is just guessing at all the answers, the probablity that he or she gets more than 30 correct is
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A multiple choice exam has 100 questions, each with five possible answers. If a student is just guessing at all the answers, the probablity that he or she gets more than 30 correct is
----------------------
P(x>= 30) = 1 - binomcdf(100,1/5,29) = 0.01125...
Cheers,
Stan H.