Neural Sync Active
Analysis of Variance (ANOVA)
Registry Synced
Analysis of Variance (ANOVA)
95 words
1 min read
Reading compass
Now · 4.1 One-Way ANOVA
Analysis of Variance (ANOVA)
4.1 One-Way ANOVA
Compare means of k groups:
Hypothesis: H0:α1=⋯=αk=0 vs H1: at least one αi=0
ANOVA Table
| Source | SS | df | MS | F |
|---|---|---|---|---|
| Treatment | SStrt | k−1 | MStrt | MStrt/MSerr |
| Error | SSerr | n−k | MSerr | |
| Total | SStot | n−1 |
4.2 Two-Way ANOVA
yijk=μ+αi+βj+(αβ)ij+εijkTests: main effects of factor A, factor B, and their interaction.
Join Discord
PreviousHypothesis TestingNextModel Diagnostics