document.write( "Question 929950: A random sample of 16 men who have a mean height of 67.5 inches with a standard deviation of 3.6 inches. Construct a 99% confidence interval for the population standard deviation σ. \n" ); document.write( "
Algebra.Com's Answer #564598 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! sample: n = 16 \n" ); document.write( "mean = 67.5 inches with a standard deviation of 3.6 inches. \n" ); document.write( "...... \n" ); document.write( "ME = 2.576(3.6/sqrt(16) = 2.3 rounded \n" ); document.write( "CI: = 67.5 ± 2.3 \n" ); document.write( "Or (65.2, 69.8) \n" ); document.write( " |