document.write( "Question 479672: A loan officer at a bank rates applicants for credit. Ratings are normally distributed. The mean is 240 and the standard deviation is 50. Find the probability that an applicant will have a rating less than 300 \n" ); document.write( "
Algebra.Com's Answer #328621 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A loan officer at a bank rates applicants for credit. Ratings are normally distributed. The mean is 240 and the standard deviation is 50. Find the probability that an applicant will have a rating less than 300 \n" ); document.write( "---- \n" ); document.write( "Find the z-value of 300: \n" ); document.write( "z(300) = (300-240)/50 = -6/5 \n" ); document.write( "---- \n" ); document.write( "P(x< 300) = P(z< -6/5) = normalcdf(-100,-6/5) = 0.1151 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |