Probability Distributions & Comparisons
Explores key probability distributions including the binomial and normal distributions, the 68–95–99.7 rule for normally distributed data, and techniques for comparing data sets using summary statistics and standardised scores.
Key Fact: A probability distribution lists all possible outcomes with their associated probabilities; the total probability always sums to 1
Key Fact: Binomial distribution models the number of successes in n independent trials, each with the same probability p of success; P(X = r) = ²ⁿCᵣ × pʳ × (1−p)ⁿʻʳ where X~B(n, p)
Key Fact: For a binomial distribution: mean = np and variance = np(1−p); these are the expected value and spread
Key Fact: The normal distribution is a continuous bell-shaped curve, fully defined by its mean (μ) and standard deviation (σ); notation X~N(μ, σ²)
Key Fact: The 68–95–99.7 rule: approximately 68% of data lies within 1σ of the mean, 95% within 2σ, and 99.7% within 3σ
Key Fact: The normal distribution is symmetric about the mean; the mean, median and mode are all equal
Key Fact: Standardised score (z-score) = (value − mean) ÷ standard deviation; it measures how many standard deviations a value is from the mean
Key Fact: Standardising allows comparison between different distributions by converting values to a common N(0,1) scale
Key Fact: When comparing two data sets, compare medians or means for location, and IQR or standard deviation for spread
Key Fact: Use the context when comparing: always state which group is higher/lower and by how much, using summary statistics with units
Key Fact: A binomial situation requires: fixed number of trials, two outcomes (success/failure), independent trials, and constant probability of success
Key Fact: For normal distribution calculations, use z-tables or a calculator to find areas under the curve between given z-values
📝 Exam Technique
GCSE Statistics Exam Tips — Probability Distributions & Comparisons:
1. For Probability Distributions & Comparisons questions, show every step of your working clearly — method marks count even if the final answer is wrong
2. Check your answer makes sense in context (estimation, units, reasonableness)
3. Use correct mathematical notation and state formulae before substituting values
4. If a Probability Distributions & Comparisons question asks you to 'prove' or 'show', write a logical chain of reasoning with a conclusion line
5. For problem-solving, identify the topic first, then recall the relevant method
⚠️ Common Errors
✗ Using σ² instead of σ when applying the 68–95–99.7 rule ✓ The rule uses standard deviation σ, not variance σ²; mean ± 2σ covers 95%
✗ Confusing discrete and continuous distributions ✓ Binomial is discrete (count successes); normal is continuous (measure values on a scale)
✗ Comparing raw scores across different distributions without standardising ✓ Convert to z-scores first to make fair comparisons on a common scale
✗ Assuming all data is normally distributed without checking ✓ Only use the normal distribution when told the data is normally distributed or when the distribution is symmetric and bell-shaped