Advanced ANOVA/MANOVA

< Advanced ANOVA
Resource type: this resource contains a tutorial or tutorial notes.
Completion status: this resource is considered to be complete.
  • The purpose of this tutorial is to teach use of multivariate analysis of variance (MANOVA), with practical exercises based on using SPSS.
  • Note that the MANOVA procedure is not available with the Student version of SPSS.

What is MANOVA?

Example

Effects of chemotherapy and memory enhancement training on cognitive functioning in Alzheimer's patients
IVs (factors)
  1. Chemotherapy (drug vs no-drug)
  2. Memory training (training vs no-training)
DVs

Several measures of cognitive functioning:

  1. Test of reading comprehension and retention
  2. Memory for names and faces
  3. Ratings provided by family members

Usage

How does it work?

Simple explanation
More complex explanation

MANOVA combines concepts from factorial ANOVA and discriminant analysis:

Assumptions

  1. Sample size
    • Rule of thumb: the n in each cell > the number of DVs
    • Larger samples make the procedure more robust to violation of assumptions
  2. Normality:
    • MANOVA sig. tests assume multivariate normality, however when cell size > ~20 to 30 the procedure is robust violating this assumption
    • Note that univariate normality is not a guarantee of multivariate normality, but it does help.
    • Check univariate normality via histograms, normal probability plots, skewness, kurtosis, etc. and check multivariate normality using Mahalanobis' distance. These procedures will also help to check for possible outliers.
  3. Outliers:
    • MANOVA is sensitive to the effect of outliers (they impact on the Type I error rate); first check for univariate outliers, then use Mahalanobis' distance to check for multivariate outliers (MVOs).
    • MVOs are cases with an unusual combination of scores for the DVs of interest.
    • The SPSS Regression menus can be used to calculate Mahalanobis' Distance, which will provide a score for each case which can be assessed according to a \chi2 distribution
      • Analyze - Regression - Linear - Dependent (add a unique identifier e.g., ID) - Independent (add all the MANOVA DVs) - Save - MD - Paste/OK.
    • Cases which can be considered MVOs are those with MD values above the critical \chi2 value (where the number of IVs equals is the \chi2 df).
    • MANOVA can tolerate a few outliers, particularly if their scores are not too extreme and there is a reasonable N. If there are too many outliers, or very extreme scores, consider deleting these cases or transforming the variables involved (see Tabachnick & Fidell).
  4. Linearity
    • Linear relationships among all pairs of DVs
    • Assess via scatterplots and bivariate correlations (check for each level of the IV(s) i.e., cells - use Split File)
  5. Homogeneity of regression
    • This assumption is only important if using stepdown analysis, i.e., there is reason for ordering the DVs.
    • Covariates must have a homogeneity of regression effect (must have equal effects on the DV across the groups)
  6. Multicollinearity and singularity
    • MANOVA works best when the DVs are only moderately correlated.
    • When correlations are low, consider running separate ANOVAs
    • When there is strong multicollinearity, there are redundant DVs (singularity) which decreases statistical efficiency.
    • Correlations above .7, and particularly above .8 or .9 are reason for concern.
    • Consider removing one of the strongly correlated pairs or combining them to form a single measure.
  7. Homogeneity of variance-covariance matrix (Box's M)
    • The F test from Box’s M statistics should be interpreted cautiously because it is a highly sensitive test of the violation of the multivariate normality assumption, particularly with large sample sizes.
    • MANOVA is fairly robust to this assumption where there are equal sample sizes for each cell.
  8. Homogeneity of error variances (Levene's test)
    • If this assumption is violated, use a more conservative critical /alpha level for determining significance for that variable in the univariate F-test. Tabachnick and Fidell suggest .025 or .01 rather than the conventional .05 level.

Multivariate test statistics

Choose from among these multivariate test statistics to assess whether there are statistically significant differences across the levels of the IV(s) for a linear combination of DVs. In general Wilks' \lambda is recommended unless there are problems with small N, unequal ns, violations of assumptions, etc. in which case Pillai's trace is more robust[3]:

Roy's greatest characteristic root
  1. Tests for differences on only the first discriminant function
  2. Most appropriate when DVs are strongly interrelated on a single dimension
  3. Highly sensitive to violation of assumptions - most powerful when all assumptions are met
Wilks' lambda (λ)
  1. Most commonly used statistic for overall significance
  2. Considers differences over all the characteristic roots
  3. The smaller the value of Wilks' lambda, the larger the between-groups dispersion
Hotelling's trace
  1. Considers differences over all the characteristic roots
Pillai's criterion
  1. Considers differences over all the characteristic roots
  2. More robust than Wilks'; should be used when sample size decreases, unequal cell sizes or homogeneity of covariances is violated

Tests of between-subject effects

Effect sizes

Also use effect sizes to evaluate strength of the effects (particularly for significant effects):

Pros and cons

Advantages
Disadvantages
Alternatives

Example writeup

A one-way multivariate analysis of variance (MANOVA) was conducted to determine the effect of the three types of study strategies (thinking, writing and talking) on two dependent variables (recall and application test scores). A nonsignificant Box’s M, indicated a lack of evidence that the homogeneity of variance-covariance matrix assumption was violated. No univariate or multivariate outliers were evident and MANOVA was considered to be an appropriate analysis technique.

Significant differences were found among the three study strategies on the dependent measures, Wilks’ \lambda = .42, F (4,52) = 7.03, p < .001. The multivariate Wilks' \lambda was quite strong at .35. Table 1 presents the means and standard deviations of the dependent variables for the three strategies.

Univariate analyses of variance (ANOVAs) for each dependent variable were conducted as follow-up tests to the MANOVA. Using the Bonferroni method for controlling Type I error rates for multiple comparisons, each ANOVA was tested at the .025 level. The ANOVA of the recall scores was significant, F (2,27) = 17.11, p <.001, \eta^2 = .56, while the ANOVA based on the application scores was nonsignificant, F(2,27)=4.20, p = .026, \eta^2 =.24.

Post hoc analysis for the recall scores consisted of conducting pairwise comparisons to determine which study strategy affected performance most strongly. Each pairwise comparison was tested at the .025/3, or .008, significance level. The writing group produced significantly superior performance on the recall questions in comparison with either of the other two groups. The thinking and talking groups did not differ significantly from each other.

Table 1 Means and Standard Deviations for each Dependent Variable by Strategy

Recall
Application
Strategy
M
SD
M
SD
Thinking
3.30
0.68
3.20
1.23
Writing
5.80
1.03
5.00
1.76
Talking
4.20
1.14
4.40
1.17

Note: This table should also include skewness, kurtosis, and descriptives for marginals.

Exercises

Data
1st MANOVA
2nd MANOVA
SPSS Steps
3rd MANOVA (within-subjects)
4th MANOVA (within-subjects)

References

  1. French, A., Poulsen, J., & Yu, A. (2002). Multivariate Analysis of Variance (MANOVA).
  2. 2.0 2.1 Francis, G. (2007). Introduction to SPSS for Windows: v. 15.0 and 14.0 with Notes for Studentware (5th ed.). Sydney: Pearson Education. (Section 5.3)
  3. Tabachnick, B. G., & Fidell, L. S. (1983). Using multivariate statistics. New York: Harper & Row. (Chapter 9; more recent editions are available

See also

External links

This article is issued from Wikiversity - version of the Monday, August 25, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.