SOLUTION: The probability of passing an exam is 0.35. The class has 20 students. What is the probability that one fifth or less of the students pass the exam?
Algebra ->
Probability-and-statistics
-> SOLUTION: The probability of passing an exam is 0.35. The class has 20 students. What is the probability that one fifth or less of the students pass the exam?
Log On
Question 900281: The probability of passing an exam is 0.35. The class has 20 students. What is the probability that one fifth or less of the students pass the exam? Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! p = .35, n = 20
P(x <= 4) = binomcdf(.35,20,4)= .1182 0r 11.82%
Recommend Using stattrek.com to check Your TI Calculator Results
until You are comfortable using it.