SOLUTION: the final exam in a math coures consists of 40 multiple-choise question. each question has 4 possible answers, and only 1 of them is correct. an unprepared student makes random gue
Algebra ->
Probability-and-statistics
-> SOLUTION: the final exam in a math coures consists of 40 multiple-choise question. each question has 4 possible answers, and only 1 of them is correct. an unprepared student makes random gue
Log On
Question 437125: the final exam in a math coures consists of 40 multiple-choise question. each question has 4 possible answers, and only 1 of them is correct. an unprepared student makes random guesses for all of the answers. find the mean and standard deviation for the number of correct anwers for such student. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! the final exam in a math course consists of 40 multiple-choise question. each question has 4 possible answers, and only 1 of them is correct. an unprepared student makes random guesses for all of the answers. find the mean and standard deviation for the number of correct anwers for such student.
----------------------
Binomial Problem with n=40 and p = 1/4
----
mean = np = (1/4)(40) = 10
std = sqrt[npq] = sqrt[10*(3/4)] = 2.7386
====================
Cheers,
Stan H.