What is the One-Way ANCOVA?
ANCOVA is short for Analysis of Covariance. The analysis of covariance is a combination of an ANOVA and a regression analysis.
In basic terms, the ANCOVA examines the influence of an independent variable on a dependent variable while removing the effect of the covariate factor. ANCOVA first conducts a regression of the independent variable (i.e., 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 variable still influences the dependent variable after the influence of the covariate(s) has been removed. The One-Way ANCOVA can include more than one covariate, and SPSS handles up to ten. The ANCOVA model has more than one covariate it is possible to calculate the one-way ANCOVA using contrasts just like in the ANOVA to identify the influence of each covariate.
The ANCOVA is most useful in that it (1) explains an ANOVA’s within-group variance, and (2) controls confounding factors. Firstly, as explained in the chapter on the ANOVA, the analysis of variance splits the total variance of the dependent variable into:
1. Variance explained by the independent variable (also called between groups variance)
2. Unexplained variance (also called within group variance)
Aligning theoretical framework, gathering articles, synthesizing gaps, articulating a clear methodology and data plan, and writing about the theoretical and practical implications of your research are part of our comprehensive dissertation editing services.
The ANCOVA looks at the unexplained variance and tries to explain some of it with the covariate(s). Thus it increases the power of the ANOVA by explaining more variability in the model.
Note that just like in regression analysis and all linear models, over-fitting might occur. That is, the more covariates you enter into the ANCOVA, the more variance it will explain, but the fewer degrees of freedom the model has. Thus entering a weak covariate into the ANCOVA decreases the statistical power of the analysis instead of increasing it.
Secondly, the ANCOVA eliminates the covariates effect on the relationship between independent and dependent variable that is tested with an ANOVA. The concept is very similar to the partial correlationanalysis—technically it is a semi-partial regression and correlation.
The One-Way ANCOVA needs at least three variables. These variables are:
Typical questions the ANCOVA answers are as follows:
The One-Way ANCOVA in SPSS
The One-Way ANCOVA is part of the General Linear Models (GLM) in SPSS. The GLM procedures in SPSS contain the ability to include 1-10 covariates into an ANOVA model. Without a covariate the GLM procedure calculates the same results as the ANOVA. Furthermore the GLM procedure allows specifying random factor models, which are not part of an ANCOVA design. The levels of measurement need to be defined in SPSS in order for the GLM procedure to work correctly.
The research question for this example is as follows:
Is there a difference in the standardized math test scores between students who passed the exam and students who failed the exam, when we control for reading abilities?
The One-Way ANCOVA can be found in Analyze/General Linear Model/Univariate…
This opens the GLM dialog, which allows us to specify any linear model. For a One-Way-ANCOVA we need to add the independent variable (the factor Exam) 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 which requires random data.]
The Dependent Variable is the Students’ math test score, and the covariate is the reading score.
In the dialog boxes Model, Contrasts, and Plots we leave all settings on the default. The field post hocs is disabled when one or more covariates are entered into the analysis. If it is of interest, for the factor level that has the biggest influence a contrast can be added to the analysis. If we want to compare all groups against a specific group, we need to select Simple as the contrast method. We also need to specify if the first or last group should be the group to which all other groups are compared. For our example we want to compare all groups against the classroom lecture, thus we add the contrast Exam (Simple) first.
In the dialog Options… we can specify whether to display additional statistics (e.g., descriptive statistics, parameter estimates, and homogeneity tests), and which level of significance we need. This dialog also allows us to add post hoc procedures to the one-way ANCOVA. We can choose between Bonferroni, LSD and Sidak adjustments for multiple comparisons of the covariates.