A-Level Further Maths Flashcards: Further Statistics
A-Level Further Maths — Further Statistics Flashcards
20 flashcards with spaced repetition. Press Space to flip, then rate your recall (1—4).
What These Flashcards Cover
These flashcards extend A-Level statistics into more formal and advanced territory. You will work with probability distributions more rigorously, learn about continuous random variables, and apply hypothesis testing with the -distribution and tests.
Key areas:
- Probability Mass Functions (PMF): For a discrete random variable , the PMF gives . Properties: and all probabilities are non-negative. Expected value . Variance .
- Probability Density Functions (PDF): For a continuous random variable, is the density, not a probability. . Properties: and . .
- Coding and Linear Transformations: If , then and . Standardising: gives .
- Continuous Distributions: The uniform distribution : for . The exponential distribution: for , with mean .
- Student’s -distribution: Used when the population standard deviation is unknown and the sample size is small. . As , the -distribution approaches the normal distribution. Depends on degrees of freedom .
- Chi-squared () tests: Goodness of fit: tests whether observed frequencies match an expected distribution. . Contingency tables: tests for independence between two categorical variables. Degrees of freedom: .
Intuition
The PMF is like a bar chart of probabilities — each bar shows how likely a particular outcome is. The PDF is the continuous version: a curve where the area under the curve between two points gives the probability of falling in that range.
The -distribution is like the normal distribution but with heavier tails. This reflects the extra uncertainty from estimating with . With more data (larger ), the -distribution converges to the normal because becomes a better estimate of .
Common Pitfalls
- Confusing PMF and PDF. A PMF gives probabilities directly: . A PDF gives density: you must integrate to get probability. does NOT mean for a continuous variable.
- Forgetting that . The constant (shift) does not affect variance because variance measures spread, not location. A common error is writing .
- Using -test instead of -test. When is unknown and is small, use the -distribution, not the normal. Using gives confidence intervals that are too narrow.
- Miscounting degrees of freedom in tests. For goodness of fit, . For contingency tables, .
Cross-References
- Pure Mathematics: Pure maths covers calculus and algebra
- Further Mechanics: Mechanics applies maths to physics
- Further Statistics: Statistics develops data analysis methods