SOLUTION: A multiple choice exam consists of 25 questions, each with 4 possible answers. What is the probability that they get at least 15 questions correct?
Algebra ->
Probability-and-statistics
-> SOLUTION: A multiple choice exam consists of 25 questions, each with 4 possible answers. What is the probability that they get at least 15 questions correct?
Log On
Question 847586: A multiple choice exam consists of 25 questions, each with 4 possible answers. What is the probability that they get at least 15 questions correct? Answer by ewatrrr(24785) (Show Source):
Hi
questions, each with 4 possible answers: p(c0rrect) = .25
Using TI Calculator
P(x ≥ 15) = 1 – binomcdf(n, p, largest x-value) = 1 - binomcdf(25, .25, 14)