document.write( "Question 1060345: Qs are normally distributed with a mean of 100 and a standard deviation of 15.If an individual is randomly selected, find the probability that his or her IQ is below 70. \n" ); document.write( "
Algebra.Com's Answer #675304 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
calculate the z-score associated with IQ 70
\n" ); document.write( ":
\n" ); document.write( "z-score = (70 - 100) / 15 = -2
\n" ); document.write( ":
\n" ); document.write( "lookup z-score in the table of z-scores
\n" ); document.write( ":
\n" ); document.write( "Probability ( X < 70 ) = 0.0228
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );