Null Hypothesis Significance Testing Flashcards

(18 cards)

1
Q

What are the 5 steps of NHST?

A

1) Create hypothesis
2) Collect data
3) Evaluate inconsistency between data and null hypothesis
4) Accept or reject null hypothesis
5) Interpret findings

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

What does H0 refer to?

A

Null hypothesis

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

What does H1 refer to?

A

Research hypothesis

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

If we are able to reject the null hypothesis in favour for the research hypothesis, can we claim to have evidence for the research hypothesis?

A

Yes

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

If we are unable to reject the null hypothesis, can we claim to have evidence for the null hypothesis?

A

No

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

Explain Step 3 of NHST

A

In Step 3 of NHST we need to evaluate the inconsistency between our data and the null hypothesis.
In practice, this is equivalent to calculating the conditional probability of having obtained a sample statistic in a particular region if we assume the null hypothesis is correct.

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

If values of p > a (critical value alpha) (suggests consistency with null hypothesis), do you reject or fail to reject the null?

A

Fail to reject null

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

If values of p < a (critical value alpha) (suggests inconsistency with null hypothesis), do you reject or fail to reject the null?

A

Reject

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

What critical value alpha (a) do we use?

A

a = 0.05 (5%)

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

What does the p-value refer to?

A

The conditional probability value associated with chosen sample statistic (e.g sample mean) assuming that the null hypothesis is true

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

p is the probability that the null hypothesis is true (T/F)

A

False

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

Identify the steps of conducting a z-test

A

1) Formulate a null and research hypothesis
2) Collect data
3) Evaluate inconsistency with H0
4) Reject or fail to reject null
5) Interpret

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

Explain Step 3 of the z-test for a directional hypothesis (1-tailed)

A

Evaluate inconsistency with H0:
-Assume null is correct
-Calculate the conditional probability that the mean is higher/lower than the population by converting your sample mean into a z-score
-Work out p-value by calculating the area of interest associated with your z-score
-If p > 0.05, reject null

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

Explain step 3 of the z-test for a non-directional hypothesis (2-tailed)

A

Calculate z-scores for both tails and sum up the p-values

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

Define Type 1 error

A

When you reject the null when the null is correct

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

Define Type 2 error

A

When you fail to reject the null when the null is false

17
Q

Why might Type 1 errors occur?

A

Even if your p-value is small there’s still a chance that your data was unusually extreme due to sampling error

18
Q

Why might Type 2 errors occur?

A

Often due to a problem in your study, e.g:
-biased sample
-error in experimental task
-too small sample size
etc