📚 AQA A2 Maths with Statistics: Question Types and Analysis | AQA A2数学统计题型解析
AQA A-Level Mathematics (A2) includes a significant statistics component, and mastering the question types is key to success. This article breaks down the most common A2 Statistics topics, providing insights into typical exam questions and solution strategies. From discrete random variables to confidence intervals, each section pairs English explanation with Chinese translation for bilingual learners.
AQA A-Level 数学(A2)包含重要的统计学内容,掌握题型是成功的关键。本文分解最常见的A2统计主题,提供典型考题与解题策略的深入分析。从离散随机变量到置信区间,每节提供中英双语对照,便于双语学习者。
1. Probability Distributions of Discrete Random Variables | 离散随机变量的概率分布
Discrete random variables take countable values, and their probability distributions are described by a probability mass function (PMF), P(X = x). The sum of all probabilities must equal one. Cumulative distribution function F(x) = P(X ≤ x) gives running totals.
离散随机变量取值可数,其概率分布由概率质量函数 P(X = x) 描述,所有概率之和必须等于1。累积分布函数 F(x) = P(X ≤ x) 给出累计概率。
AQA exam questions often ask to find unknown probabilities using the fact ΣP(X=x)=1, or to compute E(X) = Σx·P(X=x) and Var(X) = E(X²) – [E(X)]². Be prepared to interpret these in context, such as expected profit.
AQA 考题常利用 ΣP(X=x)=1 求未知概率,或计算期望 E(X) = Σx·P(X=x) 及方差 Var(X) = E(X²) – [E(X)]²。要结合背景理解,如预期收益。
2. Binomial Distribution and Its Approximations | 二项分布及其近似
A random variable X ~ B(n, p) counts successes in n independent trials with constant probability p. Probabilities are found using the formula P(X = k) = ⁿCₖ pᵏ (1-p)ⁿ⁻ᵏ or cumulative tables.
随机变量 X ~ B(n, p) 表示 n 次独立试验中成功的次数,每次成功概率 p 恒定。概率用公式 P(X = k) = ⁿCₖ pᵏ (1-p)ⁿ⁻ᵏ 或累积表计算。
When n is large, the binomial can be approximated by Poisson (if n large, p small, λ = np) or by normal (if np > 5 and nq > 5, applying a continuity correction). Exam questions will ask to justify the choice of approximation and apply it correctly.
当 n 很大时,二项分布可用泊松(n 大,p 小,λ = np)或正态(np > 5 且 nq > 5,连续校正)近似。考题要求说明近似条件并正确应用。
3. Poisson Distribution: Modelling Rare Events | 泊松分布:稀有事件建模
The Poisson distribution models the number of events occurring in a fixed interval of time or space, with a known constant mean rate λ. The probability of exactly k events is e⁻ˡ λᵏ / k!. Cumulative tables assist in finding P(X ≤ x). Sums of independent Poisson variables are also Poisson.
泊松分布对固定时间或空间区间内的事件数建模,平均发生率 λ 恒定。恰好 k 次的概率为 e⁻ˡ λᵏ / k!。累积表用于求 P(X ≤ x)。独立泊松变量之和仍服从泊松分布。
Exam questions may ask to find probabilities of ‘more than’, ‘at least’, or conditional probabilities given some events have occurred. Understand the link to binomial: Po(λ) can approximate B(n, p) when n is large and p is small with λ = np.
考题可能要求计算“多于”“至少”或条件概率。理解泊松与二项的联系:当 n 大 p 小时,Po(λ) 近似 B(n, p),λ = np。
4. Continuous Random Variables and PDFs | 连续随机变量与概率密度函数
A continuous random variable is defined by its probability density function f(x), where f(x) ≥ 0 and the total area under the curve equals 1. The cumulative distribution function F(x) = P(X ≤ x) = ∫ f(t) dt from the lower bound to x. The median m satisfies F(m)=0.5.
连续随机变量由概率密度函数 f(x) 定义,要求 f(x) ≥ 0 且曲线下总面积为1。累积分布函数 F(x) = P(X ≤ x) = ∫ f(t) dt 从下限到 x。中位数 m 满足 F(m)=0.5。
Typical exam questions: find the constant k from ∫f(x)dx=1, determine F(x) by integration, compute E(X)=∫x f(x)dx and Var(X)=E(X²)−[E(X)]², and find quartiles or percentiles. Linear coding Y = aX + b changes expectation and variance predictably.
典型考题:由 ∫f(x)dx=1 求常数 k,积分求 F(x),计算 E(X)=∫x f(x)dx 和方差,求四分位数或百分位数。线性变换 Y = aX + b 会相应改变期望和方差。
5. Normal Distribution and Standardisation | 正态分布与标准化
The normal distribution N(μ, σ²) is symmetric and bell-shaped. To use standard normal tables, convert X to Z = (X−μ)/σ ~ N(0,1). Probabilities P(X < a) are found from Φ(z). For P(X > a), use 1 − Φ(z). The inverse normal function finds the value for a given tail probability.
正态分布 N(μ, σ²) 对称钟形。为使用标准正态表,将 X 转化为 Z = (X−μ)/σ ~ N(0,1)。由 Φ(z) 求 P(X < a)。对于 P(X > a) 用 1 − Φ(z)。反查正态表可得对应概率的分位值。
A common question type: given probabilities like P(X > a) = p, find μ or σ by setting up an equation with the z-value. Also, sums and differences of independent normal variables are normal, with means summed/subtracted and variances added.
常见题型:给定概率如 P(X > a) = p,利用 z 值建立方程求 μ 或 σ。独立正态变量的和与差仍为正态,均值为和/差,方差为方差之和。
6. Hypothesis Testing for Binomial Proportions | 二项比例假设检验
In a binomial hypothesis test for a proportion p, the null hypothesis H₀: p = p₀ is tested against H₁: p < p₀, p > p₀, or p ≠ p₀. The test statistic is the observed number of successes X. For a given significance level α, identify the critical region where the probability of falling in that region given H₀ is ≤ α.
二项比例假设检验中,零假设 H₀: p = p₀ 对备择 H₁: p < p₀, p > p₀ 或 p ≠ p₀。检验统计量为观测成功次数 X。对给定显著水平 α,找到临界域,使 H₀ 成立条件下落入该域的概率 ≤ α。
Exam questions will ask you to state the hypotheses, identify the distribution under H₀, find the critical region or p-value, and write a conclusion in context. For two-tailed tests, the significance level is split between both tails.
考题要求陈述假设,指出 H₀ 成立的分布,求临界域或 p 值,并写出背景结论。双侧检验将显著性水平分配至双尾。
7. Hypothesis Testing for the Mean (Normal Distribution) | 均值假设检验(正态分布)
When testing the mean μ of a normal population with known variance σ², we use the z-test statistic Z = (x̄ − μ₀) / (σ/√n) ~ N(0,1) under H₀. For large samples (n ≥ 30), the sample standard deviation s can replace σ by the Central Limit Theorem.
检验正态总体均值 μ 且方差 σ² 已知时,用 z 统计量 Z = (x̄ − μ₀) / (σ/√n) ~ N(0,1)。大样本 (n ≥ 30) 时,由中心极限定理可用样本标准差 s 替代 σ。
The exam will ask to perform a hypothesis test, interpret the p-value, and relate it to context. Pay attention to one-tail vs two-tail: if H₁: μ ≠ μ₀, the rejection region is split between both tails.
考题要求执行假设检验,解释 p 值并结合背景。注意单尾与双尾:若 H₁: μ ≠ μ₀,拒绝域分配在双尾。
8. Chi-Squared Tests for Independence | 独立性卡方检验
The chi-squared test for association (independence) uses observed frequencies in a contingency table. Expected frequencies are calculated as E = (row total × column total) / grand total. Under H₀ of no association, the test statistic χ² = Σ (O−E)²/E follows approximately a χ² distribution with (r−1)(c−1) degrees of freedom.
独立性卡方检验使用列联表中的观测频数。期望频数由行列总和计算:E = (行合计 × 列合计) / 总计。在无关联 H₀ 下,统计量 χ² = Σ (O−E)²/E 近似服从自由度为 (r−1)(c−1) 的 χ² 分布。
Questions will provide a table; you must state H₀ and H₁, compute expected values, find the test statistic, and compare to a critical value from tables. If χ² > critical value, reject H₀. Always include a contextual conclusion.
题目给出表格,需陈述 H₀ 和 H₁,计算期望值,求检验统计量,并与临界值比较。若 χ² > 临界值,则拒绝 H₀。始终包含背景结论。
9. Correlation and Linear Regression | 相关与线性回归
The product moment correlation coefficient (PMCC) r measures linear correlation between two variables. To test for correlation, use H₀: ρ = 0 against H₁: ρ > 0 (or two-tailed); compare |r| with a critical value from tables based on sample size.
积矩相关系数 r 衡量两变量线性相关。检验相关性,设 H₀: ρ = 0 对 H₁: ρ > 0(或双侧),将 |r| 与表中基于样本量的临界值比较。
The least squares regression line of y on x is y = a + bx, where b = Sxy / Sxx (Sxy = Σ(x−x̄)(y−ȳ), Sxx = Σ(x−x̄)²) and a = ȳ − b x̄. This line can be used for prediction within the data range; extrapolation is risky.
最小二乘回归线 y on x 为 y = a + bx,其中 b = Sxy / Sxx,Sxy = Σ(x−x̄)(y−ȳ),Sxx = Σ(x−x̄)²,a = ȳ − b x̄。该线可用于数据范围内的预测,外推有风险。
10. Confidence Intervals and Interpretation | 置信区间与解释
A confidence interval gives a range of plausible values for a population parameter. For the mean μ with known σ, a 95% CI is x̄ ± 1.96 (σ/√n). With large samples and unknown σ, use s instead. The interval width depends on sample size and variability.
置信区间给出总体参数的合理范围。对于已知 σ 的均值 μ,95% 置信区间为 x̄ ± 1.96 (σ/√n)。大样本 σ 未知时用 s 代替。区间宽度取决于样本量和变异程度。
When interpreting, say ‘We are 95% confident that the interval contains the true mean μ.’ It does not mean a 95% probability that μ is in the interval (μ is fixed). Questions may ask to find the required sample size for a given margin of error.
解释时应说“我们有95%的信心认为该区间包含真实均值 μ”,而不是概率。考题可能要求给定误差限求所需样本量。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导