DATASCI 6.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/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:08 AM on 4/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

What parameter are we trying to estimate in two-proportion problems?

The difference in population proportions: p1−p2

2
New cards

What is the point estimate for p1−p2?

p^1−p^2

3
New cards

What distribution is used for inference with two proportions?

A normal (z) distribution, if conditions are met

4
New cards

What are the two main conditions for using a normal model?

Independence (within and between groups) and Success-failure condition (for both groups)

5
New cards

What does "independence (extended)" mean?

Observations are independent within each sample AND the two samples are independent of each other

6
New cards

When is independence usually satisfied?

When data come from: Two random samples OR a randomized experiment

7
New cards

What is the success-failure condition for two proportions?

Each group must have: ≥10 successes and ≥10 failures

8
New cards

What does standard error measure in this context?

The variability of p^1−p^2

9
New cards

What is the general idea of the SE formula for two proportions?

It combines variability from both groups

10
New cards

What is the point estimate used in a 2-proportion CI?

p^1−p^2

11
New cards

What are the 4 steps to constructing a CI?

Prepare → Check → Calculate → Conclude

12
New cards

How do you interpret a CI for p1−p2?

As a range of plausible values for the true difference in population proportions

13
New cards

What is the null hypothesis in most 2-proportion tests?

H0:p1−p2=0 (no difference) or p1=p2

14
New cards

What does the alternative hypothesis represent?

A difference between proportions (≠,>,

15
New cards

When do we use the pooled proportion?

ONLY when H0:p1−p2=0

16
New cards

What does the pooled proportion represent?

A combined estimate of the common proportion assuming p1=p2

17
New cards

Why do we pool proportions in hypothesis testing?

Because the null hypothesis assumes both groups have the same true proportion

18
New cards

Is pooled proportion used in confidence intervals?

No, only in hypothesis tests when H0=0

19
New cards

What if the null hypothesis is p1−p2=0.1?

Do NOT use pooled proportion

20
New cards

In non-zero null cases, what proportions are used?

p^1p^1 and p^2p^2 separately

21
New cards

What's the biggest difference between CI and hypothesis testing here?

CI → no pooling, Hypothesis test → pooling (if H0=0)

22
New cards

What must always be checked before inference?

Conditions (independence + success-failure)

23
New cards

Why do we check success-failure separately for each group?

Because each sample has its own variability

24
New cards

Summarize the full process for 2-proportion inference

Identify p^1,p^2, Check conditions (both groups), Choose method: CI → no pooling, HT → pool if H0=0, Compute SE and z, Interpret in context