document.write( "Question 1155771: The daily salaries of substitute teachers for 8 local school districts are shown below. Find the
\n" );
document.write( "95% confidence interval for the mean of the salaries.
\n" );
document.write( "$60 $56 $60 $55 $70 $55 $60 $55 \n" );
document.write( "
Algebra.Com's Answer #778551 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! mean=58.875 \n" ); document.write( "s=5.08 \n" ); document.write( "t 0.975, df=7 = 2.365. \n" ); document.write( "half-interval is t s/sqrt(n)=2.365*5.08/sqrt(8)=4.25\r \n" ); document.write( "\n" ); document.write( "That is added and subtracted from the mean to get the interval \n" ); document.write( "($54.625, $63.125) \n" ); document.write( " \n" ); document.write( " |