document.write( "Question 1197678: Scores for a particular standardized test are normally distributed with a mean of 80 and
\n" ); document.write( "a standard deviation of 14 . Find the probability that a randomly chosen score is
\n" ); document.write( "(i) No greater than 70
\n" ); document.write( "(ii) At least 95
\n" ); document.write( "(iii) Between 70 and 95
\n" ); document.write( "(iv) A student was told that her percentile score on this exam is 72% . Approximately what
\n" ); document.write( "is her raw score?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #831051 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus\r\n" );
document.write( "\r\n" );
document.write( "Recommend Using stattrek.com to check Your results until \r\n" );
document.write( "You are comfortable Using Your Calculator.\r\n" );
document.write( "\r\n" );
document.write( "Normal Distribution: µ = 80 and σ = 14\r\n" );
document.write( "\r\n" );
document.write( "P(x ≤ 70) = normcdf( -9999, 70, 80, 14) = .2375\r\n" );
document.write( "\r\n" );
document.write( "P( x ≥  95) = normcdf(95, 9999, 80, 14) = .142\r\n" );
document.write( "\r\n" );
document.write( "P( 70 ≤ x ≤ 95) =  normcdf(70, 95, 80, 14) = .4148\r\n" );
document.write( "\r\n" );
document.write( "Percentile score 72%:  z = Invnorm(.72) = .5828\r\n" );
document.write( "\"blue%28sigma%29%2Az+%2B+mu=+blue+%28x%29\"  x = 14(.5828) + 80 = 88 rounded \r\n" );
document.write( "\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );