document.write( "Question 283677: A population has a standard deviation of 50. A random sample of 100 items from this population is selected. The sample mean is determined to be 600. At 95% confidence, the margin of error is \n" ); document.write( "
Algebra.Com's Answer #205863 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A population has a standard deviation of 50. \n" ); document.write( "A random sample of 100 items from this population is selected. \n" ); document.write( "The sample mean is determined to be 600. \n" ); document.write( "At 95% confidence, the margin of error is \n" ); document.write( "----------------------------------------------- \n" ); document.write( "E = ts/sqrt(n) \n" ); document.write( "--- \n" ); document.write( "E = t(0.975, df= 99)*50/sqrt(100) \n" ); document.write( "--- \n" ); document.write( "= 1.9842*50/10 \n" ); document.write( "--- \n" ); document.write( "= 9.9211.. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |