document.write( "Question 693968: A researcher is interested in estimating the noise levels in decibels at area urban hospitals. She wants to be 95% confident that her estimate is correct. If the standard deviation is 5.48, how large a sample is needed to get the desired information to be accurate within 0.68 decibels? Show all work.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #427704 by stanbon(75887) ![]() You can put this solution on YOUR website! A researcher is interested in estimating the noise levels in decibels at area urban hospitals. She wants to be 95% confident that her estimate is correct. If the standard deviation is 5.48, how large a sample is needed to get the desired information to be accurate within 0.68 decibels? Show all work. \n" ); document.write( "------ \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "---- \n" ); document.write( "n = [1.96*5.48/0.68]^2 = 250 when rounded up \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |