Question 916786
What are the mean and standard deviation of random answers being correct on a Test with 50 questions and each question having 5 multiple choices?
--------------
Binomial Problem::
mean = np = 50(1/5) = 10
------
std = sqrt(npq) = sqrt(10(4/5)) = sqrt(8) = 2sqrt(2)
---------------------
Cheers,
Stan H.
----------------