Hypothesis Testing Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is: Probability of a Type 1 Error

A

Significance Level

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

What is: probability of getting results at least as extreme as the current test

A

p - value

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

If p-value is less than the alpha (a)(significance level) ie (p-value < a) or if the test statistic is greater than the critical value then do what?

A

Reject the null hypothesis

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

Null is true, but reject

A

Type 1 Error / False Positive

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

Null false, but fail to reject

A

Type 2 Error / False Negative

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

Probability of avoiding a Type II error, and rejecting the null when it is indeed false

A

Power

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

What is a Z-test

A

tests whether population means/proportions are different. Assumes test statistic is normally distributed and is used when n is large and variances are known. If not, then use a t-test

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

What is a t-test

A

A typer of inferential statistic used to determine if there is a significant difference between 2 groups, which may be related in certain features

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

What is the difference between a z-test and t-test

A

Difference between Z-test and t-test: Z-test is used when sample size is large (n>50), or the population variance is known. t-test is used when sample size is small (n<50) and population variance is unknown.

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

What is ANOVA

A

analysis of variance, used to compare 3+ samples

with a single test

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

What is Chi-Square Test

A

checks relationship between categorical
variables (age vs. income). Or, can check goodness-of-t
between observed data and expected population distribution.

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