Hypothesis Testing and Errors Flashcards

(22 cards)

1
Q

Q: What is the goal of inferential statistics?

A

A: To make inferences about a population based on data from a sample.

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

Q: What is the goal of hypothesis testing?

A

A: To determine the likelihood that a sample statistic would be selected if the hypothesis about a population parameter were true.

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

Q: What is the null hypothesis (H0​)?

A

A: A statement that there is no effect, no difference, or no relationship.

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

Q: What is the alternative hypothesis (H1​)?

A

A: A statement that something other than the null hypothesis is true. This is often the research hypothesis.

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

Q: What is the overall strategy of hypothesis testing?

A

A: To try and reject the null hypothesis (H0​) in order to support the alternative hypothesis (H1​).

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

Q: What is the significance level (𝛼)?

A

A: A pre-determined threshold, typically set at 0.05 or 0.01, that defines the region of rejection for the null hypothesis.

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

Q: What is the population distribution?

A

A: The true distribution from which samples are drawn, which is usually unknown.

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

Q: What is the sample distribution?

A

A: The distribution of data collected from a sample.

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

Q: What is the sampling distribution?

A

A: The probability distribution of a sample statistic across repeated samples of the same size. It describes the sample-to-sample variability of the statistic.

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

Q: What is the Central Limit Theorem (CLT)?

A

A: For a large enough sample size (n), the sampling distribution of the mean is approximately normal, regardless of the population’s shape.

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

Q: What is the Standard Error (SE)?

A

A: The standard deviation of the sampling distribution. A smaller SE means less sampling variation and a more accurate estimate of the population mean (𝜇).

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

Q: What is a Type I error?

A

A: Rejecting the null hypothesis (H0​) when it is actually true. The probability is equal to alpha (𝛼).

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

Q: What is a Type II error?

A

A: Not rejecting the null hypothesis (H0​) when it is actually false. The probability is equal to beta (𝛽).

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

Q: What is Power?

A

A: The probability of correctly rejecting the null hypothesis (H0​) when it is false. Power is equal to 1−𝛽.

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

Q: What factors increase statistical power?

A

A: An increase in effect size, alpha (𝛼), or sample size (n) will increase power.

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

Q: What is the difference between statistical significance and practical (clinical) significance?

A

A: Statistical significance determines if an effect is unlikely due to chance, while practical significance measures how large the effect is in the population.

17
Q

Q: What are two common ways to measure effect size?

A

A: Mean difference (e.g., Cohen’s d) and variance explained (e.g., R2).

18
Q

Q: What are the general guidelines for interpreting Cohen’s d?

A

A: Small effect is 0.2, medium is 0.5, and large is 0.8.

19
Q

Q: When would you use a one-sample test?

A

A: When using a sample to infer whether a population parameter equals a specific value.

20
Q

Q: When would you use an independent-samples t-test?

A

A: To compare the means from two independent groups.

21
Q

Q: What are the key assumptions for an independent-samples t-test?

A

A: Independence of observations and homogeneity of variance.

22
Q

Q: When would you use a dependent (paired) samples t-test?

A

A: When the two sets of scores are not independent, such as in repeated measures designs or matched-pair studies.