document.write( "Question 1120954: People were polled on how many books they read the previous year. How many subjects are needed to estimate the number of books read the previous year within one book with 95% confidence? Initial survey results indicate that sigmaequals 13.8 books.\r
\n" );
document.write( "\n" );
document.write( "A 95 % confidence level requires _____ subjects. \n" );
document.write( "
Algebra.Com's Answer #736665 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sigma means we can use z and +/- 1.96. \n" ); document.write( "the SE is z*sigma/sqrt(n), and that equals 1 book, the error. \n" ); document.write( "1.96*13.8/sqrt(n)=1 \n" ); document.write( "square both sides and multiply everything by n\r \n" ); document.write( "\n" ); document.write( "3.8416*190.44=1 \n" ); document.write( "n=731.59 or 732 subjects \n" ); document.write( " |