| ANOVA[data] | Performs a one-way
analysis of variance (ANOVA) |
| ANOVA[data, model, factors] | Performs a general ANOVA specified by the
given model and factors |
| Options for ANOVA |
| CellMeans | Whether to give a
list of means for each group |
| WorkingPrecision | Precision of the arithmetic to use in calculations |
| PostTests | List of post hoc
tests to perform |
| SignificanceLevel | Significance
level criteria for post hoc tests |
Available Tests in the PostTests Option |
| Bonferroni | Mean comparison test
based on the Student t-distribution with modified
based on the
number of groups |
| Duncan | Liberal range test
based on the Studentized range distribution |
| StudentNewmanKeuls | Conservative
range test based on the Studentized range distribution |
| Tukey | Mean comparison test
based on the Studentized range distribution |
| Dunnett | Comparison test of
group means against a control taken to be the first group |