document.write( "Question 598971: A standardized test has a mean of 600 and a standard deviation of 75. If 1000 students took the test and their scores approximate a normal curve, how many scored between 600 and 750? \n" ); document.write( "
Algebra.Com's Answer #378748 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A standardized test has a mean of 600 and a standard deviation of 75. If 1000 students took the test and their scores approximate a normal curve, how many scored between 600 and 750? \n" ); document.write( "---- \n" ); document.write( "z(600) = (600-600)/75 = 0 \n" ); document.write( "z(750) = (750-600) = 150/75 = 2 \n" ); document.write( "---- \n" ); document.write( "P(600< x <750) = P(0< z <2) = 0.4772 \n" ); document.write( "---- \n" ); document.write( "# of scores = 0.4772*1000 ~ 477 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |