document.write( "Question 114746: IQ scores have a normal distribution with a mean of 100 and a standard deviation of 15. Out of a student body of 1800 students, how many would you expect to have an IQ above 120?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #83516 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! IQ scores have a normal distribution with a mean of 100 and a standard deviation of 15. Out of a student body of 1800 students, how many would you expect to have an IQ above 120? \n" ); document.write( "---------------- \n" ); document.write( "Find the z-score for 120 \n" ); document.write( "z(120)= (120-100)/15 \n" ); document.write( "z(120) = 1.333333.... \n" ); document.write( "Prob(z>1.3333...) = 0.09121182... \n" ); document.write( "---------------- \n" ); document.write( "Answer: 0.09121192..*1800 = 164.18.. \n" ); document.write( "Rounding down get 164 students. \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |