WEEK 5 - ANOVA 1 Flashcards

(26 cards)

1
Q

ANALYSIS OF VARIANCE (ANOVA)

A

Guards against familywise error:
- Analyses all the variance in data at once
- Using multiple t-tests inflates type 1 error rate

Is an omnibus technique:
- Tests whether DV varies among the levels of the IV
- Tells us whether there is a significant difference between group means somewhere
- Does not tell us which means are significantly different

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ONE WAY ANOVA

A

A one-way ANOVA is focused on the effect of one IV on the DV, but the IV can have more than two levels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

F STATISTIC

A

The F-statistic aims to compare the variance among the treatments, to the variance within the samples themselves.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If ANOVE doesn’t yield significant response…

A

We state there is no effect of IV on DV, no follow up tests.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If ANOVA yields significant response…

A

We do follow up tests to find what means are significantly different

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IV - in ANOVA

A

Called the factor of treatment (if manipulated)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

LEVELS

A

Different conditions that make up a factor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

NULL HYPOTHESIS

A

H0 = u1 = u2 = uk

(if three means then.. u1 = u2 = u3)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

ALTERNATIVE HYPOTHESIS

A

H1 = uk ≠ uk’

(at least two means are different)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

LOGIC OF ANOVA

A

Observed differences relative to expected differences

Separate total variance into two components:
- Between-groups variance
- Within-groups variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Between-groups variability due to:

A

Treatment effect/levels of factor

Individual differences

Experimental error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Within-groups variability due to:

A

Individual differences

Experimental error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How to know if presence of treatment effect?

A

Therefore everything will cancel out apart from treatment effect

So if between groups variability > within-groups variability = presence of treatment effect

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

MEAN SQUARES

A

Use sample variance to estimate population variance

We compare two independent estimates of population variance:

Within-group variability:
- MS error also referred to as MS residual

Between-groups variability:
- MS treatment also referred to as MS model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

COMPARING MEAN SQUARES

A

If H0 is false, there will be more variation among the means that can be accounted for by chance and MS treatment will be larger than MS error

Represented as a ratio F = MS treatment/ MS error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

F-DISTRIBUTION

A

Fobt is compared to the distribution of Fs that would be expected if H0 is true.

Fobt is considered significant if Fobt > Fcrit

F distribution dependent on df

Fobt can only be positive

F distribution is positively skewed
- Most Fs cluster around 1 (H0)

F-test is a one tailed test
- We are only testing for the presence/absence of treatment effect

17
Q

INDEPENDENT GROUPS ANOVA STEPS

A
  1. State H0 and H1 in words and symbols
  2. Calculate sum of squares
  3. Calculate degrees of freedom
  4. Calculate mean squares
  5. Calculate f-ratio
  6. Construct summary/source table
  7. Use F-table to find Fcrit
  8. Make decision
  9. Interpret results
18
Q

STEP 2. Calculating sum of squares

A

SS total = sum (X - Xbar)^2

SS treatment = sum nk(Xbar k - Xbar)^2

SS error = sum (Xik - Xbar k)^2

X = individual raw score
Xbar = grand mean
nk = no. people in group k
Xbar k = mean of group k
Xik = individual raw score in group k

19
Q

STEP 2. Calculating sum of squares SHORTCUTS

A

SS total = SS treatment + SS error

SS treatment = SS total - SS error

SS error = SS total - SS treatment

20
Q

STEP 3. Calculating degrees of freedom

A

df treatment = k - 1

df error = df k1 + df k2 + df k3

21
Q

STEP 4. Calculate mean squares

A

MS treatment = SS treatment / df treatment

MS error = SS error / df error

22
Q

STEP 5. Calculate F ratio

A

F = MS treatment / MS error

23
Q

STEP 6. Find Fcrit

A

df numerator = df treatment

df denominator = df error

24
Q

STEP 9. Interpret results

A

A one-way independent groups ANOVA revealed that (DV) varied significantly as a function of (levels of IV), F (df treatment, df error) = X, p < .05.

25
EFFECT SIZE
The significance of F indicates the probability that the differences between groups could be due to chance/error We can assess importance of IV in explaining variance in DV by calculating effect size
26
EFFECT SIZE - OMEGA SQUARED ⍵^2
An estimate of the proportion of variance in the population that can be accounted for by the IV. ⍵^2 = SS treatment - (k-1) MS error / SS total + MS error Small effect = .01 Medium effect = .06 Large effect = .15