document.write( "Question 932319: On a test, the raw scores have a mean of 35 and a standard deviation of 6. Assuming these raw scores form a normal distribution...
\n" );
document.write( "a.) what number represents the 65th percentile?
\n" );
document.write( "b.) what number represents the 90th percentile?
\n" );
document.write( "c) what is the probability of getting a raw score between 28 and 38?
\n" );
document.write( "d) What is the probability of getting a raw score between 41 and 44? \n" );
document.write( "
Algebra.Com's Answer #566193 by ewatrrr(24785) You can put this solution on YOUR website! mean of 35 and a standard deviation of 6. \n" ); document.write( "..... \n" ); document.write( " Using a TI calculator 0r similarly a Casio fx-115 ES plus \n" ); document.write( "P( 28 \n" ); document.write( "....... \n" ); document.write( "65th percentile: 6(invNorm(.65)) + 35 = 6( .3853) + 35 = x = 38 (using next Integer) \n" ); document.write( "90th percentile: 6(invNorm(.90)) + 35 = 6 (1.2816) + 35 = x \n" ); document.write( " |