Non-parametric tests Flashcards

(9 cards)

1
Q

Parametric test

A

-Based on parameters (e.g. standard deviation)
-Assumes normal distribution of data
-Most common stats tests covered so far are parametric

Parametric tests rely on assumptions about the population parameters and distribution of the data.

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

When not to use parametric test

A

-When data is not normally distributed
-When scales are ordinal rather than interval or ratio
-When data is skewed or step sizes between values are unequal

These conditions can lead to inaccurate results if parametric tests are applied.

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

Non-parametric test options

A

-These tests use ranking instead of raw values
-Are robust against non-normal data
-Mann-Whitney U
-Wilcoxon signed-rank
-Kruskal-Wallis H
-Friedman

Non-parametric tests are useful when data does not meet the assumptions required for parametric testing.

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

Mann-Whitney U

A

-Equivalent to independent t-test
-Use for 2 unpaired samples (between-subjects)
-Null hypothesis- group ranks should be randomly distributed

Use for 2 unpaired samples (between-subject designs).

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

Wilcoxon signed-rank test

A

-Equivalent to paired samples (within-subject designs)
-Calculates ranked differences between paired observations
-Tests whether positive and negative ranks balance

This test calculates ranked differences between paired observations.

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

Kruskal-Wallis H test

A

-Equivalent to one-way ANOVA (between-subjects)
-Use for 3+ independent groups
-Null hypothesis- group ranks are equal
-SPSS reports as χ²

Use for 3+ independent groups.

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

Friedman Test

A

-Equivalent test repeated measures ANOVA
-Use for 3+ related samples (within-subjects)
-Ranks data within each subject

Use for 3+ related samples (within-subject designs).

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

Handling ties in ranks

A

-Assign the average rank across tied values
-Do not alter other ranks

This approach maintains the integrity of the ranking system.

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

SPSS procedure non-parametric tests

A

-Analyse -> nonparametric tests -> choose appropriate test
-Ensure variables set to correct type (nominal, ordinal or scale)
-SPSS reports raw data and standardised stats

Ensuring you select the correct test is crucial for accurate results.

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