1.5 Follow up Analyses to a Significant Omnibus Test or Main Effect Flashcards

1
Q

If the factor has three or more levels, then the initial analysis is referred to as…

A

omnibus F test, or main effect in factorial ANOVA

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

What does a significant F ration indicate

A

that there are likely differences among the group means, but it does not indicate which means are different. Follow-up analyses are needed to determine any group mean differences

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

what are the two categories of follow-up analyses?

A

A-priori comparison & post hoc comparisons

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

A-priori comparisons are decided…

A

upon before data collection, which is driven by theory and based on the researcher’s predictions
A-priori comparisons tend to be more restrictive allowing for fewer comparisons to be made
(We will focus primarily on Bonferroni comparisons, which include different pre-packaged comparisons)

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

Post hoc comparisons are done to….

A

mine the data for potential differences among the group means
They are a fishing expedition, which may help to develop future theories
*However, there is concern about capitalizing on chance, so there must be controls in place for type 1 error, which is inflated by doing multiple comparisons

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

What is a A-priori comparisons: t-test or f test and what does t involve?
list two problems

A

Running multiple t or F tests
This involves performing a separate t test (or f test) for every pairwise comparison that is predicted
The problem with running multiple t test is that each test uses a numerically different error term for every comparison made
Another problem is that they do not provide any control for type 1 error.

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

A-priori comparisons: Contrasts Provide what?

A

flexible approach to making pairwise comparisons that utilize a common error term.
The error term will be the same as the omnibus test, increasing power to detect differences.
Contrast provides great flexibility by allowing the user to combine groups as desired.

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

A contrast is a weighted linear combination of the level means, such that:

A

Contrast = (C1 - M1) + (C2 - M2) + (C3 - M3)+ ….. (Ck - Mk)
Where C is a weight applied to the mean (M)

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

So lets compare the drug condition to the placebo condition, dropping out the control condition, where M1= drug, M2=placebo, M3=control, then:

A

Contrast 1 = (1 - M1) + (-1 - M2) + (0 - M3); where the weights are 1, -1, 0

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

Now let’s compare the drug condition to the control, dropping out the placebo, then:
(where M1= drug, M2=placebo, M3=control)

A

contrast 2= (1- M1) + (0 - M2) + (-1 - M3); where the weights are 1, 0, -1

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

And lets compare the drug condition to the average of the placebo and control conditions, then:
(where M1= drug, M2=placebo, M3=control)

A

Contrast 3= (1 - M1) + (-.5 - M2) + (-.5 - M3); where the weights are 1, -.5, -.5

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

A-priori comparisons: Bonferroni Comparisons

A

are an alternative form of contrast that provides for type 1 error
Bonferroni comparisons compute 95% confidence intervals around the mean difference between two comparison groups to determine significance differences

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

In Bonferroni, how are cofience interval computed?

A

Confidence intervals are computed around the mean difference of the two means being compared.
Mdiff = M1- M2
If the 95% confidence intervals around the mean difference do not include zero, then the mean difference is significant
95% CI= Mean difference ± (1.96 * SE)
Upper bound: Mean difference + (1.96 * SE) = ?
Lower bound: Mean difference - (1.96 * SE) = ?

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

Bonferroni: Interpretation of the contrast output.

A

Difference (estimate-hypothesis) is the difference between the two means
95% confidence intervals for difference shows the upper and lower bound intervals that surround the mean difference
If the upper and lower bound 95% CI do not include zero, then the difference is significantly different from zero

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

SPSS offers several different predetermined types of Bonferroni comparisons, including:
Simple which does what?

A

compares the mean of each level to the mean of a specified level. This type of contrast is useful when there is a control group. You can choose the first or last category (Helmert) as the reference

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

bonferroni: what other contrasts are available?

A

Deviation: compares the mean of each level (except a reference category) to the mean of all the levels (grand mean). The levels of the factor can be in any order.

Difference: compares the mean of each level (except the first) to the mean of previous levels. (sometimes called reverse Helmert contrast).

Helmert: compares the mean of each level of the factor (except the first) to the mean of the subsequent levels.

Polynomial: compares the linear effect, quadratic effect, cubic effect, and so on. The first degree of freedom contains the linear effect across all categories; the second degree of freedom, the quadratic effect; and so on. These contrasts are often used to estimate polynomial trends.

Special contrast: allows you to designate your own weights. This must be done using syntax.

17
Q

A-priori comparisons compared

A

Summary of contrast
Performing multiple t or f tests is not recommended
Contrasts or specific comparisons can be done in SPSS one way or SPSS univariate
—-They have become controversial because there is no control added to reduce the possibility of type 1 error

Bonferroni comparisons are available in SPSS univariate, repeated measures, and multivariate programs
—Can also specify you own contrasts in SPECIAL

18
Q

Post Hoc Comparisons
Examples of when to use post hoc comparisons:

A

Someone hands you a data set to explore
You have new ideas after-the-fact
Your original predictions are not confirmed, and you want to mine the data to better understand what’s going on
You notice interesting patterns in the data

19
Q

in instances for using post hoc you are free to…

A

mine the data, but you MUST control for Type I error, which reduces the possibility of capitalizing on chance
SPSS offers a variety of t-test and 95% CIs test procedures to examine group differences while controlling for Type I error.

20
Q

Multiple comparison test that assume equal variances:

A

Bonferroni test
Sidak’s t
Tukey’s
Dunnett’s pairwise multiple comparisons t test
Scheffe’s test