DATASCI 5.2

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:24 PM on 4/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

33 Terms

1
New cards

Why is a point estimate alone not sufficient?

It does not account for sampling variability and may not equal the true population parameter. A confidence interval provides a range of plausible values and reflects uncertainty

2
New cards

What is the point estimate of the confidence interval?

sample proportion (p hat)

3
New cards

Define a confidence interval (CI).

A range of plausible values for a population parameter, constructed using a sample statistic and its standard error.

4
New cards

Explain the fishing analogy for confidence intervals.

Point estimate = fishing with a spear (single guess)

5
New cards

Confidence interval = fishing with a net (range, higher chance of capturing the true parameter

6
New cards

What is the general form of a confidence interval?

Point estimate ± z × SE

7
New cards

What is the formula for a one-proportion confidence interval?

p̂ ± z × √[p̂(1 − p̂) / n]

8
New cards

What does the standard error (SE) represent?

Represents the standard deviation of the sampling distribution of the point estimate (p̂), measuring how much p̂ varies from sample to sample.

9
New cards

What is a one-proportion confidence Interval?

Uses data from one independent sample group to estimate one parameter (p)

10
New cards

What is a two-proportion confidence interval?

Uses two independent sample groups (n1n2) to compare two population parameters (p1-p2)

11
New cards

Why is the Central Limit Theorem important for confidence intervals?

It ensures that the sampling distribution of p̂ is approximately normal, allowing us to use z-scores to construct confidence intervals.

12
New cards

What condition must be satisfied for p̂ to be approximately normal?

The success-failure condition:

13
New cards

np̂ ≥ 10

14
New cards

n(1 − p̂) ≥ 10

15
New cards

What does the z-score represent in a confidence interval?

The z-score determines how many standard errors to go above and below the point estimate based on the desired confidence level.

16
New cards

Common z-scores for confidence levels?

90% → 1.65

17
New cards

95% → 1.96

18
New cards

99% → 2.58

19
New cards

What is the margin of error (ME)?

ME = z × SE. It represents how far the confidence interval extends from the point estimate.

20
New cards

How does confidence level affect interval width?

Higher confidence → wider interval

21
New cards

Lower confidence → narrower interval

22
New cards

Why does increasing confidence level widen the interval?

To be more certain the interval contains the true parameter, we must include a larger range of values.

23
New cards

What does a 95% confidence level mean (correct interpretation)?

If we repeatedly take samples and build intervals, about 95% of those intervals will contain the true population proportion.

24
New cards

Why is it incorrect to say "there is a 95% probability that p is in the interval"?

The population parameter is fixed, not random. The confidence level refers to the method, not the probability for a specific interval.

25
New cards

What does a confidence interval estimate: individuals or populations?

It estimates a population parameter, not individual outcomes or observations.

26
New cards

What are the 4 steps to constructing a confidence interval?

Prepare: Identify p̂, n, and confidence level

27
New cards

Check: Verify conditions (normality)

28
New cards

Calculate: Compute SE, z, and interval

29
New cards

Conclude: Interpret in context

30
New cards

Why do we use p̂ instead of p in the SE formula?

The true population proportion (p) is unknown, so we estimate it using p̂.

31
New cards

What does a wider confidence interval indicate about precision?

A wider interval indicates less precision but more confidence in capturing the true parameter.

32
New cards

What happens to the confidence interval if sample size increases?

The standard error decreases, so the interval becomes narrower (more precise)

33
New cards