Tag | Value |
---|---|
file | Inferential_Statistics_vufgb-ftestforcomparingnestedmodels-004-en_vufgb-ftestforcomparingnestedmodels-004-en |
name | vufgb-ftestforcomparingnestedmodels-004-en |
section | Inferential Statistics/Regression/Multiple linear regression/F-test for comparing (nested) models, Inferential Statistics/Parametric Techniques/ANOVA |
type | schoice |
solution | FALSE, FALSE, TRUE, FALSE |
Type | Performing analysis, Calculation, Interpreting output |
Program | |
Language | English |
Level | Statistical Thinking |
Given are the ANOVA tables of two regression models: one model with two predictors, and one model with two predictors and their interaction.
Use the Model Comparison Test to determine whether there is a significant interaction.
. With (difference in df’s between complete and reduced model) and (df of SSE in complete model). Look in the F-table at and what the critical F-value is, this is 4.32. Founded F < critical F, so adding the interaction-term in model 2 does not lead to significant less error, so there is no significant interaction.