document.write( "Question 1113531: Statistics. Please help. Thankyou in advance!
\n" ); document.write( "Suppose the scores for a college entrance examinations are normally distributed with mean 75 and standard deviation equal to 10. What proportions of the applicants will get scores in the college entrance exam between 70 and 90?
\n" ); document.write( "

Algebra.Com's Answer #728598 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z test
\n" ); document.write( "z=(x-mean)/sd
\n" ); document.write( "for 70, the z is (70-75)/10=-0.5
\n" ); document.write( "for 90, the z is (90-75)/10=+1.5
\n" ); document.write( "from the table or calculator, the probability of z between -0.5 and +1.5 is 0.6247
\n" ); document.write( "
\n" );