1

I read a few texts about the multivariate approach for repeated measures where k repeated measures are transformed to (k-1) "difference scores". All texts say that using this approach, the assumption of sphericity is not required. But none of those texts explains why this is. Can anyone explain why?

Thanks

beginneR
  • 701
  • 7
  • 14
  • Multivariate (MANOVA) approach to RM is not univariate (split-plot) ANOVA approach which, like simple, simple ANOVA, requires homogeneity of variances. Sphericity in the end amounts to the homogeneity. Sphericity implies that "difference variables" (i.e. with 3 RM levels these are: RM1-RM2, RM1-RM3, RM2-RM3) have the identity covariance matrix. If that is so, univariate ANOVA can cope. – ttnphns May 05 '14 at 11:53
  • why does the multivariate approach does not need the assumption of sphericity but the univariate (ANOVA) approach does? – beginneR May 05 '14 at 13:39
  • 2
    Because MANOVA explicitly accounts for any covariances among its dependent variables, since it is _multivariate_ by definition. Univariate ANOVA cannot cope (without special corrections). Because the "difference variables" are all interrelated, their nonzero covariances automatically mean their nonequal variances, which is contra ANOVA assumption of homogeneity of variance across levels of a factor. – ttnphns May 05 '14 at 13:52
  • @ttnphns: I believe it is not true that the "sphericity assumption" implies that the difference variables have the identity covariance matrix. First, their variances are not equal to 1. Second, their covariances are not equal to 0. [See my answer here for an example.](http://stats.stackexchange.com/a/212118/28666) – amoeba May 12 '16 at 12:43

0 Answers0