document.write( "Question 195853: Ok scores on an IQ test are normally distributed. The mean is 100 adn the standard deviation is 15. If 6000 people took the test, how many of them scored between 85 and 180? \n" ); document.write( "
Algebra.Com's Answer #146997 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
scores on an IQ test are normally distributed. The mean is 100 adn the standard deviation is 15. If 6000 people took the test, how many of them scored between 85 and 180?
\n" ); document.write( "---------------
\n" ); document.write( "Find the percentage of normaly distributed population, with mean
\n" ); document.write( "100 and sd = 15, with scores between 85 and 180
\n" ); document.write( "------------------
\n" ); document.write( "normalcdf(85,180,100,15) = 0.8413
\n" ); document.write( "-------------------------
\n" ); document.write( "Find that percent of 6000
\n" ); document.write( "x = 0.8413*6000 = 5048
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );