SOLUTION: If you answer 5 multiple choice questions (each having four selection), what is the probability of getting all 5 correct?
Algebra ->
Probability-and-statistics
-> SOLUTION: If you answer 5 multiple choice questions (each having four selection), what is the probability of getting all 5 correct?
Log On
Question 684633: If you answer 5 multiple choice questions (each having four selection), what is the probability of getting all 5 correct? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If you answer 5 multiple choice questions (each having four selection), what is the probability of getting all 5 correct?
-----
Binomial Problem with n = 5 ; p(correct) = 1/4
---
P(x=5) = 5C5(1/4)^5*(3/4)^0 = (1/4)^5 = 0.00009766
-----------
Cheers,
Stan H.
=============