Multivariate Statistics Least Squares ANOVA & ANCOV Repeated Measures ANOVA Cluster Analysis.

Slides:



Advertisements
Similar presentations
Week 2 – PART III POST-HOC TESTS. POST HOC TESTS When we get a significant F test result in an ANOVA test for a main effect of a factor with more than.
Advertisements

Chapter 10: The t Test For Two Independent Samples
Randomized Complete Block and Repeated Measures (Each Subject Receives Each Treatment) Designs KNNL – Chapters 21,
Cluster Analysis Grouping Cases or Variables. Clustering Cases Goal is to cluster cases into groups based on shared characteristics. Start out with each.
Within Subjects Designs
Research Support Center Chongming Yang
Statistics for the Social Sciences
MANOVA: Multivariate Analysis of Variance
1 Chapter 4 Experiments with Blocking Factors The Randomized Complete Block Design Nuisance factor: a design factor that probably has an effect.
Analysis of variance (ANOVA)-the General Linear Model (GLM)
Chapter Fourteen The Two-Way Analysis of Variance.
1 G Lect 14b G Lecture 14b Within subjects contrasts Types of Within-subject contrasts Individual vs pooled contrasts Example Between subject.
SPSS Series 3: Repeated Measures ANOVA and MANOVA
Some Terms Y =  o +  1 X Regression of Y on X Regress Y on X X called independent variable or predictor variable or covariate or factor Which factors.
Analysis of variance (ANOVA)-the General Linear Model (GLM)
C82MST Statistical Methods 2 - Lecture 7 1 Overview of Lecture Advantages and disadvantages of within subjects designs One-way within subjects ANOVA Two-way.
Part I – MULTIVARIATE ANALYSIS
Understanding Variables Emily H. Wughalter, Ed.D. Professor, Department of Kinesiology Spring 2010.
ANCOVA Psy 420 Andrew Ainsworth. What is ANCOVA?
Chapter 3 Analysis of Variance
Two Groups Too Many? Try Analysis of Variance (ANOVA)
Biol 500: basic statistics
Analysis of Variance & Multivariate Analysis of Variance
PSY 307 – Statistics for the Behavioral Sciences Chapter 19 – Chi-Square Test for Qualitative Data Chapter 21 – Deciding Which Test to Use.
Multiple Regression – Basic Relationships
Chapter 14 Inferential Data Analysis
Two-Way Balanced Independent Samples ANOVA Overview of Computations.
Two-Way Balanced Independent Samples ANOVA Computations Contrasts Confidence Intervals.
Multiple Linear Regression A method for analyzing the effects of several predictor variables concurrently. - Simultaneously - Stepwise Minimizing the squared.
Hypothesis Testing. Outline The Null Hypothesis The Null Hypothesis Type I and Type II Error Type I and Type II Error Using Statistics to test the Null.
Chapter 12 Inferential Statistics Gay, Mills, and Airasian
ANCOVA Lecture 9 Andrew Ainsworth. What is ANCOVA?
Selecting the Correct Statistical Test
Chapter 13: Inference in Regression
Analysis of Covariance David Markham
Lecture 8 Analysis of Variance and Covariance Effect of Coupons, In-Store Promotion and Affluence of the Clientele on Sales.
بسم الله الرحمن الرحیم.. Multivariate Analysis of Variance.
t(ea) for Two: Test between the Means of Different Groups When you want to know if there is a ‘difference’ between the two groups in the mean Use “t-test”.
B AD 6243: Applied Univariate Statistics Repeated Measures ANOVA Professor Laku Chidambaram Price College of Business University of Oklahoma.
PSY 307 – Statistics for the Behavioral Sciences Chapter 16 – One-Factor Analysis of Variance (ANOVA)
Psychology 301 Chapters & Differences Between Two Means Introduction to Analysis of Variance Multiple Comparisons.
Two-Way Balanced Independent Samples ANOVA Computations.
Repeated Measurements Analysis. Repeated Measures Analysis of Variance Situations in which biologists would make repeated measurements on same individual.
Inferential Statistics
Chapter 10: Analyzing Experimental Data Inferential statistics are used to determine whether the independent variable had an effect on the dependent variance.
ANALYSIS OF VARIANCE (ANOVA) BCT 2053 CHAPTER 5. CONTENT 5.1 Introduction to ANOVA 5.2 One-Way ANOVA 5.3 Two-Way ANOVA.
Educational Research Chapter 13 Inferential Statistics Gay, Mills, and Airasian 10 th Edition.
Mixed-Design ANOVA 5 Nov 2010 CPSY501 Dr. Sean Ho Trinity Western University Please download: treatment5.sav.
Adjusted from slides attributed to Andrew Ainsworth
1 Psych 5510/6510 Chapter 14 Repeated Measures ANOVA: Models with Nonindependent ERRORs Part 3: Factorial Designs Spring, 2009.
ANCOVA. What is Analysis of Covariance? When you think of Ancova, you should think of sequential regression, because really that’s all it is Covariate(s)
Stats Lunch: Day 8 Repeated-Measures ANOVA and Analyzing Trends (It’s Hot)
Two-Way (Independent) ANOVA. PSYC 6130A, PROF. J. ELDER 2 Two-Way ANOVA “Two-Way” means groups are defined by 2 independent variables. These IVs are typically.
Correlated-Samples ANOVA The Univariate Approach.
Smith/Davis (c) 2005 Prentice Hall Chapter Fifteen Inferential Tests of Significance III: Analyzing and Interpreting Experiments with Multiple Independent.
Remember You just invented a “magic math pill” that will increase test scores. On the day of the first test you give the pill to 4 subjects. When these.
Handout Ten: Mixed Design Analysis of Variance EPSE 592 Experimental Designs and Analysis in Educational Research Instructor: Dr. Amery Wu Handout Ten:
ANOVA Overview of Major Designs. Between or Within Subjects Between-subjects (completely randomized) designs –Subjects are nested within treatment conditions.
Outline of Today’s Discussion 1.Independent Samples ANOVA: A Conceptual Introduction 2.Introduction To Basic Ratios 3.Basic Ratios In Excel 4.Cumulative.
HYPOTHESIS TESTING FOR DIFFERENCES BETWEEN MEANS AND BETWEEN PROPORTIONS.
MANOVA Lecture 12 Nuance stuff Psy 524 Andrew Ainsworth.
PROFILE ANALYSIS. Profile Analysis Main Point: Repeated measures multivariate analysis One/Several DVs all measured on the same scale.
Educational Research Inferential Statistics Chapter th Chapter 12- 8th Gay and Airasian.
(Slides not created solely by me – the internet is a wonderful tool) SW388R7 Data Analysis & Compute rs II Slide 1.
Choosing and using your statistic. Steps of hypothesis testing 1. Establish the null hypothesis, H 0. 2.Establish the alternate hypothesis: H 1. 3.Decide.
Chapter 10: The t Test For Two Independent Samples.
Hypothesis Testing.
Least Squares ANOVA & ANCOV
Kin 304 Inferential Statistics
Comparing Several Means: ANOVA
Presentation transcript:

