SOLUTION: Assume that 60% of the student loan applications are approved. Out of 10 applications. What is the probability that 8 or more are approved?
Algebra ->
Probability-and-statistics
-> SOLUTION: Assume that 60% of the student loan applications are approved. Out of 10 applications. What is the probability that 8 or more are approved?
Log On
Question 424664: Assume that 60% of the student loan applications are approved. Out of 10 applications. What is the probability that 8 or more are approved? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Assume that 60% of the student loan applications are approved. Out of 10 applications. What is the probability that 8 or more are approved?
-------
Binomial Problem with n= 10 and p = 0.6
---
P(8<= x <=10) = 1-P(0<= x <=7) = 1-0.8327 = 0.1673
===================
Cheers,
Stan H.
============