analysis of variance. anova probably the most popular analysis in psychology why? ease of...

29
Analysis of Variance

Upload: austin-collins

Post on 25-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Analysis of Variance

Page 2: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

ANOVA

Probably the most popular analysis in psychology

Why? Ease of implementation Allows for analysis of several groups at once Allows analysis of interactions of multiple

independent variables.

Page 3: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Assumptions

As before, if the assumptions of the test are not met we may have problems in its interpretation

The usual suspects: Independence of observations Normally distributed variables of measure Homogeneity of Variance

Page 4: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Null hypothesis

H0: 1= 2… = k

H1: not H0

Anova will tell us that the means are different in some way As the assumptions specify that the shape and

dispersion should be equal, the only way left to differ is in terms of means

However we will have to do multiple comparisons to give us the specifics

Page 5: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Anova allows for an easy way to look at interactions

Probability of type one error goes up with multiple tests Probability .95 of not making type 1: .95*.95*.95

= .857 1-.857 = .143 probability of making type 1 error

So probability of type I error = 1 - (1-)c

Note: some note that each analysis could be taken as separate and independent of all others

Why not multiple t-tests?

Page 6: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Review

1 2

2 2

1 2

p p

X Xt

s s

n n

With an independent samples t-test we looked to see if two groups had different means

With this formula we found the difference between the groups and divided by the variability within the groups by calculation of their respective variances which we then pooled together.

Page 7: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

V a ria n ce d ue to o ure xp erim en ta l m a n ip u la tion

V a rian ce d u e to no n -sys tem a ticfa c to rs

T o ta l V a ria n ce

Comparison to t-test

In this sense with our t-statistic we have a ratio of the difference between groups to the variability within the groups (individual scores from group means)

Total variability comes from: Differences between groups Differences within groups

A similar approach is taken for ANOVA as well

Page 8: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

ts and Fs

difference between means

difference due to individual differences/chance

variance between sample means

variance due to individual differences/chance

t

F

Note that the t-test is just a special case (2-group) of Analysis of Variance

t2 = F

Page 9: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Sums of squares Treatment Error Total (Treatment + Error)

SSTotal = sums of squared deviations of scores about the grand mean

SSTreat = sums of squares of the deviations of the means of each group from the grand mean (with consideration of group N)

Sserror = the rest or SSTotal – SSTreat Sums of squared deviations of the scores about

their group mean

Computation

Page 10: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

SSTotal =

SSTreat =

SSerror =

2..( )jn X X

2..( )ijX X

2( )ij jX X

S S treatm ent S S error

S S total

S S Between groups S S with in groups

S S total

Page 11: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

The more the sample means differ, the larger will be the between-samples variation

Page 12: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once
Page 13: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Example

Ratings for a reality tv show involving former WWF stars, people randomly abducted from the street, and a couple orangutans

1) 18-25 group 7 4 6 8 6 6 2 9 Mean = 6 SD = 2.2 2) 25-45 group 5 5 3 4 4 7 2 2 Mean = 4 SD = 1.7 3) 45+ group 2 3 2 1 2 1 3 2 Mean = 2 SD = .76

SSTreat = 8(6-4)2 + 8(4-4)2 + 8(2-4)2 = 64 SSTotal = (7-4)2 + (4-4)2 + (6-4)2 … + (3-4)2 + (2-4)2 = 122 SSerror = SSTotal – SSTreat = 58 For SSerror we could have also added variances 2.22+1.72+.762

and multiplied by n-1 (7).

Page 14: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Now what?

Well now we just need df and we’re set to go. SStreat = k – 1 where k is the number of groups (each

group mean deviating from the grand mean) SSerror = N - k (loss of degree of freedom for each

group mean) SStotal = N - 1 (loss of degree of freedom from using

the grand mean in the calculation) or just add the other two.

Page 15: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

The F ratio has a sampling distribution like the t did That is, estimates of F vary depending on exactly

which sample you draw Again, this sampling distribution has known

properties given the df that can be looked up in a table/provided by computer so we can test hypotheses

The F Ratio

Page 16: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Construct an ANOVA table:

MS refers to the Mean Squares which are found by dividing the SS by their respective df. Since both of the SS values are summed values they are influenced by the number of scores that were summed (for example, SStreat used the sum of only 3 different values (the group means) compared to SSerror, which used the sum of 24 different values). To eliminate this bias we can calculate the average sum of squares (known as the mean squares, MS).

Our F ratio (or F statistic) is the ratio of the two MS values.

Source df SS MS F

Treatment 2 64 ? ?

