SOLUTION: University statistics indicate that approximately 61% of students will retake one or more courses during their undergraduate career. A sample of 200 students is selected. Determi

Algebra ->  Probability-and-statistics -> SOLUTION: University statistics indicate that approximately 61% of students will retake one or more courses during their undergraduate career. A sample of 200 students is selected. Determi      Log On


   



Question 867258: University statistics indicate that approximately 61% of students will retake one or more courses during their undergraduate career. A sample of 200 students is selected. Determine the probability that no more than 112 will have had to repeat a class before graduating.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p(retake) = .61, n = 200
P(x ≤ 112) = binomcdf(200, .61, 112) = .0849