Cases for which test Flashcards

1
Q

Confidence Interval for Estimating a Population Proportion p

A

p^ +/- E

Where E = z_a/2 * sqrt( p^q^ / n)

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

Sample Size Required to Estimate a Population Proportion

A

With known sd (rare):
n = (z_a/2 ^2 * p^q^)/E^2

where E = desired margin of error

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

Confidence Interval for Estimating a Population Mean with S Not Known

A

x^bar +/- E

Where
x^bar = sample mean
E = margin of error defined as t_a/2*(s/sqrt(n))
s = sample variance

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

Sample Size Required to Estimate a Population Mean

A

n = ( (z_a/2 * sd) / E )^2

Where E = desired margin of error (given)

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

Confidence Interval for Estimating a Population Mean with S Known

A

x^bar +/- E

Where
x^bar = sample mean
E = margin of error defined as z_a/2*(sd/sqrt(n))
s = sample variance

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

Testing a Claim About a Population Proportion

A
x = successes
p^ = x/n
q^ = 1-p^
z = (p^ - p)/sqrt((p*q)/n)

important: p*q are not the hats

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

Testing Claims About a Population Mean (with S Not Known and known)

A

Not known:
t = (x^bar - mu_x) / (s/sqrt(n))

known:
replace s with sd

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

Test a claim about two population proportions or

A

p^bar = x1 + x2) / (n1 + n2

z = p^bar_1 - p^bar_2 ) - ( p_1 - p_2)
_________________________
sqrt( (p^barq^bar)/n_1 + (p^barq^bar)/n_2 )

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

Test through construct a confidence interval estimate of the difference
between two population proportions.

A

p^hat_1 - p^hat2 +/- E

where E =z_alpha/2 * sqrt( (p^barq^bar)/n_1 + (p^barq^bar)/n_2 )

if 0 is not in the CI, the proportions are not equal

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

Test of a claim about two independent population means

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

Test through confidence interval estimate of the difference between two independent population means.

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