This table is a modification of One-Way ANOVA and can be used for both univariate linear regression and multivariate linear regression
|
Source |
Sum of Squares |
Degrees of Freedom |
Mean Squares |
𝐹 Statistic (ALL) |
|---|---|---|---|---|
|
Total |
Sum of Squares Total (TSS)
|
𝑑𝑓𝑇𝑂𝑇 = 𝑛 - 1 |
| |
|
Error |
Sum of Squares Error (ESS)
|
𝑑𝑓𝐸𝑅𝑅= 𝑛 - # of model params including 𝜃0 |
𝑀𝑆𝐸𝑅𝑅 = 𝑆𝑆𝐸𝑅𝑅 / 𝑑𝑓𝐸𝑅𝑅 |
𝑀𝑆𝑅𝐸𝐺/ 𝑀𝑆𝐸𝑅𝑅 this 𝐹 formula is used to test significance of the ENTIRE regression model for other 𝐹 formulas used to test PARTIAL significance of regression model consult table below |
|
Model |
Sum of Squares Regression (RSS)
|
𝑑𝑓𝑅𝐸𝐺 = 𝑑𝑓𝑇𝑂𝑇 - 𝑑𝑓𝐸𝑅𝑅 |
𝑀𝑆𝑅𝐸𝐺 = 𝑆𝑆𝑅𝐸𝐺 / 𝑑𝑓𝑅𝐸𝐺 | |
|
𝐹 statistic for testing the null hypothesis that ALL variables are insignificant (e.g. 𝐻0: 𝜃1= … 𝜃𝑘 = 0) |
𝐹 statistic for testing the null hypothesis that SOME variables are insignificant (e.g. 𝐻0: 𝜃𝑖= 0, ∀𝜃𝑖∊𝑆 where 𝑆⊆{𝜃1, … 𝜃𝑘}) |
|
unrestricted model
restricted model
𝐹 sum of squares form
𝐹 𝑅2 form
|
unrestricted model
restricted model
𝐹 sum of squares form
𝐹 𝑅2 form
|
|
𝐹 has f-distribution with parameters (𝑘, (𝑛 - 𝑘 - 1)) |
𝐹 has f-distribution with parameters (|𝑆|, (𝑛 - 𝑘 - 1)) |
---cognitive-computing---machine-intelligence/ai---subfields/machine-learning-(ml)---pattern-recognition/ml---models/regression-models/analysis-(regressor/predictor/independent/input/feature-function---response/dependent/output/outcome)-variable/parametric-regression-(pr)-models/continuous-regression-models/linear-regression-(lr)-models/lr---anova-table/error-variance-model.png)