document.write( "Question 1044404: Assume that adults have IQ scores that are normally distributed with a mean of
\n" );
document.write( "105
\n" );
document.write( "and a standard deviation
\n" );
document.write( "15.
\n" );
document.write( "Find
\n" );
document.write( "Upper P9,
\n" );
document.write( "which is the IQ score separating the bottom
\n" );
document.write( "9%
\n" );
document.write( "from the top
\n" );
document.write( "91%. \n" );
document.write( "
Algebra.Com's Answer #659681 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Need to have the z-value for 0.09 probability \n" ); document.write( "That is -1.34 \n" ); document.write( "z=(x-mu)/sd \n" ); document.write( "-1.34=(x-105)/15 \n" ); document.write( "-20.1=x-105 \n" ); document.write( "x=84.9 or 85 \n" ); document.write( " |