chapter 18 - further hypothesis testing Flashcards

1
Q

samples means info

A
  • clustered around same mean as original data
  • less spread out
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

sample mean distribution

A

~N(μ, σ²/n)

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

hyp test - sample mean

A

H0 μ =
H1 μ </>/!=
upper tail - find P(X >= val)
lower tail - find P(X <= val)
if p< sig level reject H0

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

hyp test - correlation coefficient

A

H0 p = 0
H1 p >/</!= 0
r is in question
find crit value from table
if |r| > crit val reject H0

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