SOLUTION: a multiple choice test has 25 questions with four responses each. in order to pass you must get at least 15 right. what is the probability of passing if you guess on all 25?

Algebra ->  Algebra  -> Probability-and-statistics -> SOLUTION: a multiple choice test has 25 questions with four responses each. in order to pass you must get at least 15 right. what is the probability of passing if you guess on all 25?      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 626954: a multiple choice test has 25 questions with four responses each. in order to pass you must get at least 15 right. what is the probability of passing if you guess on all 25?
Answer by stanbon(57214) About Me  (Show Source):
You can put this solution on YOUR website!
a multiple choice test has 25 questions with four responses each. in order to pass you must get at least 15 right. what is the probability of passing if you guess on all 25?
---
binomial problem with n = 25 and p(correct) = 1/4
---
P(x>=15) = 1 - binomcdf(25,1/4,14) = 0.0002145
===============
cheers,
Stan H.