document.write( "Question 873043: A random sample of 625 SAT scores has a mean of 1500. Assume that SAT scores have
\n" );
document.write( "a population standard deviation of 250. Construct a 95% confidence interval estimate of the mean SAT scores. Show all work. Just the answer, without supporting work, will receive no credit \n" );
document.write( "
Algebra.Com's Answer #526610 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "A random sample of 625 SAT scores has a mean of 1500. Assume that SAT scores have \n" ); document.write( "a population standard deviation of 250. Construct a 95% confidence interval estimate of the mean SAT scores. Show all work. Just the answer, without supporting work, will receive no credit \n" ); document.write( "A: \n" ); document.write( "For the lower limit of the confidence interval, enter the following formula in Excel: =1500+NORMSINV(.025)*250/SQRT(625)\r \n" ); document.write( "\n" ); document.write( "For the upper limit of the confidence interval, enter the following formula in Excel: =1500-NORMSINV(.025)*250/SQRT(625)\r \n" ); document.write( "\n" ); document.write( "Therefore, the 95% confidence interval is (1480.4, 1519.6) \n" ); document.write( " |