📚 AQA Mathematics: Normal Distribution – Key Exam Points | AQA 数学:正态分布 考点精讲
The normal distribution is one of the most significant continuous probability distributions in AQA A‑Level Mathematics. It models naturally occurring variation and underpins much of inferential statistics. Mastering its properties, standardisation, and probability calculations is essential for success in both the pure and applied papers.
正态分布是 AQA A‑Level 数学中最重要的连续型概率分布之一。它用于描述自然界中的随机变异,也是推断统计的基础。掌握其性质、标准化过程以及概率计算,对于纯数和应用类考卷的高分都至关重要。
1. The Normal Curve and Its Properties | 正态曲线及其性质
The probability density function (PDF) of a normal distribution with mean μ and variance σ² is f(x) = (1 / (σ√(2π))) e^(−½((x − μ) / σ)²). The curve is bell‑shaped, symmetric about the mean, and the total area under the curve equals 1.
均值为 μ、方差为 σ² 的正态分布概率密度函数为 f(x) = (1 / (σ√(2π))) e^(−½((x − μ) / σ)²)。图像呈钟形,关于均值对称,曲线下的总面积等于 1。
The distribution is completely determined by its mean μ and standard deviation σ. The mean locates the centre; the standard deviation controls the spread. Larger σ gives a flatter, wider bell; smaller σ gives a taller, narrower bell.
该分布完全由其均值 μ 和标准差 σ 决定。均值确定中心位置,标准差控制离散程度。σ 越大,钟形曲线越扁平宽阔;σ 越小,钟形曲线越高窄陡峭。
Approximately 68% of observations lie within 1σ of the mean, 95% within 2σ, and 99.7% within 3σ. This empirical rule is often tested in context‑based questions.
大约 68% 的观测值落在距均值 1σ 的范围内,95% 落在 2σ 内,99.7% 落在 3σ 内。这一经验法则常在情境题中考查。
2. Notation and Standard Normal Distribution | 符号与标准正态分布
A random variable X that follows a normal distribution with mean μ and variance σ² is written as X ~ N(μ, σ²). It is crucial to use the variance σ² in the notation, not the standard deviation.
若随机变量 X 服从均值为 μ、方差为 σ² 的正态分布,记作 X ~ N(μ, σ²)。务必注意括号内写的是方差 σ²,而非标准差。
The standard normal distribution Z has mean 0 and variance 1: Z ~ N(0, 1). Any normal variable can be transformed to Z using the standardisation formula Z = (X − μ) / σ.
标准正态分布 Z 的均值为 0,方差为 1:Z ~ N(0, 1)。任何正态变量都可以通过标准化公式 Z = (X − μ) / σ 转换为 Z。
AQA exam questions often require students to recognise that standardisation preserves probabilities and to apply the formula accurately, particularly when the mean or standard deviation is unknown.
AQA 考题常要求学生认识到标准化不改变概率,并能准确运用该公式,尤其在均值或标准差未知时。
3. Using the Standard Normal Distribution Table | 标准正态分布表的使用
The standard normal table, usually provided in the AQA formula booklet, gives cumulative probabilities Φ(z) = P(Z ≤ z) for z ≥ 0. For negative z‑values, symmetry is used: Φ(−z) = 1 − Φ(z).
标准正态分布表在 AQA 公式册中提供,给出 z ≥ 0 时的累积概率 Φ(z) = P(Z ≤ z)。对于负的 z 值,需利用对称性:Φ(−z) = 1 − Φ(z)。
When finding P(a < X < b) for X ~ N(μ, σ²), always convert the endpoints to z‑scores: z₁ = (a − μ) / σ and z₂ = (b − μ) / σ. Then P(a < X < b) = Φ(z₂) − Φ(z₁).
求 X ~ N(μ, σ²) 的 P(a < X < b) 时,始终先将端点转化为 z 分数:z₁ = (a − μ) / σ,z₂ = (b − μ) / σ。则 P(a < X < b) = Φ(z₂) − Φ(z₁)。
A common mistake is to forget the standardisation step and look up raw x‑values directly. Always ensure the variable has been converted to a z‑score before consulting the table.
常见错误是忘记标准化步骤,直接用原始 x 值查表。务必确认已将变量转换为 z 分数后再查表。
4. Calculating Tail Probabilities | 尾部概率的计算
To find P(X > k), standardise k to z = (k − μ) / σ and then use P(Z > z) = 1 − Φ(z). This is the right‑tail probability.
要求 P(X > k),将 k 标准化为 z = (k − μ) / σ,然后使用 P(Z > z) = 1 − Φ(z)。这是右尾概率。
For left‑tail probabilities P(X < k), if the z‑score is positive, P(Z < z) = Φ(z) directly. If z is negative, use symmetry: P(Z < −a) = 1 − Φ(a).
对于左尾概率 P(X < k),若 z 分数为正,直接查表得 P(Z < z) = Φ(z)。若 z 为负,利用对称性:P(Z < −a) = 1 − Φ(a)。
Many real‑world problems ask for the probability of exceeding a threshold (e.g., IQ scores, lifetimes, fill volumes). Practice converting words into inequalities and identifying the correct tail.
许多现实问题要求计算超过某阈值的概率(如 IQ 分数、寿命、装填量)。需多加练习将文字转化为不等式并识别正确的尾部。
5. Inverse Normal Calculations: Finding x from a Given Probability | 逆正态计算:由给定概率求 x
Inverse problems require finding the value x such that P(X < x) = p, or a related statement. First find the z‑score, zₚ, such that Φ(zₚ) = p from the table (or using a tail probability).
逆问题要求找出满足 P(X < x) = p 或类似条件的 x 值。首先从表中查出满足 Φ(zₚ) = p 的 z 分数(或利用尾部概率)。
Then transform back to the original scale: x = μ + zₚ σ. This formula is vital and appears frequently in questions about percentiles, quantiles, and setting guarantee limits.
然后转换回原尺度:x = μ + zₚ σ。该公式至关重要,常见于百分位数、分位数以及设定质保期限等问题。
If the probability given is P(X > x) = p, first convert it to a left‑tail form: P(X < x) = 1 − p, then find the corresponding z‑score.
若给出的概率是 P(X > x) = p,首先将其转化为左尾形式:P(X < x) = 1 − p,再找出对应的 z 分数。
Sometimes the z‑score sought might be negative; often zₚ for p < 0.5 is negative. Use symmetry: if p < 0.5, let z = −a where Φ(a) = 1 − p.
有时所求 z 分数为负;通常当 p < 0.5 时 zₚ 为负。利用对称性:若 p < 0.5,令 z = −a,其中 Φ(a) = 1 − p。
6. Finding Unknown Mean or Standard Deviation | 求未知的均值或标准差
A common AQA problem gives two pieces of information, such as P(X < a) = p₁ and P(X > b) = p₂. These yield two simultaneous equations involving μ and σ.
AQA 常考的一种题型是给出两条信息,如 P(X < a) = p₁ 和 P(X > b) = p₂。由此可建立关于 μ 和 σ 的两个联立方程。
Each condition is standardised: (a − μ) / σ = z₁ and (b − μ) / σ = z₂, where z₁ and z₂ are found from the table. Then solve the linear equations simultaneously.
将每个条件标准化:(a − μ) / σ = z₁ 和 (b − μ) / σ = z₂,其中 z₁ 和 z₂ 由查表得到。然后联立解线性方程组。
Care must be taken with signs. If a tail probability corresponds to a negative z‑score, explicitly write the negative value. Typically, subtract equations to eliminate μ, solve for σ, then back‑substitute.
需注意符号。若尾部概率对应的 z 分数为负,应明确写出负值。通常将两个方程相减消去 μ,解出 σ,再回代求出 μ。
7. The Distribution of the Sample Mean | 样本均值的分布
If a random sample of size n is drawn from a normal population X ~ N(μ, σ²), the sample mean X̄ follows a normal distribution: X̄ ~ N(μ, σ² / n). The variance of the mean is reduced by factor n.
若从正态总体 X ~ N(μ, σ²) 中抽取容量为 n 的随机样本,样本均值 X̄ 服从正态分布:X̄ ~ N(μ, σ² / n)。均值的方差缩小为原来的 1/n。
This result is exact for normal populations and forms the basis of many hypothesis testing and confidence interval questions. The standard deviation of X̄ is σ / √n, known as the standard error.
该结果对正态总体精确成立,是许多假设检验和置信区间问题的基础。X̄ 的标准差为 σ / √n,称为标准误。
Questions often require calculating P(X̄ > given value) or finding the probability that the sample mean differs from μ by more than a specified margin. Always standardise using the standard error.
考题常要求计算 P(X̄ > 给定值),或求样本均值与 μ 之差超过某个界限的概率。务必使用标准误进行标准化。
8. Normal Approximation to Binomial | 正态分布对二项分布的近似
When n is large and p is close to 0.5, a binomial distribution Bin(n, p) can be approximated by a normal distribution: N(np, np(1 − p)). This is relevant for the AQA specification.
当 n 很大且 p 接近 0.5 时,二项分布 Bin(n, p) 可用正态分布近似:N(np, np(1 − p))。这部分内容属于 AQA 考纲。
It is customary to check that both np > 5 and n(1 − p) > 5 before applying the approximation. This ensures the normal curve adequately fits the binomial shape.
应用近似前通常需要检验 np > 5 且 n(1 − p) > 5,以确保正态曲线能较好地匹配二项分布的形状。
A continuity correction of 0.5 is applied when approximating a discrete binomial probability with a continuous normal distribution. For example, P(X ≥ a) becomes P(Y > a − 0.5) where Y ~ N(np, np(1 − p)).
用连续的正态分布近似离散的二项分布时,需施加 0.5 的连续性校正。例如 P(X ≥ a) 变为 P(Y > a − 0.5),其中 Y ~ N(np, np(1 − p))。
9. Verifying Normality Assumptions | 正态性假设的验证
Many AQA questions begin with the words “Assuming the data are normally distributed…”. Students may be asked to check whether a distribution is normal using a histogram (bell shape) or a normal probability plot (approximate straight line).
AQA 的许多题目会以“假设数据服从正态分布……”开头。学生可能被要求利用直方图(钟形)或正态概率图(近似直线)来判断数据是否正态。
For large data sets, the central limit theorem justifies that the sample mean is approximately normal even if the population is not, provided the sample size is sufficiently large (typically n ≥ 30).
对于大数据集,中心极限定理保证了即使总体非正态,只要样本容量足够大(通常 n ≥ 30),样本均值也近似服从正态分布。
10. Mixed and Contextual Exam Questions | 混合型与实际情境考题
AQA frequently sets multi‑step problems combining normal distribution properties, inverse calculation, and sample means. For example, a machine fills bottles; the volume is normally distributed. The question might ask for the probability that the mean volume of a sample of n bottles is below a target, or the setting required to ensure only a small percentage are under‑filled.
AQA 常出多步综合题,结合正态分布性质、逆计算和样本均值。例如,某机器装填瓶子,容量服从正态分布。问题可能要求计算 n 瓶的样本均值低于目标值的概率,或求出保证欠量比例很小的设置值。
Always read carefully to extract μ, σ (or σ²), and any given probabilities. Write down the distribution clearly: X ~ N(μ, σ²) or X̄ ~ N(μ, σ² / n). Draw a labelled bell curve to visualise the probability required.
务必仔细读题,提取 μ、σ(或 σ²)以及给出的概率。清晰地写出分布:X ~ N(μ, σ²) 或 X̄ ~ N(μ, σ² / n)。画一个带标注的钟形曲线以可视化所求概率。
When solving, show all steps: standardisation formula, substitution, use of the table (with correct signs), and final interpretation in context. Marks are awarded for method, standardisation, and the correct probability or x‑value.
解题时应展示所有步骤:标准化公式、代入、查表(注意符号正确),以及最终的实际意义解释。评卷时方法、标准化以及正确的概率或 x 值都会给分。
11. Key Calculator Skills and Checking | 关键计算器技能与验算
Many AQA candidates use the calculator’s normal distribution functions to check answers. However, the working must still be shown. The typical functions are “Normal CDF” for probabilities and “Inverse Normal” for finding x or z.
许多 AQA 考生使用计算器的正态分布功能验算答案,但仍须呈现计算过程。典型功能包括“正态累积函数”求概率和“逆正态”求 x 或 z。
Ensure you know how to input the correct tail (left, right, or central) depending on the calculator model. For standardisation, check that you have divided by σ, not σ².
务必熟练掌握根据不同计算器型号输入正确尾部(左尾、右尾或中心区域)的方法。标准化时注意检查是否除以 σ 而非 σ²。
When using the table, rounding z‑scores to two or three decimal places is standard. Do not round intermediate calculations excessively; retain at least four significant figures until the final answer.
使用表格时,z 分数通常保留两位或三位小数。中间的运算结果不宜过度舍入,在得出最终答案前至少保留四位有效数字。
12. Common Pitfalls and How to Avoid Them | 常见失分点及其规避
Confusing variance σ² and standard deviation σ is the number one error. Always check the notation in the question and use σ in standardisation. Writing N(μ, σ) instead of N(μ, σ²) will lose marks.
混淆方差 σ² 与标准差 σ 是首要错误。务必检查题目中的符号,并在标准化时使用 σ。将分布写作 N(μ, σ) 而非 N(μ, σ²) 会导致失分。
Forgetting to apply a continuity correction when approximating the binomial is another classic mistake. Draw the interval bars and identify the exact continuous boundaries.
在二项近似时忘记连续性校正是另一个经典错误。画出区间条形并确定精确的连续边界。
Misreading “more than”, “at least”, “between” and translating incorrectly into inequalities leads to errors in tail selection. Always pause to define the event precisely.
误读“超过”、“至少”、“介于”等词语并将其错误转化为不等式,会导致尾部选择错误。务必暂停一下,精确地定义事件。
Finally, not using the sample mean distribution X̄ when a sample is involved. If the question mentions a random sample of size n, switch to the sampling distribution with variance σ² / n.
最后,涉及样本时未使用样本均值分布 X̄ 也是常犯错误。若题目提到容量为 n 的随机样本,应转换到方差为 σ² / n 的抽样分布。
Published by TutorHao | AQA Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply