SOLUTION: A student takes a 4 question multiple choice quiz with 4 choices for each question. If the student guesses at random on each question, what is the probability that the student gets

Algebra ->  Probability-and-statistics -> SOLUTION: A student takes a 4 question multiple choice quiz with 4 choices for each question. If the student guesses at random on each question, what is the probability that the student gets      Log On


   



Question 494509: A student takes a 4 question multiple choice quiz with 4 choices for each question. If the student guesses at random on each question, what is the probability that the student gets exactly 2 questions correct?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A student takes a 4 question multiple choice quiz with 4 choices for each question. If the student guesses at random on each question, what is the probability that the student gets exactly 2 questions correct?
------
Binomial Problem with n = 4 and p = 1/4
------
P(x = 2) = 4C2(0.25)^2*(0.75)^2 = 0.2109
===========================================
Cheers,
Stan H.
==========