document.write( "Question 1043427: 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 90% ​confidence? Initial survey results indicate that σ=11.5 books. Round to the nearest whole number as needed. \n" ); document.write( "
Algebra.Com's Answer #658588 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
If it were a normal distribution, not a t, z=+/-1.645
\n" ); document.write( "the standard error is sigma/sqrt(n)
\n" ); document.write( "so 1.645*11.5/sqrt(n)=1
\n" ); document.write( "1.645*11.5=sqrt(n), multiplying through.
\n" ); document.write( "18.9175=sqrt(n)
\n" ); document.write( "square both sides
\n" ); document.write( "n=357.87 or 358 people. That would be fine with a normal distribution.
\n" ); document.write( "
\n" );