Confidence Interval for ratio of variances
Let X1,X2,⋯,Xn1
be a random sample of size n1 from N(μ1,σ21) and Y1,Y2,⋯,Yn2
be a random sample of size n2 from N(μ2,σ22). Moreover, X and Y are independently distributed.
100(1−α)% confidence interval estimate for the ratio of variances is
(s21s221F(α/2,n1−1,n2−1),s21s221F(1−α/2,n1−1,n2−1))
Assumptions
a. The two populations are independent.
b. The two samples are simple random samples.
c. The two populations are normally distributed.
Procedure
Step by step procedure to estimate the confidence interval for the ratio of two population variances is as follows:
Step 1 Specify the confidence level (1−α)
Step 2 Given information
Specify the given information, sample sizes n1, n2, sample standard deviations s1 and s2.
Step 3 Specify the formula
100(1−α)% confidence interval for the ratio of variances σ21/σ22 is
s21s22⋅1F(α/2,n1−1,n2−1)≤σ21σ22≤s21s22⋅1F(1−α/2,n1−1,n2−1).
Step 4 Determine the critical value
Find the critical values F(α/2,n1−1,n2−1)
and F(1−α/2,n1−1,n2−1)
for desired confidence level and degrees of freedoms.
Step 5 Determine the confidence interval
100(1−α)% confidence interval estimate for the mean of the difference is
(s21s221F(α/2,n1−1,n2−1),s21s221F(1−α/2,n1−1,n2−1))