If n=25 and the sample standard deviation is 15, construct a 95% confidence interval for the true standard deviation. (Assume the population is approximately Normal).
The confidence interval is used to estimate the population parameter with the help of a sample statistic. The confidence interval of population standard deviation is computed by
where n is the sample size, and s is the sample standard deviation.
The values and are critical values corresponding to the left tail and right tail area α/2 respectively. The value of α/2 is computed by
The degree of freedom for this distribution is given by
df=n-1
The confidence level is 95%. So, to find the value of α/2 , substitute 95% for CL in
The sample size is 25, so the degree of freedom will be 24.
Using the technology or table of chi-square distribution, the critical value corresponding to the left tail area 0.025 is 12.401 and the critical value corresponding to the right tail area is 39.365.
To find the 95% confidence interval of population standard deviation, substitute
in
So, the 95% confidence interval for population standard deviation is (11.71, 20.87).
Comments