document.write( "Question 795605: Assume that adults have IQ scores that are normally distributed with a mean of 105 and standard deviation 15. Find P9 which is the IQ score separating the bottom 9% from the top 91%.
\n" ); document.write( "Any help would be greatly appriciated
\n" ); document.write( "Thanks, Cass
\n" ); document.write( "

Algebra.Com's Answer #481179 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume that adults have IQ scores that are normally distributed with a mean of 105 and standard deviation 15. Find P9 which is the IQ score separating the bottom 9% from the top 91%.
\n" ); document.write( "-------
\n" ); document.write( "Find the z-value with a left tail of 9%.
\n" ); document.write( "invNorm(0.09) = -1.3408
\n" ); document.write( "----
\n" ); document.write( "Find the corresponding \"x\" value::
\n" ); document.write( "x = z*s +u
\n" ); document.write( "x = -1.3408*15+105 = 84.89
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );