Non parametric tests Flashcards

(24 cards)

1
Q

Parametric tests

A

makes assumptions about parameters of population distribution from which data is drawn:

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

Features of parametric tests

A

Fixed parameters - normal distributions
Data is interval/ratio
Sample sizes must be sufficient (relative to design) because otherwise cannot tell if its normally distributed
Should not have significant outliers nor too many outliers

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

Features of nonparametric tests

A

Has fewer assumptions
Data can be any level of measurement
Data can have non normal distributions
Sample size can be very small
And uneven

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

Can parametric tests be robust enough even with moderate skew?

A

Yes if the sample size is large enough

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

Parametric tests examples

A

Independent samples t test
Paired samples t test

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

When is independent samples t test used

A

If we fit the criteria for doing a parametric test and:
We have a between-subjects design

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

When is a paired samples t test used

A

If we fit the criteria for doing a parametric test and:
We have a within-subjects design

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

non parametric test examples

A

Mann-whitney u
Wilcoxon signed ranks

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

When do we use a mann whitney u test

A

If we do not fit the criteria for parametric test
And have between subjects design

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

When do we use a wilcoxon signed ranks

A

If we do not fit the criteria for parametric test
And have within subjects design

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

Non parametric tests are 95% Power efficient

A

95/100 goes where a non parametric test is ran (despite meeting criteria for parametric) you observe a statistically significant difference

Compared to if we had run a parametric equivalent

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

Problem with non parametric tests

A

More likely to commit a type 2 error (falsely reject the null hypothesis when we shouldnt have rejected it)
Because of the 95% power efficient: we want to observe 100% a statistically significant difference
In that 5%: no significance meaning we reject it??

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

What do all non parametric tests involve

A

Ranking the data from smallest to largest

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

Steps of a mann whitney test

A

Across the whole data set (inc conditions) , every number is ranked
Calculate the U statistic for each independent group
Choose thr lowest one
Compare this U value to a table of critical values:
Obtain a threshold U value we need to beat based on sample size and also the alpha level

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

Rules of ranking

A

smallest data gets value of 1
Work way up
If multiple data entries are the same, they share a midpoint of this rank

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

U statistic

A

U for a singular group equals
R - [ n(n+1) ] /2
Where R = sum of every rank
n = number of participants of that singular group

17
Q

Obtaining threshold value for U

A

The table we get this value from is specific for level of significance e.g. the alpha

18
Q

How do we know if the U we obtained is significant?

A

If calculated U is less than or equal to threshold U we got from table at specific alpha level

19
Q

Mann whitney u test: when we reject the null/

A

If we obtain a U value from the table at our alpha that is from sample sizes
And the lowest, calculated U value is equal to or below it

20
Q

What does null assume ?

A

Medians will be the same because the populations are identical

21
Q

Wilcoxon signed ranks test stages

A

Calculate the difference between each participants score
RANK THE DIFFERENCE ignoring if pos or neg
and IGNORE if 0 difference
Sum up all POSITIVE DIFFERENCE’S ranks
Sum up all NEGATIVE DIFFERENCE’S ranks
Choose the lowest value = Calculated T statistic

22
Q

How to obtain a threshold for T statistic

A

Based on one/two tailed test:
And sample size, look up in table to obtain threshold

23
Q

When do we reject the null in wilcoxon signed ranks

A

If the calculated T statistic is lower than threshold T statistic