A-Level Further Maths: Further Statistics Practice
A-Level Further Maths — Further Statistics Practice
16 MCQ practice problems. Select an answer, submit, and review the explanation.
What These Questions Test
These problems test your ability to work with probability distributions, calculate expectations and variances, and apply formal hypothesis testing methods.
Typical question types:
- PMF calculations: Given a table of probabilities, find , , or . Use the definition .
- PDF calculations: Given a probability density function, find probabilities by integrating, calculate and using integrals, or find the cumulative distribution function.
- Coding and transformations: Apply and to transform distributions. Standardise normal variables.
- Continuous distributions: Identify and work with uniform, exponential, or other named distributions. Find means, variances, and probabilities.
- -distribution: Determine when to use instead of . Calculate -statistics from sample data. Find critical values or -values.
- tests: Set up hypotheses for goodness of fit or independence. Calculate expected frequencies. Compute statistic and compare with critical values. Determine degrees of freedom correctly.
Approach Strategy
- Check that probabilities sum to 1. Before doing any calculation, verify that (discrete) or (continuous). If they don’t, re-read the question.
- Draw a table for discrete distributions. Listing and side by side makes it easier to calculate and .
- State the hypotheses evidently. For hypothesis testing, write and explicitly before calculating. This prevents confusion later.
- Check degrees of freedom carefully. For goodness of fit: where is the number of categories and is the number of estimated parameters. For contingency tables: .
Intuition
The PDF is like a histogram with infinitely many bins. The height of the curve at any point tells you how dense the probability is in that region. Areas under the curve give probabilities.
The -distribution reflects real-world uncertainty. When you estimate from a small sample, you are less confident, so the -distribution gives wider confidence intervals. This is like adding a “margin of error for your margin of error.”
The test measures the “distance” between what you observed and what you expected. A large value means the observed data is far from the expected pattern, which is evidence against the null hypothesis.
Common Mistakes
- Forgetting to check that expected frequencies are large enough. For tests, all expected frequencies should be at least 5. If some are smaller, categories must be combined.
- Confusing one-tailed and two-tailed tests. A one-tailed test looks for a difference in one direction; a two-tailed test looks for a difference in either direction. This affects the critical value.
- Using instead of for degrees of freedom in the -distribution. The degrees of freedom are , not . Using gives slightly incorrect critical values.
- Misinterpreting “not significant.” Failing to reject does not mean is true. It means there is insufficient evidence to reject it. The distinction is important.