In: Statistics and Probability
Use technology to construct the confidence intervals for the population variance σsquared2 and the population standard deviation sigmaσ.
Assume the sample is taken from a normally distributed population.
c=0.99, s=33, n=16
a) The confidence interval for the population variance is (_,_) ??
b) The confidence interval for population standard deviation is (_,_) ??
Please explain how you got these answers for a thumbs up!! Thanks :)
a)
Confidence interval for 
2
is
(n-1) S2 / 
/2 <
2 <
(n-1) S2 / 
1-
/2
(16 - 1) * 332 / 32.801 < 
2 <
(16-1) * 332 / 4.601
498.003 <  
2 <
3550.315
99% C I for  
2 is
( 498.003 , 3550.315)
b)
Confidence interval for 
 is
Sqrt [ (n-1) S2 / 
/2 ] <
 < Sqrt [(n-1)
S2 / 
1-
/2 ]
Sqrt [ (16 - 1) * 332 / 32.801 ] < 
< [ (16-1) * 332 / 4.601 ]  
22.316 < 
 < 59.585
99% CI is (22.316 , 59.585)