document.write( "Question 1157945: A surgery conducted that asked 1015 people how many books they had read in the last year. Results indicated that x=13.7 and s=16.6 books. Construct a 99% confidence interval for the mean number of books people read. Interpret the interval \n" ); document.write( "
Algebra.Com's Answer #780876 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the 99%CI half-interval is t(0.995,df=1015)*s/sqrt(n). {it is a survey}
\n" ); document.write( "=2.581*16.6/sqrt(1015)
\n" ); document.write( "=1.34
\n" ); document.write( "the interval is (12.36, 15.04)
\n" ); document.write( "probably should round to (12.4, 15.0) units books\r
\n" ); document.write( "\n" ); document.write( "That means while we don't know the average number of books all people have read in the past year, we are 99% confident that the true number lies in the interval (12.4, 15.0)
\n" ); document.write( "
\n" ); document.write( "
\n" );