document.write( "Question 445434: Assume that adults have IQ scores that are normally distributed with a mean of 105 and a standard deviation of 20. Find P(sub/small)14, which is the IQ score separating the bottom 14% from the top 86%.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #306825 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "IQ scores that are normally distributed with a \"mu\" of 105 and a \"sigma\"of 20
\n" ); document.write( "Find \"P%5B14%5D\"
\n" ); document.write( " *Note: \"z+=+%28x+-+mu%29%2F%28sigma%29\"
\n" ); document.write( " lower 14% then z = -1.0803 NORMSINV(0.14)
\n" ); document.write( " -1.0803 = (x - 105)/20
\n" ); document.write( " 105 - 20*1.0803 = 83.394
\n" ); document.write( " top 86% then z = 1.0803 NORMSINV(0.86)
\n" ); document.write( " 105 + .20*1.0803 = 126.606\r
\n" ); document.write( "\n" ); document.write( " 126.6 - 83.4 = 43 IQ points separating the bottom 14% from the top 86%.
\n" ); document.write( " \n" ); document.write( "
\n" );