document.write( "Question 712348: Given a level of confidence of 95% and a population standard deviation of 13, answer the following:
\n" );
document.write( "A. what other information is necessary to find the sample size (n)
\n" );
document.write( "B. Find the maximum error of estimate (E) if n = 96 \n" );
document.write( "
Algebra.Com's Answer #437880 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a level of confidence of 95% and a population standard deviation of 13, answer the following: \n" ); document.write( "A. what other information is necessary to find the sample size (n) \n" ); document.write( "--- \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "Ans: Margin of Error \n" ); document.write( "-------------------------------- \n" ); document.write( "B. Find the maximum error of estimate (E) if n = 96 \n" ); document.write( "96 = [1.96*13/E]^2 \n" ); document.write( "----- \n" ); document.write( "1.96*13/E = sqrt(96) \n" ); document.write( "E = (1.96*13)/sqrt(96) \n" ); document.write( "--- \n" ); document.write( "E = 2.6005 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |