SOLUTION: A quiz cosists of 20 multiple-choice questions, each with 4 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the mi

Algebra.Com
Question 271787: A quiz cosists of 20 multiple-choice questions, each with 4 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 70 %
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A quiz cosists of 20 multiple-choice questions, each with 4 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 70 %
-----
Binomial Problem with n = 20 ; p = 1/4
-------
70% of 20 = 14
----
P(x = 14) = 20C14(1/4)^14(3/4)^6 = 0.000025699...
-----------------------
You could also find the probability
that the person answered "at least" 14 questions correctly.
P(14<= x <= 20) = 1 - binomialcdf(20,(1/4),13) = 0.000029512...
===================================
Cheers,
Stan H.

RELATED QUESTIONS

A quiz cosists of 20 multiple-choice questions, each with 5 possible answers. For someone (answered by solver91311)
A quiz cosists of 20 multiple-choice questions, each with 5 possible answers. For someone (answered by robertb)
A quiz cosists of 20 multiple-choice questions, each with 6 possible answers. For someone (answered by stanbon)
A quiz cosists of 20 multiple-choice questions, each with 5 possible answers. For someone (answered by jorel1380)
A quiz cosists of 10 multiple-choice questions, each with 5 possible answers. For someone (answered by stanbon)
A quiz cosists of 10 multiple-choice questions, each with 6 possible answers. For someone (answered by solver91311)
A quiz consists of 20 multiple-choice questions, each with 4 possible answers. For... (answered by stanbon)
A quiz consists of 20 multiple-choice questions, each with 4 possible answers. For... (answered by drk)
A quiz consists of 20 multiple-choice questions, each with 4 possible answers. For... (answered by Boreal,rothauserc)