document.write( "Question 484400: In 2007-2008, 34% of all undergraduates took out a Federal Stafford Loan. If a random sample of 250 students is selected, find the probability that at most 75 took out a Federal Stafford Loan. \n" ); document.write( "
Algebra.Com's Answer #331511 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 2007-2008, 34% of all undergraduates took out a Federal Stafford Loan. If a random sample of 250 students is selected, find the probability that at most 75 took out a Federal Stafford Loan. \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 250 and p = 0.34 \n" ); document.write( "--- \n" ); document.write( "P(0 <= x <=75) = binomcdf(250,0.34,75) = 0.1015 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |