document.write( "Question 1091933: A population is estimated to have a standard deviation of 11. We want to estimate the population mean within 3, with a 90% level of confidence. (Use z Distribution Table.)
\n" );
document.write( "
\n" );
document.write( "How large a sample is required? (Round the z-values to 2 decimal places. Round up your answer to the next whole number.)
\n" );
document.write( "
\n" );
document.write( " Sample required is ____? \n" );
document.write( "
Algebra.Com's Answer #706445 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We use the following formula to solve this problem \n" ); document.write( ": \n" ); document.write( "E = z(a/2) * (s/square root(n)), where \n" ); document.write( ": \n" ); document.write( "E is the required difference between the sample mean and the population mean \n" ); document.write( ": \n" ); document.write( "z(a/2) is the positive z value for a(alpha)/2 \n" ); document.write( ": \n" ); document.write( "s is the standard deviation of the population \n" ); document.write( ": \n" ); document.write( "n is the number for the sample size \n" ); document.write( ": \n" ); document.write( "n = ( z(a/2) * s / E )^2 \n" ); document.write( ": \n" ); document.write( "a = 1 - (90/100) = 0.10 \n" ); document.write( ": \n" ); document.write( "z(0.05) = 1.65 \n" ); document.write( ": \n" ); document.write( "n = ( 1.65 * 11 / 3)^2 = 36.6025 \n" ); document.write( ": \n" ); document.write( "************************* \n" ); document.write( "the sample required is 37 \n" ); document.write( "************************* \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |