document.write( "Question 1011878: An inspector wants to estimate the weight of detergent in packets filled, by an automatic filling machine. She wants to be 95% confident that her estimate is not away from the true mean weight of detergent by more than 10 gms. What should the minimum sample size be if it is known that the standard deviation of the weight of detergent filled by that machine is 100 gms? \n" ); document.write( "
Algebra.Com's Answer #627714 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An inspector wants to estimate the weight of detergent in packets filled, by an automatic filling machine. She wants to be 95% confident that her estimate is not away from the true mean weight of detergent by more than 10 gms. What should the minimum sample size be if it is known that the standard deviation of the weight of detergent filled by that machine is 100 gms?
\n" ); document.write( "------------
\n" ); document.write( "Since E = z*s/sqrt(n),
\n" ); document.write( "---
\n" ); document.write( "n = [z*s/E]^2
\n" ); document.write( "-----
\n" ); document.write( "Your Problem:
\n" ); document.write( "n = [1.96*100/10]^2
\n" ); document.write( "----
\n" ); document.write( "n = [1.96*10]^2
\n" ); document.write( "-----
\n" ); document.write( "n = 19.6^2 = 385 when rounded up
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );