document.write( "Question 871654: Consider the intelligence Quotient (i.Q.)scores for people. IQs are normally distributed with a mean of 100 and a Standard deviation of 16. If a person is picked at random, find the\r
\n" ); document.write( "\n" ); document.write( "a) probability that his/her score is greater than 90\r
\n" ); document.write( "\n" ); document.write( "b) thirty-third(33rd) percentile
\n" ); document.write( "

Algebra.Com's Answer #525682 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "P(x > 90) = P(z > -10/16) = 73.40%
\n" ); document.write( "invNorm(.33)= -.44
\n" ); document.write( "-.44*16 + 100 = X = -7.04 + 100 = 93 \n" ); document.write( "
\n" );