SOLUTION: a test consists of 80 multiple choice questions each with five possible answers. Find mean and standard deviation of the number of correct answers
Algebra ->
Probability-and-statistics
-> SOLUTION: a test consists of 80 multiple choice questions each with five possible answers. Find mean and standard deviation of the number of correct answers
Log On
Question 867511: a test consists of 80 multiple choice questions each with five possible answers. Find mean and standard deviation of the number of correct answers Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a test consists of 80 multiple choice questions each with five possible answers.
n = 80 ; p(correct) = 1/5
--------------------------------
Find mean and standard deviation of the number of correct answers
mean = n*p = (1/5)80 = 16
----
std = sqrt[npq] = sqrt[16*(4/5)] = 8/sqrt(5)
====================================
Cheers,
Stan H.
=================