Error 21 58 ?

Total 23 122

Next

Page 17: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Finally

To look for statistical significance, check your table at 2 and 21 degrees of freedom at your chosen alpha level

Source df SS MS F

Treatment 2 64 32 11.57

Error 21 58 2.76

Total 23 122

Page 18: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

There is some statistically significant difference among the group means.

Measure of the ratio of the variation explained by the model and the variation explained by nonsystematic factors, i.e. experimental effect to the individual differences in performance.

If < 1 then it must represent a non-significant effect. The reason why is because if the F-ratio is less than 1

it means that MSe is greater than MSt, which in real terms means that there is more nonsystematic than systematic variance.

This is why you will sometimes see just F < 1 reported

Interpretation

Page 19: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Between Groups SS Effect of exp. m. & Error

Within Groups SS Error

F-ratio and p-value

The F-ratio is essentially this ratio, but after allowance for n (number of respondents, number of experimental conditions) has been made

The greater the effect of the experimental manipulation, the larger F will be all else being equal

The p-value is the probability that the F-ratio obtained (or more extreme) occurred due to sampling error assuming the null hypothesis is true As always p(D|H0)

Page 20: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Interpretation

So they are different in some fashion, what else do we know?

Nada. This is the limit of the Analysis of Variance at

this point. All that can be said is that there is some difference among the means of some kind. The details require further analyses which will be covered later.

Page 21: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Unequal n

2..( )jn X X

Want equal ns if at all possible If not we will have to adjust our formula for SStreat,

though as it was presented before (and below) holds for both scenarios.

The more discrepant they are, the more we may have trouble generalizing the results, especially if there are violations of our assumptions.

Minor differences (you know what those are right?) are not going to be a big deal.

Page 22: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Violations of assumptions

When we violate our assumption of homogeneity of variance other options become available.

Levene’s is the standard test of this for ANOVA as well though there are others. Levene’s is considered to be conservative,

and so even if close to p = .05 you should probably go with a corrective measure.

Especially be concerned with unequal n

Page 23: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

HoV violation

Options: Kruskal-Wallis Welch procedure Brown-Forsythe

See Tomarkin & Serlin 1986 for a comparison of these measures that can be used when HoV assumption is violated

Page 24: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Welch’s correction

2

.

2.

2

( )

12( 2) 1

1 11 1

kk

k

k k

k

k k

k

k k

nw

s

w XX

w

w X X

kFwk

k n w

2

2

1

13

1k

k k

kdf

w

n w

Page 25: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

2..

2

2

2

2

( )*

(1 / )

( 1),

1

(1 / )

(1 / )

k kk

k kk

k

kk

k k

k kk

n X XF

n N S

df k f

nf

c

n N Sc

n N S

Brown-Forsythe

Page 26: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

When you report the df, add round up and add a squiggly (~)

According to Tomarkin & Serlin, Welch’s is probably more powerful in most heterogeneity of variance situations It depends on the situation, but Welch’s

tends to perform better generally

Welch’s F and B-F

Page 27: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Test of Homogeneity of Variances

proportion correct

3.817 2 104 .025

LeveneStatistic df1 df2 Sig.

ANOVA

proportion correct

.594 2 .297 2.974 .055

10.390 104 .100

10.985 106

Between Groups

Within Groups

Total

Sum ofSquares df Mean Square F Sig.

Robust Tests of Equality of Means

proportion correct

3.755 2 65.775 .029

2.964 2 92.818 .057

Welch

Brown-Forsythe

Statistica

df1 df2 Sig.

Asymptotically F distributed.a.

Test Statisticsa,b

5.474

2

.065

Chi-Square

df

Asymp. Sig.

proportioncorrect

Kruskal Wallis Testa.

Grouping Variable: COND3b.

Example output

violation of HoV

Regular F

Page 28: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Violation of normality

When normality is a concern, we can transform the data or use nonparametric techniques (e.g. bootstrapped estimates)

The Kruskal-Wallis we just looked at is a non-parametric one-way on the ranked values of the dependent variable

Page 29: Analysis of Variance. ANOVA Probably the most popular analysis in psychology Why? Ease of implementation Allows for analysis of several groups at once

Gist

Approach One-way ANOVA much as you would a t-test. Same assumptions and interpretation taken to 3 or

more groups One would report similar info:

Effect sizes, confidence intervals, graphs of means etc.

With ANOVA one must run planned comparisons or post hoc analyses (next time) to get to the good stuff as far as interpretation

Turn to robust options in the face of yucky data and/or violations of assumptions E.g. using trimmed means