zuai-logo
zuai-logo
  1. AP Statistics
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion Bank

Sampling Distributions for Differences in Sample Proportions

Jackson Hernandez

Jackson Hernandez

9 min read

Listen to this study note

Study Guide Overview

This study guide covers comparing two proportions, focusing on calculating the standard deviation of the difference. It emphasizes the importance of adding variances, using the formula (provided), and checking the Large Counts Condition. It also reviews sampling distributions, the Central Limit Theorem (CLT), common mistakes, and includes practice problems and exam tips covering confidence intervals and hypothesis tests.

#AP Statistics: Differences in Proportions - The Night Before ๐ŸŒƒ

Hey! Let's get you ready for the AP Stats exam. We're focusing on comparing proportions today, a key area where you can really shine. Remember, it's all about understanding the why behind the formulas, not just memorizing them. Let's dive in!

#Comparing Two Proportions

#Differences (Non-Distribution) Recap

When we're dealing with differences in sample proportions or means, remember this golden rule: variances ALWAYS add. โž• This is crucial! If you need the standard deviation, just take the square root of the combined variance. For means, you can subtract them directly, but variances always add. It's a little quirky, but that's statistics for you! ๐Ÿ˜‰

#Proportion Differences

When comparing two proportions, we're essentially looking at the difference between two sample groups. Here's how to find the standard deviation of that difference:

  1. Variance Addition: If you have standard deviations, square them first to get variances. Then, add these variances. ๐Ÿ“ This is often called the "Pythagorean Theorem of Statistics" because it looks like the Pythagorean theorem, but it's for variances.

  2. Standard Deviation: Take the square root of the sum of the variances to get the standard deviation of the difference.

Here's the formula, straight from the AP Stats formula sheet:

p1(1โˆ’p1)n1+p2(1โˆ’p2)n2\sqrt{\frac{p_1(1-p_1)}{n_1} + \frac{p_2(1-p_2)}{n_2}}n1โ€‹p1โ€‹(1โˆ’p1โ€‹)โ€‹+n2โ€‹p2โ€‹(1โˆ’p2โ€‹)โ€‹โ€‹


![Formula Sheet Image](https://zupay.blob.core.windows.net/resources/files/0baca4f69800419293b4c75aa2870acd_244f07_2859.jpg?alt=media&token=51dfeda2-67f4-446b-875d-57599007955c)
*Caption: The formula for the standard deviation of the difference between two sample proportions. Notice how the variances are added before taking the square root.*
![Formula Sheet Image 2](https://zupay.blob.core.windows.net/resources/files/0baca4f69800419293b4c75aa2870acd_db0dc9_1127.jpg?alt=media&token=2451ada9-44e0-4daf-9540-f22d2e579130)
*Caption: Another view of the standard deviation formula. Remember, this is for the sampling distribution of the difference in proportions.*
Key Concept

Large Counts Condition: For any proportion inference, you MUST check the Large Counts condition to confirm normality. This means verifying that:

  • n1p1โ‰ฅ10n_1p_1 \ge 10n1โ€‹p1โ€‹โ‰ฅ10
  • n1(1โˆ’p1)โ‰ฅ10n_1(1 - p_1) \ge 10n1โ€‹(1โˆ’p1โ€‹)โ‰ฅ10
  • n2p2โ‰ฅ10n_2p_2 \ge 10n2โ€‹p2โ€‹โ‰ฅ10
  • n2(1โˆ’p2)โ‰ฅ10n_2(1 - p_2) \ge 10n2โ€‹(1โˆ’p2โ€‹)โ‰ฅ10 Remember, the Central Limit Theorem (CLT) only applies to means (quantitative data), not proportions (ca...
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 10

When comparing two sample proportions, what must you do with their standard deviations before calculating the standard deviation of the difference? ๐Ÿค”

Add the standard deviations directly

Square the standard deviations, add them, then take the square root

Subtract the standard deviations

Divide the standard deviations