sad Flashcards

(19 cards)

1
Q

What does hypothesis testing involve?

A

Weighing evidence for two competing claims about a population parameter.

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

What is the Null Hypothesis ($H_0$)?

A

The assumption of ‘no effect’ or ‘no difference’ which always contains an equality sign ($=$, $\le$, or $\ge$).

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

What is the Alternative Hypothesis ($H_1$ or $H_a$)?

A

The ‘research hypothesis’ or claim you are trying to find evidence for; it always contains an inequality sign ($\ne$, $<$, or $>$).

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

What is the decision rule regarding p-values?

A

Reject $H_0$ if the p-value is $\le$ the significance level ($\alpha$); otherwise fail to reject $H_0$.

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

How is the P-value defined?

A

The probability of obtaining results as extreme as the observed ones assuming $H_0$ is true.

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

What is a Type I error?

A

Rejecting the null hypothesis ($H_0$) when it is actually true.

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

What is the common term and probability for a Type I error?

A

It is a ‘False Positive’ with a probability of $\alpha$ (the significance level).

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

What is a Type II error?

A

Failing to reject the null hypothesis ($H_0$) when it is actually false.

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

What is the common term and probability for a Type II error?

A

It is a ‘False Negative’ with a probability of $\beta$.

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

What is the Power of a Test ($1 - \beta$)?

A

The probability of correctly rejecting a false null hypothesis.

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

How can you increase the Power of a Test?

A

By using larger sample sizes and larger significance levels ($\alpha$).

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

What is the purpose of a Confidence Interval?

A

To use sample data to create a range of values where the true population parameter likely lies.

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

How does the confidence level affect the interval width?

A

A higher confidence level (e.g. 99% vs 95%) makes the interval wider.

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

What is the definition of Margin of Error (ME)?

A

Half the total width of the confidence interval.

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

How can you decrease the Margin of Error to make an estimate more precise?

A

Increase the sample size ($n$) or decrease the confidence level.

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

What is the formula for Margin of Error?

A

$ME = (\text{Critical Value}) \times (\text{Standard Error})$.

17
Q

When should you use the Standard Normal ($Z$) distribution?

A

When the population standard deviation ($\sigma$) is known.

18
Q

When should you use the Student’s $t$ distribution?

A

When the population standard deviation ($\sigma$) is unknown and the sample standard deviation ($s$) is used instead.

19
Q

What is the formula for Degrees of Freedom ($df$) in a single sample $t$-test?

A

$df = n - 1$.