document.write( "Question 179648: A random sample of 10 miniature Tootsie Rolls was taken from a bag. Each piece was weighed on a very accurate scale. The results in grams were
\n" );
document.write( "3.087 3.131 3.241 3.241 3.270 3.353 3.400 3.411 3.437 3.477
\n" );
document.write( "(a) Construct a 90 percent confidence interval for the true mean weight. (b) What sample size
\n" );
document.write( "would be necessary to estimate the true weight with an error of ± 0.03 grams with 90 percent confidence?
\n" );
document.write( "(c) Discuss the factors which might cause variation in the weight of Tootsie Rolls during
\n" );
document.write( "manufacture. \n" );
document.write( "
Algebra.Com's Answer #134652 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of 10 miniature Tootsie Rolls was taken from a bag. Each piece was weighed on a very accurate scale. The results in grams were \n" ); document.write( "3.087 3.131 3.241 3.241 3.270 3.353 3.400 3.411 3.437 3.477 \n" ); document.write( "x-bar = 3.305 ; s =0.132.. ; n= 10 \n" ); document.write( "-----------------------------------------\r \n" ); document.write( "\n" ); document.write( "(a) Construct a 90 percent confidence interval for the true mean weight. \n" ); document.write( "E = 1.645[0.132/sqrt(10)] = 0.069.. \n" ); document.write( "--- \n" ); document.write( "90% CI: 3.305-0.069 < u < 3.305+0.069 \n" ); document.write( "------------------------------------ \n" ); document.write( "(b) What sample size would be necessary to estimate the true weight with an error of ± 0.03 grams with 90 percent confidence? \n" ); document.write( "n = [z*s/E]^2 = [1.645*0.132/0.03]^2 = 52.39; rounding up n = 53\r \n" ); document.write( "\n" ); document.write( "------------------------------------ \n" ); document.write( "(c) Discuss the factors which might cause variation in the weight of Tootsie Rolls during manufacture. \n" ); document.write( "humidity level; machine variability; manufacture tolerance \n" ); document.write( "============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |