2-way ANOVA

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

When is a 2-way ANOVA used?

when the dependent variable is a single continous variable; when the independent variables are categorical variable (2 variables each with 2 or more groups)

2
New cards

Full Factorial Analysis

test people in all combinations of the variable

3
New cards

Factorial Design

data is collected in each cell of a table (full factorial analysis); variables should be independent of each other

4
New cards

Assumptions for factorial ANOVA

approximately equal sample sizes in each cell (factorial analysis is NOT robust to unequal sample sizes); residuals are distributed normally (factorial analysis is robust to slight deviations); variances are equal across subgroups; independence of data; all cells have samples

5
New cards

Ways to deal with Assumptions Violations

separate into individual one-way ANOVA’s; transformations; non-parametric methods

6
New cards

Superposition

total is sum of parts; combined effect was the additions of the 2 effects

7
New cards

Interaction Effects

the effects of 2 variables CAN’T be explained by superposition; difference in data that can’t be explained by adding the differences of its parts

<p>the effects of 2 variables CAN’T be explained by superposition; difference in data that can’t be explained by adding the differences of its parts</p>
8
New cards

Types of Interaction Effects

  1. combination of factors required to observe an effect

  2. one factor reverses the effect of another factor

  3. one group from A increases the impact of factor “B” or vice versa (synergistic effect)

  4. one group from A reduces the impact of factor “B” or vice versa (interference effect) → might expect a certain result but get less than that

9
New cards

Notation

first subscript: group for variable “A”

second subscript: group for variable “B”

third subscript: trial (from 1 to “r”)

<p>first subscript: group for variable “A”</p><p>second subscript: group for variable “B”</p><p>third subscript: trial (from 1 to&nbsp;“r”)</p>
10
New cards

Dot in the Subscript

data was averaged across all values in that subscript

11
New cards

Hypotheses: Main Factors - Variable A

Ho: X1.. = X2.. = … = Xa.. (all group means are equal)

Ho: X1.. - X… = X2.. - X… = … = X1.. - X… = 0

Ha: at least 1 mean within group A deviates from the overall mean

Ha: X1.. - X… =/ 0 or X2.. - X… =/ 0 or Xa.. - X… =/ 0

12
New cards

Hypotheses: Main Factors - Variable B

Ho: X.1. = X.2. = … = X.b. (all group means are equal)

Ho: X.1. - X… = X.2. - X… = … = X.b. - X… = 

Ha: at least 1 mean within group B deviates from the overall mean

Ha: X.1. - X… =/ 0 or X.2. - X… =/ 0 or X.b. - X… =/ 0

13
New cards

Hypothesis Testing: Interaction Effects

absence of superposition

Ho: all sub-group averages are explained by superposition of A and B effects

Ho: Xij. - X… = (Xi.. - X…) + (X.j. - X…) or X11. - X1.. - X.1. + X… = 0 or

X21. - X2.. - X.1. + X… = 0 or X12. - X1.. - X.2. + X… = 0 

Ha: superposition doesn’t fully describe at least one of the group averages

14
New cards

Process for Hypothesis Testing

  1. calculate sum of squares for variable A, variable B, interaction (A*B), and error

  2. determine df (for A, B, A*B, and error)

  3. calculate F-ratio for A, B, and A*B

  4. determine critical F-ratio from table (A, B, and A*B)

  5. compare calculated to critical F-ratio to evalulate hypothesis

15
New cards

Partitioning Sum of Squares

partitiions it into clever bits

<p>partitiions it into clever bits</p>
16
New cards

SS(A)

r*b*sum (i = 1 → a) (Xi.. - X…)²; there are r*b trials fro each group within variable A (nj = r*b)

17
New cards

SS(B)

r*a*sum (j=1 to b) (X.j. - X…)²

18
New cards

SS(A*B)

sum (i=1 to a) sum (j=1 to b) * r * (Xij. - Xi.. - X.j. + X…)²; each group combination of (i,j) has r trials in it

19
New cards

SS(error)

sum (i=1 to a) sum (j=1 to b) * (r-1) * sd²ij

sum (i=1 to a) sum (j=1 to b) sum (k=1 to r) * (Xijk - Xij.)²

sdij is the standard deviation across values for the ith group of variable A and jth group of variable B

20
New cards

Degress of Freedom

A = a - 1

B = b - 1

A*B = (a - 1)*(b -1)

Error = N - a*b

Total = N -1 

21
New cards

Mean of Squares

knowt flashcard image
22
New cards

F-ratio

will have 3 of these; all use same error (metric of uncertainity won’t change) and all use same df error

<p>will have 3 of these; all use same error (metric of uncertainity won’t change) and all use same df error</p>
23
New cards

Hypothesis Testing

reject Ho is F > Fcrit