Hypothesis Testing Flashcards

(19 cards)

1
Q

type I error

A

rejecting a true null hypothesis (false positive)

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

type II error

A

accepting a false null hypothesis (false negative)

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

Probability of making a type I error?

A

α (e.g., for α = 0.05, type I error would occur 5% of the time)

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

H0 and HA for a one sample T test?

A

H0: this sample’s mean is equal to the hypothesised value
HA: this sample’s mean is different to the hypothesised value

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

H0 and HA for a two sample T test?

A

H0: the means of the two samples are the same
HA: the means of the two samples are different

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

two groups, s.d.’s differ by 3-fold. Which T test is appropriate?

A

two sample T test. If s.d.s differed >= 4-fold then use Welch’s T test (does not assume equal variances)

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

one group. Which T test is appropriate?

A

one sample T test

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

two groups, s.d.’s differ by 4-fold. Which T test is appropriate?

A

Welch’s T test. If s.d.s differed <= 3-fold, use two sample T test

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

H0 and Ha for analysis of variance (ANOVA)?

A

H0: all of the means of these groups are the same
HA: at least one of these groups has a different mean to the others

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

Test statistic for ANOVA?

A

F = treatment mean square (signal) / error mean square (noise)

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

grand mean versus group mean?

A

grand mean is the overall mean of a data set. Group means are the individual means of two (or more) groups within a data set

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

total sum of squares?

A

squared deviations from grand mean

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

treatment sum of squares?

A

squared deviations from grand mean to group means

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

error sum of squares?

A

squared deviations from group means to data points

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

how are total sum of squares, treatment sum of squares, and error sum of squares related?

A

total sum of squares = treatment sum of squares + error sum of squares

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

how are total degrees freedom, treatment degrees freedom, and error degrees freedom related?

A

total degrees freedom = treatment degrees freedom + error degrees freedom

17
Q

how are mean squares constructed?

A

divide sums of squares by degrees of freedom

18
Q

construct treatment mean square

A

treatment sum of squares/ treatment degrees freedom

19
Q

construct error mean square

A

error sum of squares / error degrees of freedom