document.write( "Question 203867: If the inspection division of a county weifhts and measures department wants to estimate the mean amount of soft-drink fill in 2-liter bottles to with +/- 0.01 liter with 95% confidence and also assumes that the standard deviation is 0.05 liter, what sample size is needed? \n" ); document.write( "
Algebra.Com's Answer #153805 by stanbon(75887) ![]() You can put this solution on YOUR website! If the inspection division of a county weights and measures department wants to estimate the mean amount of soft-drink fill in 2-liter bottles to within +/- 0.01 liter with 95% confidence and also assumes that the standard deviation is 0.05 liter, what sample size is needed? \n" ); document.write( "------------------------------------------ \n" ); document.write( "Since E = z \n" ); document.write( "sqrt(n) = z \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "------------------- \n" ); document.write( "Your Problem: \n" ); document.write( "n = [1.96*0.05/0.01]^2 \n" ); document.write( "n = 96.04 \n" ); document.write( "Rounding up you get n = 97 (this is the required sample size) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------------- \n" ); document.write( " |