No, at the 10% level of significance, we cannot reject the null hypothesis and state that the data do not show that the variation in drive times for the first worker is less than the variation in drive times for the second worker.
Cannot accept the null hypothesis. There is enough evidence to say that the variance of the grades for the first student is higher than the variance in the grades for the second student.
Because a one-way ANOVA test is always right-tailed, a high F statistic corresponds to a low p-value, so it is likely that we cannot accept the null hypothesis.
Yes, there is enough evidence to show that the scores among the groups are statistically significant at the 10% level.
- df(num) = 4; df(denom) = 4
- F4, 4
- 3.00
- Check student's solution.
- Decision: Cannot reject the null hypothesis; Conclusion: There is insufficient evidence to conclude that the variances are different.
The answers may vary. Sample answer: Home decorating magazines and news magazines have different variances.
- H0: = =
- Ha: ≠
- df(n) = 7, df(d) = 6
- F7,6
- 0.8117
- 0.7825
- Check student’s solution.
-
- Alpha: 0.05
- Decision: Cannot reject the null hypothesis.
- Reason for decision: calculated test statistics is not in the tail of the distribution
- Conclusion: There is not sufficient evidence to conclude that the variances are different.
Here is a strip chart of the silver content of the coins:
While there are differences in spread, it is not unreasonable to use ANOVA techniques. Here is the completed ANOVA table:
Source of variation | Sum of squares (SS) | Degrees of freedom (df) | Mean square (MS) | F |
---|---|---|---|---|
Factor (Between) | 37.748 | 4 – 1 = 3 | 12.5825 | 26.272 |
Error (Within) | 11.015 | 27 – 4 = 23 | 0.4789 | |
Total | 48.763 | 27 – 1 = 26 |
P(F > 26.272) = 0;
Cannot accept the null hypothesis for any alpha. There is sufficient evidence to conclude that the mean silver content among the four coinages are different. From the strip chart, it appears that the first and second coinages had higher silver contents than the third and fourth.
Here is a stripchart of the number of wins for the 14 teams in the AL for the 2012 season.
While the spread seems similar, there may be some question about the normality of the data, given the wide gaps in the middle near the 0.500 mark of 82 games (teams play 162 games each season in MLB). However, one-way ANOVA is robust.
Here is the ANOVA table for the data:
Source of variation | Sum of squares (SS) | Degrees of freedom (df) | Mean square (MS) | F |
---|---|---|---|---|
Factor (Between) | 344.16 | 3 – 1 = 2 | 172.08 | |
Error (Within) | 1,219.55 | 14 – 3 = 11 | 110.87 | 1.5521 |
Total | 1,563.71 | 14 – 1 = 13 |
P(F > 1.5521) = 0.2548
Since the p-value is so large, there is not good evidence against the null hypothesis of equal means. We cannot reject the null hypothesis. Thus, for 2012, there is not any have any good evidence of a significant difference in mean number of wins between the divisions of the American League.
- H0: µL = µT = µJ
- Ha: at least any two of the means are different
- df(num) = 2; df(denom) = 12
- F distribution
- 0.67
- 0.5305
- Check student’s solution.
- Decision:Cannot reject null hypothesis; Conclusion: There is insufficient evidence to conclude that the means are different.
- Ha: µc = µn = µh
- At least any two of the magazines have different mean lengths.
- df(num) = 2, df(denom) = 12
- F distribution
- F = 15.28
- p-value = 0.001
- Check student’s solution.
-
- Alpha: 0.05
- Decision: Cannot accept the null hypothesis.
- Reason for decision: p-value < alpha
- Conclusion: There is sufficient evidence to conclude that the mean lengths of the magazines are different.
- H0: μo = μh = μf
- At least two of the means are different.
- df(n) = 2, df(d) = 13
- F2,13
- 0.64
- 0.5437
- Check student’s solution.
-
- Alpha: 0.05
- Decision: Cannot reject the null hypothesis.
- Reason for decision: p-value > alpha
- Conclusion: The mean scores of different class delivery are not different.
- H0: μp = μm = μh
- At least any two of the means are different.
- df(n) = 2, df(d) = 12
- F2,12
- 3.13
- 0.0807
- Check student’s solution.
-
- Alpha: 0.05
- Decision: Cannot reject the null hypothesis.
- Reason for decision: p-value > alpha
- Conclusion: There is not sufficient evidence to conclude that the mean numbers of daily visitors are different.
The data appear normally distributed from the chart and of similar spread. There do not appear to be any serious outliers, so we may proceed with our ANOVA calculations, to see if we have good evidence of a difference between the three groups.
;
some
Define μ1, μ2, μ3, as the population mean number of eggs laid by the three groups of fruit flies.
F statistic = 8.6657;
p-value = 0.0004
Decision: Since the p-value is less than the level of significance of 0.01, we reject the null hypothesis.
Conclusion: We have good evidence that the average number of eggs laid during the first 14 days of life for these three strains of fruitflies are different.
Interestingly, if you perform a two sample t-test to compare the RS and NS groups they are significantly different (p = 0.0013). Similarly, SS and NS are significantly different (p = 0.0006). However, the two selected groups, RS and SS are not significantly different (p = 0.5176). Thus we appear to have good evidence that selection either for resistance or for susceptibility involves a reduced rate of egg production (for these specific strains) as compared to flies that were not selected for resistance or susceptibility to DDT. Here, genetic selection has apparently involved a loss of fecundity.