Multivariate Statistics Least Squares ANOVA & ANCOV Repeated Measures ANOVA Cluster Analysis

Least Squares ANOVA Do ANOVA as a multiple regression. Each factor is represented by k-1 dichotomous dummy variables Interactions are represented as products of dummy variables.

A x B Factorial: Dummy Variables Two levels of A –A 1 = 1 if at Level 1 of A, 0 if not Three levels of B –B 1 = 1 if at Level 1 of B, 0 if not –B 2 = 1 if at Level 2 of B, 0 if not A x B interaction (2 df) –A 1 B 1 codes the one df –A 1 B 2 codes the other df

A x B Factorial: The Model Y = a + b 1 A 1 + b 2 B 1 +b 3 B 2 + b 4 A 1 B 1 + b 5 A 1 B 2 + error. Do the multiple regression. The regression SS represents the combined effects of A and B (and interaction).

Partitioning the Sums of Squares Drop A 1 from the full model. –The decrease in the regression SS is the SS for the main effect of A. Drop B 1 and B 2 from the full model. –The decrease in the regression SS is the SS for the main effect of B. Drop A 1 B 1 and A 1 B 2 from the full model –The decrease in the regression SS is the SS for the interaction.

Unique Sums of Squares This method produces a unique sum of squares for each effect, representing the effect after eliminating overlap with any other effects in the model. In SAS these are Type III sums of squares Overall and Spiegel called them Method I sums of squares.

Analysis of Covariance Simply put, this is a multiple regression where there are both categorical and continuous predictors. In the ideal circumstance (the grouping variables are experimentally manipulated), there will be no association between the covariate and the grouping variables. Adding the covariate to the model may reduce the error sum of squares and give you more power.

Big Error = Small F, Large p

Add Covariate, Lower Error

Big F = Happy Researcher

Confounded ANCOV If the data are nonexperimental, or the covariate measured after manipulating the independent variables, then the covariate will be correlated with the grouping variables. Including it in the model will change the treatment sums of squares. And make interpretation rather slippery.

A Simple Example One Independent Variable (A) with three levels. One covariate (C) Y = a + b 1 A 1 + b 2 A 2 +b 3 C + b 4 A 1 C + b 5 A 2 C + error. A 1 C and A 2 C represent the interaction between the independent variable and the covariate

Covariate x IV Interaction We drop the two interaction terms from the model. If the regression SS decreases markedly, then the relationship between the covariate and Y varies across levels of the IV. This violates the homogeneity of regression assumption of the traditional ANCOV.

Wuensch & Poteat, 1998 Decision (stop or continue the research) was not the only dependent variable. Subjects also were asked to indicate how justified the research was. Predict justification scores from –Idealism and relativism (covariates) –Sex and purpose of research (grouping variables)

