Presentation is loading. Please wait.

Presentation is loading. Please wait.

MANOVA One-Way. MANOVA This is just a DFA in reverse. You predict a set of continuous variables from one or more grouping variables. Often used in an.

Similar presentations


Presentation on theme: "MANOVA One-Way. MANOVA This is just a DFA in reverse. You predict a set of continuous variables from one or more grouping variables. Often used in an."— Presentation transcript:

1 MANOVA One-Way

2 MANOVA This is just a DFA in reverse. You predict a set of continuous variables from one or more grouping variables. Often used in an attempt to control familywise error when there are multiple outcome variables. This approach is questionable, but popular.

3 Michelle Plaster’s Thesis Male participants were shown a picture of one of three young women. Pilot work had indicated that the one woman was beautiful another of average physical attractiveness, and the third unattractive.

4 Manipulation Check Participants rated the woman they saw on each of twelve attributes. Here we shall use only four of those physical attractiveness (PHYATTR), happiness (HAPPY), INDEPENdence, and SOPHISTication.

5 SAS Code Proc ANOVA; class PA; model phyattr happy indepen sophist = pa / Nouni; MANOVA h = PA / Canonical; –PA is the physical attractiveness manipulation –Nouni suppresses univariate ANOVA output –Canonical produces statistics related to the canonical variates

6 Canonical Variates AKA, roots, discriminant functions How many will there be? The lesser of –The number of Dependent Variables –The number of Groups minus 1. Here we shall have 3-1 = 2 roots.

7 The First Canonical Variate The weighted linear combination of the Ys that maximizes SS among groups / SS within groups CV1 =.53 Phyattr -.05 Happy +.005 Indep +.04 Sophis High CV1 = High Physical Attractiveness Standardized weights = 1.64, -.15,.01,.10 Loadings =.99,.08,.08,.24

8 The Second Canonical Variate Orthogonal to the first. CV2 = -.02 Phyattr +.28 Happy +.28 Indepen -.14 Sophis High CV2 = Happy and Independent Standardized weights = -.06,.71,.72, -.34 Loadings =.08,.72,.81,.12

9 Eigenvalues If we were to compute, for each case, canonical variate scores And then do ANOVAs comparing the groups on the canonical variates Each root would have an eigenvalue = 1.7672 for root 1.1677 for root 2

10 Canonical Correlations 2.639 for the first canonical variate.144 for the second

11 Testing Sig. of Can. Corrs H 0 : The population canonical correlation for this root and all subsequent roots are zero. The test statistics are likelihood ratios transformed to F values. Roots 1 & 2 simultaneously tested: p <.0001 Root 2: p =.0007

12 H 0 : PA Manipulation Has No Effect Wilks' Lambda (  ) = error/(error + treatment) The smaller , the greater the evidence against the null.  is identical to the likelihood ratio for testing the first and all subsequent roots.  =.309, p <.0001

13 Other Test Statistics Pillai’s Trace – more robust than the other test statistics Hotelling-Lawley Trace – the sum of the eigenvalues Roy’s Maximum Root – tests only the first root. For our data, p <.0001 with each of the four tests.

14 Strength of Effect Estimate See multivariate omega-squaredmultivariate omega-squared For Plaster’s data,  2 =.684 and the adjusted  2 =.665.

15 Univariate ANOVAs & LSD For the physical attractiveness ratings Means with the same letter are not significantly different. t GroupingMeanNPA A8.282139Beautiful B3.473738Average B B2.891937Unattr

16 Happiness Means with the same letter are not significantly different. GroupingMeanNPA A5.789538Average A A5.359039Beautiful B4.000037Unattr

17 Independence Means with the same letter are not significantly different. GroupingMeanNPA A6.947438Average A A6.410339Beautiful B5.000037Unattr

18 Sophistication Means with the same letter are not significantly different. GroupingMeanNpa A6.076939Beautiful B4.736838Average B B4.324337Unattr

19 ANOVAs on Canonical Variates Following the significant MANOVA with univariate ANOVAs is common practice But it ignores the canonical variates. I shall show you how to do ANOVAs on the canonical variates. I have never seen anybody else do this, but I think it makes good sense.

20 MANOVA First, ANOVA Second Suppose you have an A x B factorial design. You have five dependent variables. You worry that the Type I boogeyman will get you if you just do five A x B ANOVAs. You do an A x B factorial MANOVA first. For any effect that is significant (A, B, A x B) in MANOVA, you do five ANOVAs.

21 Create the Canonical Variate Scores I standardized each of the dependent variables. Then I used the standardized weights to compute the standardized canonical variate scores. CV1=1.63582926*z_phyattr - 0.1512594*z_happy +.0122376*z_indepen+.0965477*z_sophist; CV2=-0.05808645*z_phyattr+0.70694469*z_happy +0.71902789*z_indepen-0.33710555*z_sophist;

22 ANOVA on CV1 SS Among /SS Within = eigenvalue for root 1 SS Among /SS Total = first canonical correlation 2 SourceDF Sum of Squares Mean SquareF ValuePr > F Model2196.158647998.079324098.08<.0001 Error111110.99999521.0000000 Corrected Total113307.1586432

23 LSD on CV1 Means with the same letter are not significantly different. GroupingMeanNPA A1.814539Beautiful B-0.830338Average B B-1.059937Unattr

24 ANOVA on CV2 SourceDF Sum of Squares Mean SquareF ValuePr > F Model218.61088879.30544439.310.0002 Error111111.00005401.0000005 Corrected Total 113129.6109426 High CV2 = Happy and Independent

25 LSD on CV2 Means with the same letter are not significantly different. GroupingMeanNPA A0.511038Average B-0.039839Beautiful B B-0.482937Unattr

26 MANOVA and DFA I also conducted a DFA with these data. If you look at the DFA output, you will see that the eigenvalues, canonical correlations, loadings, and canonical coefficients are identical to those obtained with the MANOVA

27 SPSS Please see my handout for instructions on how to use SPSS to do MANOVA.


Download ppt "MANOVA One-Way. MANOVA This is just a DFA in reverse. You predict a set of continuous variables from one or more grouping variables. Often used in an."

Similar presentations


Ads by Google