document.write( "Question 939434: Scores on a standardized test are normally distributed with a mean of 450 and a standard deviation of 35. Approximately what percent of students scored between 460 and 480? \n" ); document.write( "
Algebra.Com's Answer #572427 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean of 450 and a standard deviation of 35. \n" ); document.write( " \n" ); document.write( "P(460< x < 480) = P( 10/35 < z < 30/35) = normalcdf(10/35, 30/35) \n" ); document.write( " |