document.write( "Question 1029241:  A quality control specialist for a restaurant chain takes a random sample of size 12 to check the amount of soda served in the 16 oz. serving size. The sample mean is 13.30 with a sample standard deviation of 1.55. Assume the underlying population is normally distributed. \r
\n" );
document.write( "\n" );
document.write( "Please calculate margin of error with steps. 
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #644333 by stanbon(75887)      You can put this solution on YOUR website! A quality control specialist for a restaurant chain takes a random sample of size 12 to check the amount of soda served in the 16 oz. serving size. The sample mean is 13.30 with a sample standard deviation of 1.55. Assume the underlying population is normally distributed. \n" ); document.write( "Please calculate margin of error with steps. \n" ); document.write( "------------------------- \n" ); document.write( "ME = z*s/sqrt(n) \n" ); document.write( "-------- \n" ); document.write( "ME = z*1.55/sqrt(12) \n" ); document.write( "----- \n" ); document.write( "Note: z depends on the desired level of confidence. \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |