document.write( "Question 786427: A bank's loan officer rates applicants for credit approval. The ratings are normally distributed with a mean of 200 and a standard deviation of 50. If 40 different applicants are randomly selected, what is the chance that the mean rating will be above 215?
\n" );
document.write( "A) 2.87%
\n" );
document.write( "B) 47.13%
\n" );
document.write( "C) 11.79%
\n" );
document.write( "D) 38.21% \n" );
document.write( "
Algebra.Com's Answer #477886 by stanbon(75887) ![]() You can put this solution on YOUR website! A bank's loan officer rates applicants for credit approval. The ratings are normally distributed with a mean of 200 and a standard deviation of 50. If 40 different applicants are randomly selected, what is the chance that the mean rating will be above 215? \n" ); document.write( "z(215) = (215-200)/[50/sqrt(40)] = 1.8974 \n" ); document.write( "P(x-bar > 215) = P(z > 1.8974) = normalcdf(1.8974,100) = 0.0289 \n" ); document.write( "----- \n" ); document.write( "Ans: A \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==============\r \n" ); document.write( "\n" ); document.write( "A) 2.87% \n" ); document.write( "B) 47.13% \n" ); document.write( "C) 11.79% \n" ); document.write( "D) 38.21% \n" ); document.write( " \n" ); document.write( " |