document.write( "Question 927156: When σ = 10, what sample size is needed to specify a
\n" );
document.write( "95% confidence interval of ±3 units for the mean? \n" );
document.write( "
Algebra.Com's Answer #562719 by stanbon(75887) ![]() You can put this solution on YOUR website! When σ = 10, what sample size is needed to specify a \n" ); document.write( " 95% confidence interval of ±3 units for the mean? \n" ); document.write( "------------- \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "----- \n" ); document.write( "n = [1.96*10/3]^2 = 7 when rounded up. \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |