melissahalliwel said:
What does it mean when I reject the null in an ANOVA but fail to reject the null when doing something such as Hartleys FMAX?
Hi melissahalliwel, welcome to MHB!
ANOVA and Hartley test for different things.
The ANOVA tests whether the means of several groups are the same.
Hartley tests if the variances of the groups are similar.
Rejecting the null in ANOVA means there is a group with a different mean.
Failing to reject Hartley means that the variances of the groups are assumed to be similar (even if their means are not).
melissahalliwel said:
Also, what's the difference between ANOVA AND T-TEST?
A textbook will list a whole set of characteristics for each of them.
Anyway, let me try to put some of it in just a couple sentences.
A t-test compares two means.
An ANOVA compares variances. ANOVA is also considered a generalized t-test, as we use it when we have more than 2 groups.
A t-test compares the means directly using a t-distribution.
An ANOVA is an ANalysis of VAriances, meaning it compares variances using an F-distribution.