document.write( "Question 323863: A standard placement test has a mean of 115 and a standard deviation of = 10. Determine the minimum sample size if we want to be 90% certain that we are within 2 points of the true mean \n" ); document.write( "
Algebra.Com's Answer #231776 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A standard placement test has a mean of 115 and a standard deviation of = 10. Determine the minimum sample size if we want to be 90% certain that we are within 2 points of the true mean \n" ); document.write( "------------------- \n" ); document.write( "Since E = zs/sqrt(n) \n" ); document.write( "sqrt(n) = zs/E \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "--- \n" ); document.write( "n = [1.645*10/2]^2 \n" ); document.write( "--- \n" ); document.write( "n = 68 when rounded up \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |