Question 506626
Several students are unpreapred for a surprise true/false test with 9 questions and all of their answers are guesses. Find the mean and standard deviation for the number of correct answers. Would it be unusual for a student to pass by guessing and getting at least 4 correct answers?
----
Binomial Problem with n = 9 and p = 1/2
----
mean = np = 9*(1/2) = 4.5
std = sqrt(npq) = sqrt[2.25] = 1.5
----
P(4<= x <=9) = 1-P(0<= x <=3) = 0.7461
=========================================
Cheers,
Stan H.
==========