By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Conditions for inference are the "green light" checks that allow us to use confidence intervals and significance tests. Without verifying these, our results may be invalid. For example, if a pharmaceutical company tests a new drug on 50 volunteers but the sample isn’t random, the results can’t be generalized to the entire population. Similarly, if we survey 1000 voters but the data isn’t independent (e.g., surveying entire households), our margin of error will be misleading. The AP exam always expects you to check these conditions before performing inference.
Example: "Subjects were randomly assigned to treatment/control groups."
Independent Condition (10% Rule):
Often forgotten in FRQs!
Normal Condition (for means):
Formula: If population is normal, x? ~ N(?, ?/?n).
Normal Condition (for proportions):
Example: For a 95% CI with p? = 0.4 and n = 50, check 50(0.4)-10 and 50(0.6)-10.
One-Sample t-Test for ?:
Calculator: T-Test (STAT-TESTS-2)
T-Test
One-Sample z-Test for p:
Calculator: 1-PropZTest (STAT-TESTS-5)
1-PropZTest
Confidence Interval for? (t-interval):
Calculator: TInterval (STAT-TESTS-8)
TInterval
Confidence Interval for p (z-interval):
Calculator: 1-PropZInt (STAT-TESTS-A)
1-PropZInt
BINS Mnemonic (for proportions):
Sample size (n-30 for means, or check normality)
LINER Mnemonic (for regression inference):
How to tackle an FRQ asking for inference (e.g., "Is there convincing evidence that the true mean differs from 50?")
Interval: "We want to estimate the true mean ?."
Check Conditions (Write them out!):
Normal:
Name the Procedure:
"We will use a one-sample t-test for? (or z-test for p)."
Compute Test Statistic / Interval:
By hand: Plug into formulas (rare on FRQs, but know them!).
Find p-value / Critical Value:
By hand: Use tcdf or normalcdf (2nd-VARS).
tcdf
normalcdf
Conclusion in Context:
Correction: Always write, "n-10% of N" (even if the problem doesn’t mention population size). The AP exam loves to test this.
Mistake: Using z instead of t for means when-is unknown.
Correction: For means, always use t unless-is given (rare on AP). For proportions, always use z.
Mistake: Checking np-10 with p? instead of p? in a hypothesis test.
Correction: For tests, use p? (null value). For intervals, use p?.
Mistake: Saying "the data is normal" instead of "the sampling distribution is approximately normal."
Correction: Conditions are about the sampling distribution, not the sample data (though we use sample data to check).
Mistake: Skipping the random condition because the problem says "random sample."
Answer: (C) Normal. Check: np? = 50(0.6) = 30-10, but n(1-p?) = 50(0.4) = 20-10. However, p? = 24/50 = 0.48, so np? = 24 < 10 (for intervals), but for tests, we use p?. Correction: Actually, np? = 30-10 and n(1-p?) = 20-10, so the condition is met. The correct answer is (D). (This is a trick question to test your understanding of p? vs. p?!)
Answer: - (a) H?:-= 1000, H?:-? 1000. - (b) - Random: "The problem states the bulbs were randomly selected." - Independent: "25-10% of all bulbs produced, so observations are independent." - Normal: "n = 25 < 30, but the problem states the population is normal (or: the sample data is roughly symmetric with no outliers)."
Answer: (B). The t-interval is used when-is unknown.
invT(area, df)
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.