Covariates Not Necessarily Nuisances Psychologists often think of the covariate as being nuisance variables. They want their effects taken out of error variance. For my research, however, I had a genuine interest in the effects of idealism and relativism.

The Results There were no significant interactions. Every main effect was significant. Idealism was negatively related to justification. Relativism was positively related to justification. Men thought the research more justified than did women.

Purpose of the research had a significant effect. The cosmetic testing and neuroscience theory testing received mean justification ratings significantly less than those of the medical research. Hmmm, our students think the cosmetic testing not justified, but they vote to continue it anyhow.

Repeated Measures ANOVA In the traditional (“univariate”) approach, subjects is treated as an additional classification variable. A one-way RM ANOVA is really a two-way ANOVA, with subjects being the second factor. This analysis assumes sphericity.

Sphericity Suppose we have five levels of repeated factor A. Find the standard error for the difference between level j and level k. We assume that standard error is constant across jk pairs. This assumption is frequently violated with behavioral data.

Corrections There are procedures that correct for violation of the assumption of sphericity. They reduce the degrees of freedom, much like done in the Welch ANOVA. Greenhouse-Geisser is the more conservative procedure. Huynh-Feldt is the less conservative procedure.

The Multivariate Approach Suppose you have a one-way RM design with five levels of the grouping variable (G). You treat the scores at any one level of G as one variable, so you now have five variables (G 1 through G 5 ), not two variables (G and Y).

Orthogonal Contrasts Behind the scenes, your statistical program creates a complete set of orthogonal contrasts for the RM factor. It then tests the null that every one of those contrasts has a mean of zero. If that null is rejected, you conclude the RM factor has a significant effect. There is no sphericity assumption with the multivariate-approach analysis.

Doubly Multivariate Analysis Suppose that you have a design with one or more RM factor(s) And you also have multiple dependent variables. If you take the multivariate approach to analysis of the RM factor(s), then you have a doubly multivariate analysis.

Effects of Cross-Species Rearing Wuensch (1992) Newborn Mus fostered onto Mus, Peromyscus or Rattus. Tested in apparatus where could visit four tunnels which smelled like –Clean pine shavings –Mus –Peromyscus –Rattus

Mus musculus

Peromyscus maniculatus

Rattus norwegicus

The Design Dependent variables were –Latency to first visit of each tunnel –Number of visits to each tunnel –Cumulative time spent in each tunnel Independent variables were –Scent of tunnel (4 levels, within-subjects) –Foster species (3 levels, between-subjects)

Doubly Multivariate Results There were significant results of Foster Species, Scent of Tunnel, and the Interaction. This was followed by univariate ANOVA, Foster Species x Scent of Tunnel, on each of the three dependent variables.

Results of the Univariate ANOVAs The interaction was significant for each dependent variable. Conducted simple main effects analysis. Mus reared by Rattus had significantly more visits to and cumulative time in the rat-scented tunnel that did the other groups, and shorter latencies as well. The other groups avoided the rat-scented tunnel.

Cluster Analysis Goal is to cluster cases into groups based on shared characteristics. Start out with each case being a one-case cluster. The clusters are located in k-dimensional space, where k is the number of variables. Compute the squared Euclidian distance between each case and each other case.

Squared Euclidian Distance the sum across variables (from i = 1 to v) of the squared difference between the score on variable i for the one case (X i ) and the score on variable i for the other case (Yi)

Agglomerate The two cases closest to each other are agglomerated into a cluster. The distances between entities (clusters and cases) are recomputed. The two entities closest to each other are agglomerated. This continues until all cases end up in one cluster.

What is the Correct Solution? You may have theoretical reasons to expect a certain k cluster solution. Look at that solution and see if it matches your expectations. Alternatively, you may try to make sense out of solutions at two or more levels of the analysis.

Faculty Salaries Subjects were faculty in Psychology at ECU. Variables were rank, experience, number of publications, course load, and salary. The 2 cluster solution was adjuncts versus everybody else. Adjuncts had lower rank, experience, number of publications, course load, and salary.

Three Cluster Solution Non-adjuncts were split into senior faculty and junior faculty. Senior faculty had higher salary, experience, rank, and number of pubs.

Four Cluster Solution The senior faculty were split into two groups: The acting chair of the department and all of the rest of the senior faculty. The acting chair had a higher salary and number of publications.

Workaholism Aziz & Zickar (2005) Workaholics may be defined as those –High in work involvement, –High in drive to work, and –Low in work enjoyment. For each case, a score was obtained for each of these three dimensions.

The Three Cluster Solution Workaholics –High work involvement –High drive to work –Low work enjoyment Positively engaged workers (KLW) –High work involvement –Medium drive to work –High work enjoyment

Unengaged workers –Low work involvement –Low drive to work –Low work enjoyment Past research/theory indicated there should be six clusters, but the theorized six clusters were not obtained.