Answer:
H0:
H1:
Since the
we have enough evidence to FAIL to reject the null hypothesis. And we can say that we don't have enough evidence to conclude that the variation for the oil stocks it's greater than the variation for the utility stocks at 5% of significance.
Explanation:
Data given and notation
represent the sampe size for the oil stocks
represent the sample size for the utility stocks
represent the sample mean for the oil stocks
represent the sample mean for the utility stocks
represent the sample deviation for the oil stocks
represent the sample variance for the oil stocks
represent the sample deviation for the utility stocks
represent the sample variance for the utility stocks
represent the significance level provided
Confidence =0.95 or 95%
F test is a statistical test that uses a F Statistic to compare two population variances, with the sample deviations s1 and s2. The F statistic is always positive number since the variance it's always higher than 0. The statistic is given by:
Solution to the problem
System of hypothesis
We want to test if the variation for oil stocks it's higher than the variation for utility stocks, so the system of hypothesis are:
H0:
H1:
Calculate the statistic
Now we can calculate the statistic like this:
Now we can calculate the p value but first we need to calculate the degrees of freedom for the statistic. For the numerator we have
and for the denominator we have
and the F statistic have 9 degrees of freedom for the numerator and 7 for the denominator. And the P value is given by:
P value
And we can use the following excel code to find the p value:"=1-F.DIST(1.242;9;7;TRUE)"
Conclusion
Since the
we have enough evidence to FAIL to reject the null hypothesis. And we can say that we don't have enough evidence to conclude that the variation for the oil stocks it's greater than the variation for the utility stocks at 5% of significance.