document.write( "Question 998964: Find the area of the shaded region. The graph depicts IQ scores of adults, and those scores are
\n" ); document.write( "normally distributed with a mean of 100 and a standard deviation of 15 (as on the Wechsler test).
\n" ); document.write( "Shows a graph with left side shaded and it stops at 110
\n" ); document.write( "

Algebra.Com's Answer #616704 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
you need to calculate the z-value associated with IQ 110 and consult z-table values for the area (probability),
\n" ); document.write( "z-value = (110 - mean) / std. dev.
\n" ); document.write( "z-value = (110 - 100) / 15 = 0.666666667 approx 0.67
\n" ); document.write( "Probability(Pr) ( X < 110 ) = 0.7486
\n" ); document.write( "
\n" ); document.write( "
\n" );