Hartley's Test
Jump to navigation
Jump to search
A Hartley's Test is a statistical test of whether different groups have similar variance.
- AKA: Harley's F-max, F-max Test .
- Context:
- It is a test for analysis of variances.
- See: Cochran's C Test, Bartlett's Test, Brown–Forsythe Test, Statistical Test, Analysis of Variance.
References
2016
- (Wikipedia, 2016) ⇒ http://en.wikipedia.org/wiki/Hartley's_test Retrieved 2016-08-21
- In statistics, Hartley's test, also known as the Fmax test or Hartley's Fmax, is used in the analysis of variance to verify that different groups have a similar variance, an assumption needed for other statistical tests. It was developed by H. O. Hartley, who published it in 1950.
- The test involves computing the ratio of the largest group variance, max(sj2) to the smallest group variance, min(sj2). The resulting ratio, Fmax, is then compared to a critical value from a table of the sampling distribution of Fmax. If the computed ratio is less than the critical value, the groups are assumed to have similar or equal variances.
- Hartley's test assumes that data for each group are normally distributed, and that each group has an equal number of members. This test, although convenient, is quite sensitive to violations of the normality assumption Alternatives to Hartley's test that are robust to violations of normality are O'Brien's procedure, and the Brown–Forsythe test.