document.write( "Question 1182109: Determine the necessary sample size for a confidence interval around a sample mean: Set the confidence level at 95%; the population standard deviation, even though unknown, is assumed to be 6.5 (in the same units of measure as the sample mean), and the desired margin of error is 1.5. What sample size would you need to use to accomplish this result? \n" ); document.write( "
Algebra.Com's Answer #812131 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! error=half-interval=z*sigma/sqrt(n) \n" ); document.write( "1.5=1.96*6.5/sqrt(n) \n" ); document.write( "sqrt(n)=1.96*6.5/1.5 \n" ); document.write( "=8.49 \n" ); document.write( "sample size is 72.1 or 73 \n" ); document.write( "Because the std dev is not known a t-value with df=72 is 1.996 \n" ); document.write( "re-calculate using that value and (1.996*6.5/1.5)^2=74.81 or sample size 75. \n" ); document.write( "If the population std dev is unknown, and a sample sd is used, this is a t-test. This wasn't clear here, although if one needed to mention the mean and sd have the same units, I would assume a z-test. It is worth asking that question. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |