document.write( "Question 481037: Find the minimum sample size n needed to estimate µ for the given values of c,s, and E.
\n" );
document.write( "C=0.90, s=5.7, and E=2
\n" );
document.write( "Asume that a preliminary sample has at least 30 members.
\n" );
document.write( "N=__(round up to the nearest whole number.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #329393 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the minimum sample size n needed to estimate µ for the given values of c,s, and E. \n" ); document.write( "C=0.90, s=5.7, and E=2 \n" ); document.write( "Asume that a preliminary sample has at least 30 members. \n" ); document.write( "N=__(round up to the nearest whole number.)\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "n = [zs/E}^2 \n" ); document.write( "---- \n" ); document.write( "n = [1.645*5.7/2]^2 \n" ); document.write( "--- \n" ); document.write( "n = 21.98 \n" ); document.write( "--- \n" ); document.write( "Round up to n = 22 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " |