document.write( "Question 1061782: Teacher A has 190 students in her mathematics class. the scores in the final exam are normally distributed with a mean of 74.4 and standard deviation of 8.7.how many students in the class can be expected to receive a score between 84 and 90? \n" ); document.write( "
Algebra.Com's Answer #676572 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x-mean)/sd
\n" ); document.write( "lower value for z=(84-74.4)/8.7
\n" ); document.write( "z lower=+1.10
\n" ); document.write( "z upper=(90-74.4)/8.7=15.6/8.7=+1.79
\n" ); document.write( "probability of z being 1.10 and 1.79 is 0.0989
\n" ); document.write( "Multiply that by 190 (I didn't round until the end) and the answer is 19. Rounded, it would still be 19.
\n" ); document.write( "
\n" ); document.write( "
\n" );