document.write( "Question 1156422: SAT scores are normally distributed with a mean of 1,500 and a standard deviation of 300. An administrator at a college is interested in estimating the average SAT score of first-year students. If the administrator would like to limit the margin of error of the 88% confidence interval to 20 points, how many students should the administrator sample? Make sure to give a whole number answer. \n" ); document.write( "
Algebra.Com's Answer #779339 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! use z since sd known \n" ); document.write( "error is +/-z 0.94*sigma/sqrt(n)=20 \n" ); document.write( "1.55*300/sqrt(n)=20 \n" ); document.write( "square both sides \n" ); document.write( "216225/n=400 \n" ); document.write( "n=540.56 or 541 \n" ); document.write( " \n" ); document.write( " |