document.write( "Question 1156421: We want to obtain a sample to estimate a population mean. Based on previous evidence, researchers believe the population standard deviation is approximately
\n" );
document.write( "σ=48.7. We would like to be 95% confident that the esimate is within 2.5 of the true population mean. How large of a sample size is required? \n" );
document.write( "
Algebra.Com's Answer #779347 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! half-interval has to be with 2.5 of the mean. \n" ); document.write( "so 2.5=z*sigma/sqrt In) \n" ); document.write( "2.5 sqrt(n)=z*sigma \n" ); document.write( "n=z^2*sigma^2/2.5^2 \n" ); document.write( "=1457.77 or 1458 \n" ); document.write( " \n" ); document.write( " |