document.write( "Question 357550: How do you solve this question? The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (likelihood) that an IQ score is lower than 135? \n" ); document.write( "
Algebra.Com's Answer #255301 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (likelihood) that an IQ score is lower than 135? \n" ); document.write( "----------------- \n" ); document.write( "z(135) = (135-105)/15 = 2 \n" ); document.write( "---- \n" ); document.write( "Percent(x < 135) = Percent(z < 2) = normalcdf(-100,2) = 0.9773 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======= \n" ); document.write( " |