Chapter 18: Confidence Intervals for Proportions Flashcards

(12 cards)

1
Q

Point Estimator

A

A statistic that provides an estimate of a population parameter

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

Point Estimate

A

The value of the point estimator from a sample

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

C% Confidence Interval

A

An interval of plausible values for a parameter
CI = point estimate ± margin of error
Interval (A,B):
Point estimate = (A+B)/2
Margin of error = (B-A)/2

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

Margin Of Error

A

How far we expect the sample statistic to vary from its corresponding population parameter, at most, in about ___% of samples

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

Confidence Interval Script

A

“We are [C%] confident that the interval from [A to B] captures the true [population parameter in context].”

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

Confidence Level Script

A

“If we take many, many sample and calculate a confidence interval for each, about [C%] will capture the true [population parameter in context].”

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

1-PropZInt Conditions

A
  1. Random sample
  2. n≤10% of pop.
  3. np≥10 & n(1-p)≥10
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Margin Of Error Formula

A

(critical value)*(standard error of statistic)

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

Standard Error

A

Estimate of standard deviation

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

Critical Value Of Z Distribution Formula

A

z* = InvNorm ([1-c]/2, μ=0, σ=1)

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

Confidence Interval Of 1-PropZInt On Calculator

A

x: # of successes
n: sample size
C-Level: CI% as decimal

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

Sample Size & Confidence Level Relating To Margin Of Error

A

Increase in sample size = decrease in margin of error (narrower interval)
Increase in confidence level = increase in margin of error (wider interval)

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