What is the Factorial ANCOVA?
ANCOVA is short for Analysis of Covariance. The factorial analysis of covariance is a combination of a factorial ANOVA and a regression analysis.
In basic terms, the ANCOVA looks at the influence of two or more independent variables on a dependent variable while removing the effect of the covariate factor. ANCOVA first conducts a regression of the independent variables (the covariate) on the dependent variable. The residuals (the unexplained variance in the regression model) are then subject to an ANOVA. Thus the ANCOVA tests whether the independent variables still influence the dependent variable after the influence of the covariate(s) has been removed.
The factorial ANCOVA includes more than one independent variable and the factorial ANCOVA can include more than one covariate, SPSS handles up to ten. If the ANCOVA model has more than one covariate it is possible to run the factorial ANCOVA with contrasts and post hoc tests just like the one-way ANCOVA or the ANOVA to identify the influence of each covariate.
The factorial ANCOVA is most useful in two ways: 1) it explains a factorial ANOVA’s within-group variance, and 2) it controls confounding factors.
First, the analysis of variance splits the total variance of the dependent variable into:
Schedule a time to speak with an expert using the calendar below.
Thus it increases the power of the factorial ANOVA by explaining more variability in the model.
Secondly, the factorial ANCOVA eliminates the covariates effect on the relationship between independent variables and the dependent variable which is tested with a factorial ANOVA. The concept is very similar to the partial correlation analysis. Technically it is a semi-partial regression and correlation.
The factorial ANCOVA needs at least four variables (the simplest case with two factors is called two-way ANCOVA):
Typical questions the factorial ANCOVA answers are as follows:
The Factorial ANCOVA in SPSS
The Factorial ANCOVA is part of the General Linear Models in SPSS. The GLM procedures in SPSS contain the ability to include 1-10 covariates into an ANCOVA model. Without a covariate the GLM procedure calculates the same results as the Factorial ANOVA. The levels of measurement need to be defined in SPSS in order for the GLM procedure to work correctly.
We return to the research question from the chapter on the factorial ANOVA. This time we want to know if gender and the outcome of the final exam (pass /fail) have an influence on the math score when we control for the reading ability as measured by the score of the standardized reading test.
The Factorial ANCOVA can be found in Analyze/General Linear Model/Univariate…
This opens the GLM dialog, which allows us to specify any linear model. To answer our research question we need to add the independent variables (Exam and Gender) to the list of fixed factors.
[Remember that the factor is fixed if it is deliberately manipulated and not just randomly drawn from a population. In our ANCOVA example this is the case. This also makes the ANCOVA the model of choice when analyzing semi-partial correlations in an experiment, instead of the partial correlation analysis with requires random data.]
The Dependent Variable is the Math Test, and the Covariate is the Reading Test.
In the dialog box Model… we leave all settings on the default. The default for all GLM (including the Factorial ANCOVA) is the full factorial model. The field post hocs is disabled when one or more covariates are entered into the analysis. If we want to include a group comparison into our factorial ANCOVA we can add contrast to the analysis.
If we want to compare all groups against a specific group we need to select Simple as the Contrast Method, and we also need to specify which group (either the first or the last) should be compared against all other groups. However, since in this example both of our fixed factors only have two factor levels (male/female and pass/fail) we do not really need contrasts to answer the research question.