Question 693966
A test consists of 70 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 distribution with n = 70 and p(correct) = 1/5
------
mean = np = 70(1/5) = 14
----
std = sqrt(npq) = sqrt(14(4/5))= 3.3466
====================
Cheers,
Stan H.
====================