📚 AQA Maths Statistics: Essential Exam Topics | AQA 数学:统计考点精讲
In AQA A-level Mathematics, the Statistics component builds a rigorous foundation for analysing data, quantifying uncertainty, and making informed inferences. This revision guide distils the key topics — from basic data types and averages through probability, distributions, correlation, and hypothesis testing — into a clear, bilingual walkthrough that matches typical exam demands. Every concept is illustrated with concise English explanations immediately followed by a matching Chinese version to reinforce understanding.
在 AQA A-level 数学中,统计部分为数据分析、不确定性量化以及有依据的推断打下坚实基础。本复习指南将核心考点——从基本数据类型和平均数,到概率、分布、相关性和假设检验——浓缩为一篇清晰的双语讲解,并贴合典型考试要求。每个概念均配有简明的英文解释及其对应的中文版本,以加深理解。
1. Types of Data | 数据类型
Data can be qualitative (categorical) or quantitative (numerical). Quantitative data is further split into discrete data, which can only take specific values (e.g. number of students), and continuous data, which can take any value within a range (e.g. height, time). Recognising the data type determines which statistical methods and diagrams are appropriate.
数据可以是定性(分类)数据,也可以是定量(数值)数据。定量数据又分为离散数据,只能取特定值(如学生人数),以及连续数据,可以在一个区间内取任意值(如身高、时间)。识别数据类型决定了哪些统计方法和图表适用。
In exam questions, you may also encounter primary data (collected yourself) versus secondary data (obtained from existing sources), and it is common to be asked about advantages such as cost, time, and reliability.
在考试题目中,你也可能遇到原始数据(自己收集)与二手数据(来自现有来源)的对比,常见问题会涉及成本、时间和可靠性等优势。
2. Measures of Central Tendency | 集中趋势的度量
The three main measures are the mean, median, and mode. For a list of values x₁, x₂, …, xₙ, the mean is x̄ = (Σ xᵢ) / n. The median is the middle value when data are ordered; for an even number of observations, take the average of the two middle numbers. The mode is the most frequent value. When data are grouped into classes, the modal class is the interval with the highest frequency, and the mean is estimated using class midpoints.
三种主要的度量是均值、中位数和众数。对于一组数值 x₁, x₂, …, xₙ,均值为 x̄ = (Σ xᵢ) / n。中位数是将数据排序后位于中间的值;当观测个数为偶数时,取中间两个数的平均值。众数是出现频率最高的值。当数据分组后,众数组是频率最高的区间,均值则用组中点进行估算。
The choice of average matters: the mean uses all data but is sensitive to outliers, whereas the median is robust. In skewed distributions, the median gives a better measure of location for typical values.
选择哪种平均数很重要:均值使用了所有数据但对极端值敏感,而中位数则较为稳健。在偏态分布中,中位数能更好地描述典型值的位置。
3. Measures of Dispersion | 离散程度的度量
Dispersion tells us how spread out the data are. Range = maximum – minimum. The interquartile range (IQR) = Q₃ – Q₁. For more detailed analysis, variance and standard deviation are used. For a data set, variance s² = Σ(xᵢ – x̄)² / (n – 1) for a sample, and standard deviation s is its square root. For a population, divide by n.
离散程度告诉我们数据的分散情况。极差 = 最大值 – 最小值。四分位距 IQR = Q₃ – Q₁。对于更详细的分析,使用方差和标准差。对于一个数据集,样本方差 s² = Σ(xᵢ – x̄)² / (n – 1),标准差 s 是其平方根。对于总体,则除以 n。
In AQA exams, you are expected to use the formula sheet provided, but you should know when to apply each formula and how to interpret the result: a larger standard deviation means more variability. Remember that variance and SD are both non‑negative and are measured in the original units (SD) or squared units (variance).
在 AQA 考试中,你需要使用提供的公式表,但应知道何时应用哪个公式以及如何解读结果:标准偏差越大意味着变异性越大。请记住方差和标准差均为非负值,标准差的单位与原单位一致,方差则是原单位的平方。
4. Quartiles and Box Plots | 四分位数与箱线图
Quartiles split an ordered data set into four equal parts: Q₁ (lower quartile) is the median of the lower half, Q₂ is the overall median, and Q₃ (upper quartile) is the median of the upper half. For discrete data with n values, a common method is: Q₁ is at position (n+1)/4, Q₂ at (n+1)/2, Q₃ at 3(n+1)/4; if the position is not an integer, interpolate between adjacent values.
四分位数将排序后的数据集分成四个等份:Q₁(下四分位数)是下半部分数据的中位数,Q₂ 是总中位数,Q₃(上四分位数)是上半部分数据的中位数。对于有 n 个值的离散数据,常用方法是:Q₁ 位于第 (n+1)/4 位,Q₂ 位于 (n+1)/2 位,Q₃ 位于 3(n+1)/4 位;若位置不是整数,则在相邻值之间进行插值。
A box‑and‑whisker plot (box plot) displays the five‑number summary: minimum, Q₁, median, Q₃, maximum. It reveals skewness and potential outliers. Outliers are often defined as values more than 1.5 × IQR below Q₁ or above Q₃. In AQA, you may need to construct a box plot and use it to compare distributions.
箱线图(盒须图)展示了五数概括:最小值、Q₁、中位数、Q₃、最大值。它揭示了偏态及可能的异常值。异常值通常定义为低于 Q₁ – 1.5×IQR 或高于 Q₃ + 1.5×IQR 的值。在 AQA 考试中,你可能需要绘制箱线图并用它来比较分布。
5. Probability Basics | 概率基础
The probability of an event A, denoted P(A), is a number between 0 and 1. For a finite sample space with equally likely outcomes, P(A) = (number of favourable outcomes) / (total number of outcomes). The complement rule states P(not A) = 1 – P(A). Two events are mutually exclusive if they cannot occur together; then P(A or B) = P(A) + P(B).
事件 A 的概率记作 P(A),是一个介于 0 和 1 之间的数。对于等可能结果的有限样本空间,P(A) = (有利结果数)/(总结果数)。补集法则为 P(非 A) = 1 – P(A)。如果两个事件不可能同时发生,则它们互斥,此时 P(A 或 B) = P(A) + P(B)。
If events are not mutually exclusive, the general addition rule applies: P(A ∪ B) = P(A) + P(B) – P(A ∩ B). Understanding Venn diagrams and set notation (∪ intersection, ∩ union, ‘ complement) is essential for structuring probability problems.
如果事件不互斥,则使用一般加法法则:P(A ∪ B) = P(A) + P(B) – P(A ∩ B)。理解维恩图及集合符号(∪ 并集,∩ 交集,’ 补集)对于建立概率问题结构至关重要。
6. Conditional Probability and Tree Diagrams | 条件概率与树状图
Conditional probability is the chance of an event given that another has occurred: P(A|B) = P(A ∩ B) / P(B), provided P(B) > 0. Rearranging gives the multiplication rule: P(A ∩ B) = P(A) × P(B|A). Tree diagrams are a powerful tool for multi‑stage experiments: label branches with probabilities, and multiply along the path to find the probability of a combined outcome.
条件概率是指在另一事件已发生的情况下某事件发生的概率:P(A|B) = P(A ∩ B) / P(B),前提是 P(B) > 0。移项后得到乘法法则:P(A ∩ B) = P(A) × P(B|A)。树状图是处理多阶段试验的强大工具:在各个分支上标注概率,然后沿路径相乘即可求出组合结果的概率。
When drawing a tree diagram, remember that probabilities on each set of branches must sum to 1. The total probability rule allows you to find P(B) by summing over the possible mutually exclusive ways B can happen: P(B) = Σ P(Aᵢ) × P(B|Aᵢ). This is often tested in the context of Bayes’ theorem questions, requiring careful labelling and interpretation.
绘制树状图时,记住每组分支上的概率之和必须等于 1。全概率公式允许你通过对 B 可能发生的所有互斥路径求和来计算 P(B):P(B) = Σ P(Aᵢ) × P(B|Aᵢ)。这常在贝叶斯定理相关题目中出现,需要仔细标注和解释。
7. Discrete Random Variables | 离散随机变量
A discrete random variable X takes a countable number of values, each with a probability. The probability distribution of X is often given in a table, and the sum of all probabilities must equal 1. The expected value E(X) = Σ x·P(X = x) is a measure of the centre of the distribution, while E(X²) is used to compute variance Var(X) = E(X²) – [E(X)]².
离散随机变量 X 取可数个值,每个值对应一个概率。X 的概率分布通常用表格给出,且所有概率之和必须等于 1。期望值 E(X) = Σ x·P(X = x) 是分布中心的一种度量,而 E(X²) 用于计算方差 Var(X) = E(X²) – [E(X)]²。
AQA questions often ask you to find unknown probabilities using Σ P(X=x) = 1, calculate E(X) and Var(X), and then find E(aX+b) = aE(X) + b, Var(aX+b) = a² Var(X). You may also be required to construct the distribution of a transformed variable or solve problems involving games of chance.
AQA 题目常要求利用 Σ P(X=x) = 1 求未知概率,计算 E(X) 和 Var(X),再求 E(aX+b) = aE(X) + b、Var(aX+b) = a² Var(X)。你可能还需要构建变换后的变量分布,或解决涉及机会游戏的问题。
8. Binomial Distribution | 二项分布
When a fixed number n of independent trials are performed, each with the same success probability p, the number of successes X follows a binomial distribution B(n, p). The probability of exactly r successes is given by the formula P(X = r) = ⁿCᵣ pʳ (1 – p)ⁿ⁻ʳ, where ⁿCᵣ = n! / [r!(n – r)!].
若进行固定次数 n 的独立试验,每次试验成功的概率 p 相同,则成功次数 X 服从二项分布 B(n, p)。恰好有 r 次成功的概率公式为 P(X = r) = ⁿCᵣ pʳ (1 – p)ⁿ⁻ʳ,其中 ⁿCᵣ = n! / [r!(n – r)!]。
For the binomial distribution, E(X) = np and Var(X) = np(1 – p). In exams, you may need to use tables or a calculator for cumulative probabilities, or to test whether a situation can reasonably be modelled by a binomial distribution by checking the conditions: fixed n, independent trials, two outcomes, constant p.
对于二项分布,E(X) = np,Var(X) = np(1 – p)。考试中可能需要使用表格或计算器求累积概率,或通过检查条件来判断某情形是否可用二项分布建模:固定的 n、独立试验、两种结果、恒定的 p。
9. Normal Distribution | 正态分布
The normal distribution with mean μ and variance σ², denoted N(μ, σ²), is a continuous symmetric bell‑shaped distribution. To find probabilities, we standardise to the standard normal Z ~ N(0, 1²) using Z = (X – μ) / σ. The total area under the curve is 1, and probabilities correspond to areas found using tables or calculator functions.
均值为 μ、方差为 σ² 的正态分布记作 N(μ, σ²),是一种连续对称的钟形分布。为计算概率,我们通过 Z = (X – μ) / σ 标准化为标准正态分布 Z ~ N(0, 1²)。曲线下总面积为 1,概率对应于利用表格或计算器功能求得的面积。
Key properties: about 68% of data lie within μ ± σ, 95% within μ ± 2σ, and 99.7% within μ ± 3σ. If the question gives a probability and asks for an unknown mean or standard deviation, set up an equation using the inverse normal function. Also, do not forget continuity correction when using a normal approximation to a binomial distribution.
关键性质:约 68% 的数据落在 μ ± σ 范围内,95% 落在 μ ± 2σ 内,99.7% 落在 μ ± 3σ 内。如果题目给出概率并要求未知均值或标准差,则利用逆正态函数建立方程。此外,当用正态分布近似二项分布时,切勿忘记连续性校正。
10. Correlation and Regression | 相关与回归
Correlation measures the strength and direction of a linear relationship between two variables. The product‑moment correlation coefficient (r) satisfies –1 ≤ r ≤ 1. A value close to 1 (or –1) indicates strong positive (or negative) correlation, while r ≈ 0 suggests no linear correlation. Calculation of r uses the formula involving sums of squares and cross‑products; however, in AQA you are often given summaries and expected to use the formula sheet efficiently.
相关性衡量两个变量之间线性关系的强度和方向。积矩相关系数 r 满足 –1 ≤ r ≤ 1。值接近 1(或 –1)表示强正(或负)相关,而 r ≈ 0 则表示无线性相关。计算 r 需要使用涉及平方和与交叉乘积的公式;不过在 AQA 考试中,通常会给你汇总数据,你需高效利用公式表。
The least squares regression line of y on x has equation y = a + bx, where b = Sxy / Sxx and a = ȳ – b x̄. This line can be used to make predictions, but extrapolation beyond the data range is risky. Correlation does not imply causation; a strong r may be due to a lurking variable.
y 对 x 的最小二乘回归线方程为 y = a + bx,其中 b = Sxy / Sxx,a = ȳ – b x̄。该直线可用于预测,但在数据范围之外进行外推存在风险。相关关系并不意味因果关系;很强的 r 可能源于某个潜在变量。
11. Hypothesis Testing | 假设检验
A hypothesis test assesses whether sample evidence supports a claim about a population parameter. The null hypothesis H₀ typically states a specific value (e.g. p = 0.5, μ = 100), while the alternative H₁ can be one‑tailed or two‑tailed. A test statistic is calculated from the data, and its value is compared with a critical value, or a p‑value is found.
假设检验评估样本证据是否支持关于总体参数的某种说法。原假设 H₀ 通常陈述一个特定值(如 p = 0.5, μ = 100),而备择假设 H₁ 可以是单尾或双尾的。由数据计算检验统计量,将其值与临界值比较,或求出 p 值。
For a binomial test of a proportion, the test statistic is the observed number of successes X. The p‑value is the probability of obtaining a result at least as extreme as X, assuming H₀ is true. If the p‑value is less than the significance level α (often 0.05), we reject H₀. For a normal mean test with known variance, use Z = (x̄ – μ₀) / (σ/√n). Always conclude in the context of the problem: “there is sufficient evidence to reject H₀” or “there is insufficient evidence to reject H₀”. Never say “accept H₀”.
对于二项分布的比例检验,检验统计量是观测到的成功次数 X。p 值是在 H₀ 成立的条件下得到至少与 X 同样极端结果的概率。若 p 值小于显著性水平 α(通常为 0.05),则拒绝 H₀。对于已知方差的正态均值检验,使用 Z = (x̄ – μ₀) / (σ/√n)。始终在问题的背景中下结论:“有充分证据拒绝 H₀”或“没有充分证据拒绝 H₀”。切勿说“接受 H₀”。
Published by TutorHao | AQA Maths Statistics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导