document.write( "Question 659634: The distribution of SAT scores is normal with a mean of 500 and SD of 100. \r
\n" );
document.write( "\n" );
document.write( "What SAT score, X value, separates the top 15% of the distribution from the rest? \n" );
document.write( "
Algebra.Com's Answer #410843 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The distribution of SAT scores is normal with a mean of 500 and SD of 100. \n" ); document.write( "What SAT score, X value, separates the top 15% of the distribution from the rest? \n" ); document.write( "----------- \n" ); document.write( "Find the z-value with a left-tail of 85%: \n" ); document.write( "Using my TI-84 I get z = invNorm(0.85) = 1.0364 \n" ); document.write( "---- \n" ); document.write( "Find the corresponding SAT score using x = z*s + u \n" ); document.write( "---- \n" ); document.write( "Score = 1.0364*100 + 500 = 603.64 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |