Lecture 16 - Resampling Statistics Part 1 Flashcards

1
Q

In what ways do resampling techniques differ from more traditional statistical methods?

A

Most statistical tests are based on ‘closed form’ equations based in the 19th and early 20th C, and are consequently based on a particular model of the world. They therefore tend to make a lot of assumptions (those that don’t have little power), whereas resampling techniques are assumption-free(er) whilst retaining power.

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

Why are resampling techniques better than traditional tests?

A
They:
Make fewer assumptions
Are very general (and can therefore be used for a variety of conditions)
Have no equations or tables
Force us to think about the data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why are resampling techniques not more popular?

A

They are relatively new
Parametric stats do a reasonably good job and are what people were taught
Resampling requires some programming (not available in SPSS)
People think they’re complex because they’re new
People don’t like actually thinking about their data

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

What is the motivation for inferential statistics (taking meaning from data e.g. ANOVA)?

A

To determine the probability that the differences measured were caused by sampling error.

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

What do resampling techniques do?

A

Determine the likely sampling error by repeating the sampling process many times and looking at the variability in the resampling.

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

What are between-subject randomisation tests also known as?

A

Permutation tests

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

What is the process involved in a between-subject randomisation test?

A

Aim to determine the likelihood of getting such differences if the data came from a single population, therefore simulate this resampling from one population in order to check what range of differences is normal.
In practice, shuffle the values, randomly assigning them to groups, and count how often the difference is larger than the one observed - this percentage is the p value.

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

How else, apart from comparing means, can a between-subject randomisation test be used?

A

To compare sds, or any other value really, meaning that a new test is not necessary if you change your mind about what you want to know from the data.

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

What is the process involved in a within-subject randomisation test?

A

The data values are reshuffled for each subject, rather than across the whole dataset, essentially randomising the sign of the difference for each pair.
Then the number of resampled mean differences that were more extreme (either direction) become p.

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

How is n accounted for in resampling tests?

A

The sample size for the resamples has to be the same as the original data and so the variance in the mean differences will automatically reflect the number of participants. However it does require a large and unbiased sample!

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

As sample size increases, what changes about normal distribution curves of randomisation tests?

A

Variance decreases and consequently they look taller and thinner.

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