SOLUTION: A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct a

Algebra ->  Probability-and-statistics -> SOLUTION: A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct a      Log On


   



Question 490487: A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct answers.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A test consists of 90 multiple choice questions, each with five possible answers, only one of which is correct. Find the mean and the standard deviation of the number of correct answers.
----
Binomial Problem with n = 90 and p(correct) = 1/5
---
mean = np = 90(1/5) = 18
Std = sqrt(npq) = sqrt(18*(4/5)) = 3.7947
========================
Cheers,
Stan H.