document.write( "Question 80420: a nurse at a local hospital is estimating the weight of infants. how large a sample must she select if she desires to be 95% confident that the true mean is within 3 ounces of the sample mean? sd=7 \n" ); document.write( "
Algebra.Com's Answer #57701 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a nurse at a local hospital is estimating the weight of infants. how large a sample must she select if she desires to be 95% confident that the true mean is within 3 ounces of the sample mean? sd=7 \n" ); document.write( "--------- \n" ); document.write( "E = z*sigma/sqrt(n) \n" ); document.write( "sqrt(n) = z*sigma/E \n" ); document.write( "Your Problem: \n" ); document.write( "sqrt(n) = 1.96*7/3 \n" ); document.write( "sqrt(n) = 4.57333 \n" ); document.write( "n= 20.91.. \n" ); document.write( "Rounding up: n=21 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |