Errors and power basics - Statistics AP Study Notes

Overview
# Errors and Power Basics: Summary This lesson introduces Type I errors (false positives, rejecting a true null hypothesis) and Type II errors (false negatives, failing to reject a false null hypothesis), alongside the concept of statistical power (1 - β), which represents the probability of correctly rejecting a false null hypothesis. Students learn to calculate error probabilities, understand the inverse relationship between α and β, and recognize how sample size, effect size, and significance level influence power. These concepts are fundamental for AP Statistics exam questions involving hypothesis test interpretation, experimental design decisions, and critically evaluating statistical conclusions—skills regularly assessed in both multiple-choice and free-response sections.
Core Concepts & Theory
Hypothesis testing involves making decisions about population parameters based on sample data, but these decisions can contain errors.
Type I Error (α): Rejecting a true null hypothesis H₀. This is a false positive — concluding there's an effect when none exists. The significance level α (commonly 0.05 or 0.01) represents P(Type I Error) = P(reject H₀ | H₀ is true). Lower α values reduce Type I errors but increase Type II errors.
Type II Error (β): Failing to reject a false null hypothesis. This is a false negative — missing a real effect. We denote β = P(Type II Error) = P(fail to reject H₀ | H₀ is false). Unlike α, β isn't directly controlled and depends on the true parameter value, sample size, and α level.
Power of a test: The probability of correctly rejecting a false H₀. Power = 1 - β = P(reject H₀ | H₀ is false). Higher power means better ability to detect real effects. Typical target power is 0.80 (80%).
Key relationships:
- As α ↑, β ↓ (and power ↑)
- As sample size n ↑, β ↓ (and power ↑)
- As the true parameter moves further from H₀, power ↑
Memory Aid: "Type I = Innocent convicted (wrongly reject truth); Type II = Guilty freed (fail to catch the lie)"
For proportions specifically, these errors relate to decisions about population proportion p based on sample proportion p̂. The standard error SE = √[p₀(1-p₀)/n] under H₀ determines test boundaries.
Detailed Explanation with Real-World Examples
Medical Testing Analogy: Consider COVID-19 rapid tests. A Type I error occurs when the test shows positive (reject H₀: "no infection") for a healthy person — a false positive causing unnecessary isolation. A Type II error means testing negative when infected — a false negative allowing disease spread. The test's power is its ability to correctly identify infected individuals.
Quality Control Example: A factory producing light bulbs claims 95% meet standards (H₀: p = 0.95). Inspectors sample bulbs:
- Type I Error: Concluding the batch is substandard when it's actually fine → rejecting good batches, wasting money
- Type II Error: Approving a genuinely substandard batch → defective products reach customers
- Power: The inspector's ability to catch truly defective batches
Increasing α from 0.01 to 0.05 means inspectors reject marginal batches more readily (catching more bad batches = higher power) but also risk rejecting more good batches (more Type I errors).
Drug Trial Context: Testing if a new drug improves recovery rates beyond the standard 60% (H₀: p = 0.60):
- Type I Error (α = 0.05): Approving an ineffective drug 5% of the time → wasted resources, false hope
- Type II Error: Missing an effective treatment → patients denied benefits
- Increasing power: Use larger trials (n ↑) or look for drugs with substantially better results (effect size ↑)
Real-world trade-off: Legal systems prefer Type I errors (convicting innocents) to be rare, accepting more Type II errors (freeing guilty parties). This "innocent until proven guilty" principle uses low α values.
Worked Examples & Step-by-Step Solutions
**Example 1**: A manufacturer claims 90% of products are defect-free. You test H₀: p = 0.90 vs Hₐ: p < 0.90 at α = 0.05 with n = 100. You reject H₀ if p̂ < 0.846. **(a) Describe Type I and Type II errors in context** **Solution**: Type I Error = Rejecting H₀ when p truly equals 0.90 → concluding p...
Unlock 3 More Sections
Sign up free to access the complete notes, key concepts, and exam tips for this topic.
No credit card required · Free forever
Key Concepts
- Type I Error: Concluding there is an effect or difference when there actually isn't one (a false alarm).
- Type II Error: Concluding there isn't an effect or difference when there actually is one (a missed opportunity).
- Alpha (α): The probability of making a Type I Error, also called the significance level.
- Beta (β): The probability of making a Type II Error.
- +6 more (sign up to view)
Exam Tips
- →Always state the consequences of both Type I and Type II errors in the context of the problem. Which one is worse?
- →Remember the relationship: decreasing α increases β and decreases power, and vice versa. It's a balancing act!
- +3 more tips (sign up)
More Statistics Notes