In: Statistics and Probability
Consider the following hypothesis test.
H0: σ12 = σ22
Ha: σ12 ≠ σ22
(a)
What is your conclusion if
n1 = 21,
s12 = 2.2,
n2 = 26,
and
s22 = 1.0?
Use
α = 0.05
and the p-value approach.
Find the value of the test statistic.
Find the p-value. (Round your answer to four decimal places.)
p-value =
State your conclusion.
Reject H0. We cannot conclude that σ12 ≠ σ22.Do not reject H0. We cannot conclude that σ12 ≠ σ22. Reject H0. We can conclude that σ12 ≠ σ22.Do not reject H0. We can conclude that σ12 ≠ σ22.
(b)
Repeat the test using the critical value approach.
Find the value of the test statistic.
State the critical values for the rejection rule. (Round your answers to two decimal places. If you are only using one tail, enter NONE for the unused tail.)
test statistic≤test statistic≥
State your conclusion.
Reject H0. We cannot conclude that σ12 ≠ σ22.Do not reject H0. We cannot conclude that σ12 ≠ σ22. Reject H0. We can conclude that σ12 ≠ σ22.Do not reject H0. We can conclude that σ12 ≠ σ22.
Solution:
Given:
n1 = 21,
s12 = 2.2,
n2 = 26,
and
s22 = 1.0
the following hypothesis are given:
H0: σ12 = σ22
Ha: σ12 ≠ σ22
Level of Significance = α = 0.05
Part a) Find the value of the test statistic.
Find the p-value
Find dfnumerator =n1-1 = 21-1=20
dfdenominator =n2-1 = 26-1=25
Use following Excel command:
=F.DIST.RT( F , dfnumerator , dfdenominator )
=F.DIST.RT(2.20,20,25)
=0.0317
Since this is two tailed test,
p-value = 2 X 0.0317
p-value = 0.0634
State your conclusion.
Since p-value = 0.0634 > 0.05 significance level , we do not reject H0.
Thus correct answer is:
Do not reject H0. We cannot conclude that σ12 ≠ σ22.
Repeat the test using the critical value approach.
Find the value of the test statistic.
State the critical values for the rejection rule.
Level of Significance = α = 0.05
Use following Excel command:
=F.INV(α / 2 , dfnumerator , dfdenominator )
=F.INV(0.05/2,20,25)
=0.41
and
=F.INV.RT(α / 2 , dfnumerator , dfdenominator )
=F.INV.RT(0.05/2,20,25)
=2.30
Thus rejection rule is:
test statistic≤: 0.41
test statistic≥: 2.30
State your conclusion.
Since F test statistic value = 2.20 is less > 0.41 and less than 2.30, we fail to reject H0.
That is: 0.41 < F test statistic value = 2.20 < 2.30, we fail to reject H0.
Thus correct answer is:
Do not reject H0. We cannot conclude that σ12 ≠ σ22.