document.write( "Question 1041531: A study of 35 bolts of carpet showed that their average length was 70.2 yards. The standard deviation of the population is 1.6 yards. Which of the following is the 95% confidence interval for the mean length per bolt of carpet?
\n" );
document.write( "A. 69.1 < μ < 71.3
\n" );
document.write( "B. 69.9 < μ < 70.5
\n" );
document.write( "C. 69.8 < μ < 70.6
\n" );
document.write( "D. 69.7 <μ < 70.7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #656488 by Boreal(15235) You can put this solution on YOUR website! The standard error is t(0.975, df=34)s/sqrt (n) \n" ); document.write( "=2.0322*1.6/sqrt(35) \n" ); document.write( "=0.5496, or 0.55 \n" ); document.write( "(69.65,70.75), which I would round to (69.7,70.7) \n" ); document.write( "I would say D \n" ); document.write( "BUT, I am bothered by the sd of the population and not the sample. I think what the question wants you to do is to use a z-test because the sample is larger than 30 AND you know the population sd. I don't have evidence of normality, which is another assumption needed, but if I accept that, then I would use a z-test but fortunately getting the same answer. \n" ); document.write( "This would make it a z-test where the SE is 1.96*1.6/sqrt(35)=0,53, slightly different from above. \n" ); document.write( " |