document.write( "Question 1159553: An existing inventory for a test measuring self-esteem indicates that the scores have a standard deviation of 12. A psychologist gave the self-esteem test to a random sample of 60 individuals, and their mean score was 60 . Construct a 90% confidence interval for the true mean of all test scores. Then complete the table below.
\n" );
document.write( "Carry your intermediate computations to at least three decimal places. Round your answers to one decimal place.\r
\n" );
document.write( "\n" );
document.write( "What is the lower limit of the 90% confidence interval?
\n" );
document.write( "
\n" );
document.write( "What is the upper limit of the 90% confidence interval?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #782627 by Boreal(15235) You can put this solution on YOUR website! Because the sd is known, this is a z-interval \n" ); document.write( "The interval is the mean+/-z(0.95)*sigma/sqrt(n) \n" ); document.write( "the half-interval or the margin of error is 1.645*12/sqrt(60) \n" ); document.write( "=2.548 or 2.55 \n" ); document.write( "(57.45, 62.55) or (57.5, 62.4), the asymmetry being due to rounding. \n" ); document.write( " |