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.

Slides:



Advertisements
Similar presentations
MANOVA (and DISCRIMINANT ANALYSIS) Alan Garnham, Spring 2005
Advertisements

Repeated Measures/Mixed-Model ANOVA:
MANOVA Mechanics. MANOVA is a multivariate generalization of ANOVA, so there are analogous parts to the simpler ANOVA equations First lets revisit Anova.
A. The Basic Principle We consider the multivariate extension of multiple linear regression – modeling the relationship between m responses Y 1,…,Y m and.
Canonical Correlation
Canonical Correlation simple correlation -- y 1 = x 1 multiple correlation -- y 1 = x 1 x 2 x 3 canonical correlation -- y 1 y 2 y 3 = x 1 x 2 x 3 The.
MANOVA: Multivariate Analysis of Variance
Other Analysis of Variance Designs Chapter 15. Chapter Topics Basic Experimental Design Concepts  Defining Experimental Design  Controlling Nuisance.
Multivariate Statistics
Analysis of variance (ANOVA)-the General Linear Model (GLM)
Topic 15: General Linear Tests and Extra Sum of Squares.
More on ANOVA. Overview ANOVA as Regression Comparison Methods.
Analysis of variance (ANOVA)-the General Linear Model (GLM)
Comparing the Various Types of Multiple Regression
Discrim Continued Psy 524 Andrew Ainsworth. Types of Discriminant Function Analysis They are the same as the types of multiple regression Direct Discrim.
Canonical Correlation: Equations Psy 524 Andrew Ainsworth.
Lecture 9: One Way ANOVA Between Subjects
Two Groups Too Many? Try Analysis of Variance (ANOVA)
MANOVA LDF & MANOVA Geometric example of MANVOA & multivariate power MANOVA dimensionality Follow-up analyses if k > 2 Factorial MANOVA.
Analysis of Variance & Multivariate Analysis of Variance
Chapter 14 Inferential Data Analysis
Two-Way Balanced Independent Samples ANOVA Overview of Computations.
Two-Way Balanced Independent Samples ANOVA Computations Contrasts Confidence Intervals.
Multivariate Analysis of Variance, Part 1 BMTRY 726.
Example of Simple and Multiple Regression
ANCOVA Lecture 9 Andrew Ainsworth. What is ANCOVA?
One-Way Manova For an expository presentation of multivariate analysis of variance (MANOVA). See the following paper, which addresses several questions:
Multivariate Analysis of Variance (MANOVA). Outline Purpose and logic : page 3 Purpose and logic : page 3 Hypothesis testing : page 6 Hypothesis testing.
By Hui Bian Office for Faculty Excellence 1. K-group between-subjects MANOVA with SPSS Factorial between-subjects MANOVA with SPSS How to interpret SPSS.
Discriminant Function Analysis Basics Psy524 Andrew Ainsworth.
Some matrix stuff.
MANOVA.
Chapter Eighteen Discriminant Analysis Chapter Outline 1) Overview 2) Basic Concept 3) Relation to Regression and ANOVA 4) Discriminant Analysis.
Psychology 301 Chapters & Differences Between Two Means Introduction to Analysis of Variance Multiple Comparisons.
Two-Way Balanced Independent Samples ANOVA Computations.
Testing Hypotheses about Differences among Several Means.
MANOVA Mechanics. MANOVA is a multivariate generalization of ANOVA, so there are analogous parts to the simpler ANOVA equations First lets revisit Anova.
Inferential Statistics
Chapter 10: Analyzing Experimental Data Inferential statistics are used to determine whether the independent variable had an effect on the dependent variance.
Discriminant Analysis Discriminant analysis is a technique for analyzing data when the criterion or dependent variable is categorical and the predictor.
Canonical Correlation/Regression. AKA multiple, multiple regression AKA multivariate multiple regression Have two sets of variables (Xs and Ys) Create.
Available at Chapter 13 Multivariate Analysis BCB 702: Biostatistics
Statistical Analysis of Data1 of 38 1 of 42 Department of Cognitive Science Adv. Experimental Methods & Statistics PSYC 4310 / COGS 6310 MANOVA Multivariate.
Analysis of variance John W. Worley AudioGroup, WCL Department of Electrical and Computer Engineering University of Patras, Greece
Adjusted from slides attributed to Andrew Ainsworth
Analysis of Variance (One Factor). ANOVA Analysis of Variance Tests whether differences exist among population means categorized by only one factor or.
Review for Final Examination COMM 550X, May 12, 11 am- 1pm Final Examination.
Inferential Statistics. The Logic of Inferential Statistics Makes inferences about a population from a sample Makes inferences about a population from.
Correlated-Samples ANOVA The Univariate Approach.
Multivariate Analysis of Variance
Experimental Statistics - week 3
MANOVA Factorial. The Beautiful Criminal Wuensch, Chia, Castellow, Chuang, & Cheng (1993) Data collected in Taiwan Grouping variables –Defendant physically.
Two-Group Discriminant Function Analysis. Overview You wish to predict group membership. There are only two groups. Your predictor variables are continuous.
 Seeks to determine group membership from predictor variables ◦ Given group membership, how many people can we correctly classify?
Unit 7 Statistics: Multivariate Analysis of Variance (MANOVA) & Discriminant Functional Analysis (DFA) Chat until class starts.
Outline of Today’s Discussion 1.Independent Samples ANOVA: A Conceptual Introduction 2.Introduction To Basic Ratios 3.Basic Ratios In Excel 4.Cumulative.
ANOVA and Multiple Comparison Tests
MANOVA Lecture 12 Nuance stuff Psy 524 Andrew Ainsworth.
Independent Samples ANOVA. Outline of Today’s Discussion 1.Independent Samples ANOVA: A Conceptual Introduction 2.The Equal Variance Assumption 3.Cumulative.
Chapter 12 REGRESSION DIAGNOSTICS AND CANONICAL CORRELATION.
Multiple Regression.
MANOVA Dig it!.
Differences Among Group Means: Multifactorial Analysis of Variance
REGRESSION (R2).
Two Way ANOVAs Factorial Designs.
Multiple Regression.
Multivariate Statistics
Chapter 9: Differences among Groups
Correlation and Simple Linear Regression
Presentation transcript:

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 attempt to control familywise error when there are multiple outcome variables. This approach is questionable, but popular.

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.

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.

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

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.

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

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

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 = for root for root 2

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

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

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

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.

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

Univariate ANOVAs & LSD For the physical attractiveness ratings Means with the same letter are not significantly different. t GroupingMeanNPA A Beautiful B Average B B Unattr

Happiness Means with the same letter are not significantly different. GroupingMeanNPA A Average A A Beautiful B Unattr

Independence Means with the same letter are not significantly different. GroupingMeanNPA A Average A A Beautiful B Unattr

Sophistication Means with the same letter are not significantly different. GroupingMeanNpa A Beautiful B Average B B Unattr

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.

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.

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= *z_phyattr *z_happy *z_indepen *z_sophist; CV2= *z_phyattr *z_happy *z_indepen *z_sophist;

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 Model <.0001 Error Corrected Total

LSD on CV1 Means with the same letter are not significantly different. GroupingMeanNPA A Beautiful B Average B B Unattr

ANOVA on CV2 SourceDF Sum of Squares Mean SquareF ValuePr > F Model Error Corrected Total High CV2 = Happy and Independent

LSD on CV2 Means with the same letter are not significantly different. GroupingMeanNPA A Average B Beautiful B B Unattr

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

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