document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #295982 by stanbon(75887)![]() ![]() ![]() 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? \n" ); document.write( "------- \n" ); document.write( "Binomial Problem with n= 10 and p = 0.6 \n" ); document.write( "--- \n" ); document.write( "P(8<= x <=10) = 1-P(0<= x <=7) = 1-0.8327 = 0.1673 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |