document.write( "Question 425598: Bob takes an online IQ test and finds that his IQ according to the test is 134. Assuming that the mean IQ is 100, the standard deviation is 15, and the distribution of IQ scores is normal, what proportion of the population would score higher than Bob? Lower than Bob?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "According to Steinberg (2011), The Z-score is found by assuming that the null hypothesis is true. Therefore, the formula to figure out the z score would be z=(X-M)/SD. Z=(134-100)/15. 34/15=0.44.
\n" );
document.write( "The z score of 0.44 would be used to determine the p value.
\n" );
document.write( "According to Appendix A, the p score would be .670
\n" );
document.write( "Since, the z score is positive, it would be subtracted by 1.000- 0.44=.56.
\n" );
document.write( "Therefore the area between the mean and z would be 0.44 and
\n" );
document.write( "the area beyond mean and z is .560.
\n" );
document.write( "There would be 44% who are lower than Bob
\n" );
document.write( "There would be 56% who are higher than Bob\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #296296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bob takes an online IQ test and finds that his IQ according to the test is 134. Assuming that the mean IQ is 100, the standard deviation is 15, and the distribution of IQ scores is normal, what proportion of the population would score higher than Bob? Lower than Bob? \r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "z(134) = (134-100)/15 = 2.2667 \n" ); document.write( "------------------------------------- \n" ); document.write( "P(x > 134) = P(z > 2.2667) = 0.0117 \n" ); document.write( "----- \n" ); document.write( "P(x < 134) = P(z < 2.2667) = 0.9883 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |