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 get
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 get
Log On
Question 524466: 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 two quesions right? Answer by stanbon(75887) (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 two quesions right?
-----------------------
Binomial Problem with n = 4 and p = 1/4
------
P(x=2) = 4C2*(1/4)^2*(3/4)^2 = 0.2109
----------------------------------------
Cheers,
Stan H.
============