document.write( "Question 464011: IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. If a certain person has an IQ of 131, what percentage of the population has an IQ lower than hers? \n" ); document.write( "
Algebra.Com's Answer #317829 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
IQ scores are normally distributed with a mean of 100 and a standard deviation of 15. If a certain person has an IQ of 131, what percentage of the population has an IQ lower than hers?
\n" ); document.write( "--------------
\n" ); document.write( "z(131) = (131-100)/15 = 31/15 = 2.0667
\n" ); document.write( "------------------------------------------
\n" ); document.write( "P(x < 131) = P(z < 2.0667) = normaalcdf(-100,2.0667) = 98.06%
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );