A First Test Flashcards

1
Q

What is the setup for a simple vs. simple hypothesis test in a normal distribution?

A

A random sample of size n from a normal distribution with unknown mean μ and known variance σ².

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

What estimator is used to test hypotheses about the mean μ?

A

The sample mean ( \bar{X} ).

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

When μ₀ < μ₁, what is the form of the test?

A

Reject H₀ if ( \bar{X} > c ), where c is a critical value.

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

What is Alpha (α) in hypothesis testing?

A

The probability of a Type I error: rejecting H₀ when H₀ is true.

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

How do you determine c (the critical value) when μ₀ < μ₁?

A

Use the critical value ( Z_α ) from the standard normal: ( c = μ₀ + Z_α \cdot \frac{σ}{\sqrt{n}} ).

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

What distribution does ( \bar{X} ) follow when μ = μ₀?

A

Normal with mean μ₀ and variance ( σ²/n ).

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

What is the standardized form of ( \bar{X} )?

A

( Z = \frac{\bar{X} - μ}{σ/\sqrt{n}} )

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

What is the test rule when μ₀ > μ₁?

A

Reject H₀ if ( \bar{X} < c ), where ( c = μ₀ + Z_{1−α} \cdot \frac{σ}{\sqrt{n}} )

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

Why does Z_α change to Z_{1−α} when switching the direction of the test?

A

Because the rejection region flips from upper tail to lower tail.

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

What are Type I and Type II errors?

A

Type I: Rejecting H₀ when it’s true. Type II: Failing to reject H₀ when it’s false.

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

Why are these examples called simple vs. simple hypotheses?

A

Both H₀ and H₁ specify exact values for μ.

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

What is a composite hypothesis?

A

A hypothesis that specifies a range or set of values for the parameter, not just one value.

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

What topic is introduced next after this video content?

A

Type II error, composite vs. composite hypotheses, and p-values.

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