Non-Parametric Alternatives to ANOVA & Statistical Power Flashcards

1
Q

What are the parametric test assumptions?

A

Interval/ratio data.
Independence.
Normally distributed data.
Homogeneity of variance (for between-subjects).

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

What are 3 advantages of non-parametric tests?

A

Fewer assumptions.
Can use small datasets.
Easy to calculate + interpret by hand.

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

What is a disadvantage of non-parametric tests?

A

They have a lower power than parametric tests (increase in Type II error).

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

When is Friedman’s ANOVA used?

A

For repeated measures where the IV has 3 or more levels.

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

When is Kruskal-Wallis used?

A

For independent measures where the IV has 3 or more levels.

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

What is the main statistic for Friedman’s ANOVA named in SPSS?

A

Chi-squared statistic.

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

What is the asymptotic sig./adj.sig. in SPSS?

A

The p-value.

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

What is the z-value named in SPSS?

A

The std. test statistic.

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

What does R stand for in both tests’ formula?

A

R is the sum of ranks for each condition.

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

How do you calculate H in Kruskal-Wallis?

A

You rank all scores ignoring the group they belong too (as it’s independent conditions).
Add up ranks for each condition and put these into the main formula.

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

How do you calculate Fr in Friedman’s ANOVA?

A

You rank scores within each participant (as it’s repeated conditions).
Calculate the sum and mean of ranks in each condition and put these into the main formula.

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

What are the two options when normality assumptions aren’t met (therefore a mixed ANOVA can’t be used)?

A

Transforming data.

Using several non-parametric tests.

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

Why do we transform data?

A

If we have skewness or kurtosis then transforming data could potentially stop this (e.g. log transformation) and we can then use a mixed ANOVA.

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

What non-parametric test is used for within-subject conditions?

A

Wilcoxon.

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

What non-parametric test is used for between-subject conditions?

A

Mann-Whitney.

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

What are the two choices when looking at the interaction of variables in several non-parametric tests?

A
  1. Calculate the change of score and compare changes across groups using an Independent T-Test or Mann-Whitney.
  2. Calculate difference between groups’ scores using a Dependent T-Test or Wilcoxon.
17
Q

How do you complete a Bonferroni adjustment for the number of tests used?

A

Bonferroni alpha = alpha / number of comparisons.

18
Q

What is a Type I error?

A

Incorrectly rejecting the null hypothesis. Probability of this is alpha (.05).

19
Q

What is a Type II error?

A

Incorrectly accepting the null hypothesis. Probability of this is beta.

20
Q

What is the definition of power?

A

The ability to detect an effect if there is one.

21
Q

What value should power usually be?

A

.80.

22
Q

What are the three influences on power?

A
Effect size (the larger the effect, the easier it is to detect). 
Alpha level (usually p < .05). 
Sample size (larger samples are more representative = less error, more power).
23
Q

Power, effect size, alpha level and sample size are all linked. Which one is useful to be able to calculate?

A

The estimated sample size needed to achieve adequate power.

24
Q

Which program can be used to calculate power?

A

G*Power.