Resampling statistics Flashcards

(15 cards)

1
Q

What do traditional statistics rely on?

A

Mathematical models with assumptions (e.g. normality)

Traditional statistics were primarily developed between 1800-1930.

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

Resampling methods

A

-Fewer assumptions (more robust)
-Require computers
-Include permutation tests and bootstrap resampling

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

Main advantages of resampling methods

A

-Minimal assumptions
-Easy to generalise
-No lookup tables or complex equations
-Forces engagement with data structure

Resampling methods are considered more robust than traditional methods.

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

Limitations of resampling methods

A

-Newer and less familiar
-Requires computing/programming
-Not widely available in traditional tools like SPSS

This may limit their accessibility for some researchers.

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

2 main resampling techniques

A

-Permutation tests (randomisation tests)
-Bootstrap resampling

These methods are alternatives to traditional statistical tests.

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

Permutation tests

A

-Replace t-tests or ANOVAs
-Shuffle group labels to test the null hypothesis

This method assesses the significance of observed differences.

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

Bootstrap resampling

A

-Estimate confidence intervals and standard error
-Resample w replacement from original data
-Model parameter uncertainty

Bootstrap methods involve resampling with replacement from original data.

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

Goal of permutation tests

A

To estimate the probability of observed group differences under the null hypothesis

This involves combining all data and randomly assigning it to new groups.

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

Steps in permutation tests

A

-Combine all data, ignoring groups labels
-Randomly assign data to new groups (simulate null)
-Calculate new difference in means (or SD)
-Repeat (e.g. 10,000 times)-> builds null distribution
-Compare observed differences to this distribution

This process is repeated multiple times to build a null distribution.

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

Sample size impact permutation tests

A

-Larger sample sizes lead to a narrower null distribution and more power
-Same measured difference is more significant w larger sample size

A same measured difference becomes more significant with larger sample sizes.

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

Process of bootstrap resampling

A

-Resample from original data (with replacement)
-Calculate the statistic of interest (mean, gradient, etc)
-Repeat 10,000+ times to form distribution

This is repeated many times to form a distribution.

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

Jackknife method

A

Systematically omit one data point per resample

This method is used to assess the influence of individual data points on the overall statistic.

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

Monte Carlo method

A

Simulating data from theoretical models to test hypotheses

For example, it can be applied to neuron spiking models.

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

How many resamples are typically recommended?

A

1,000-10,000+

The number of resamples can affect the reliability of the results.

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

‘garbage in, garbage out’

A

The quality of data affects the quality of results

This highlights the importance of data quality in statistical analysis.

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