Exam questions often embed these calculations in word problems. Laying out standardisation clearly – stating z, drawing a curve, and noting which area you seek – earns method marks even if an arithmetic slip occurs.
考试常将计算嵌入应用题。清晰地展示标准化过程——写出z、画出曲线并注明所求面积——即使算术有误也能获得方法分。
5. Inverse Normal: From Probability to Observed Value | 逆正态:从概率到观测值
When a percentage or probability is given and you must find the corresponding X, use the inverse normal procedure. Start by locating the cumulative probability in the body of the normal table to find Z (you may need 1−p for right‑tail problems). Then transform back: X = μ + Zσ. Be careful with direction: if the probability is left‑tail, use Φ⁻¹ directly; if it is in the right‑tail, find Z such that P(Z>z) = given area, then use 1−area as the cumulative before reading the table.
当给出百分比或概率要求求出对应的X值时,应使用逆正态步骤。先在正态表体内定位累积概率以求得Z(对于右尾问题可能需要1−p)。然后反变换:X=μ+Zσ。注意方向:若概率为左尾,直接使用Φ⁻¹;若为右尾,先找出使得P(Z>z)=给定面积的Z,并将1−面积作为累积概率再查表。
A common IB and AQA task: “The top 10% of scores receive a prize. Find the minimum score for a prize.” Here the top 10% corresponds to 90th percentile, so cumulative probability = 0.90. Find Z ≈ 1.2816 (or from table 1.28), then multiply by σ and add μ. Always check your answer is on the correct side of the mean.
常见的IB和AQA考题:“前10%的分数获奖。求获奖的最低分数。”此时前10%对应第90百分位数,累积概率=0.90。查出Z≈1.2816(或从表中取1.28),乘以σ并加上μ。永远检验答案是否落在均值的正确一侧。
6. Working with Sample Means and the Central Limit Theorem | 样本均值与中心极限定理
If the problem involves a sample mean X̄ of size n drawn from a normal population, X̄ ~ N(μ, σ²/n). The standard error becomes σ/√n. This is crucial for confidence intervals and quality‑control questions. Even when the population is not normal, the central limit theorem guarantees that for sufficiently large n (typically n ≥ 30), the sampling distribution of X̄ is approximately normal.
若问题涉及从正态总体中抽取的样本容量为n的样本均值X̄,则X̄~N(μ,σ²/n),标准误差为σ/√n。这对置信区间和质量控制类题目至关重要。即使总体非正态,中心极限定理保证当n足够大(通常n≥30)时,X̄的抽样分布近似正态。
In IB exams you may have to find P(X̄ < given value) or an interval containing a certain proportion of sample means. The process mirrors standard normal except using σ/√n. Be alert to whether the question gives the population standard deviation or the sample standard deviation – only the population σ belongs in the standard error formula unless adjustments for t‑distribution are considered (rare in core normal topics).
在IB考试中你可能需要求P(X̄<给定值)或包含一定比例样本均值的区间。过程与标准正态类似,只是使用σ/√n。务必注意题目给出的是总体标准差还是样本标准差——标准误差公式中只能用总体σ,除非考虑t分布调整(在基础正态专题中少见)。
7. Approximating the Binomial by a Normal Distribution | 用正态分布近似二项分布
When a binomial random variable X ~ B(n, p) has large n, calculating exact probabilities becomes tedious. If both np > 5 and nq > 5 (where q = 1−p), the binomial can be approximated by a normal distribution with μ = np and σ = √(npq). The continuity correction is essential: for P(X ≤ k) use X < k+0.5; for P(X ≥ k) use X > k−0.5; for P(X = k) use P(k−0.5 < X < k+0.5). This adjustment compensates for fitting a continuous curve over a discrete histogram.
当二项随机变量X~B(n,p)中n很大时,精确计算概率变得极为繁琐。若同时满足np>5且nq>5(q=1−p),二项分布可用正态分布近似,其中μ=np,σ=√(npq)。连续性校正是必需的:求P(X≤k)时使用Xk−0.5;求P(X=k)时使用P(k−0.5
AQA exams frequently test this approximation with a phrase like “using a suitable approximation”. The candidate must justify the choice by checking np and nq and then apply the half‑unit correction. IB also includes it in the syllabus, often in a combined probability question. Without the continuity correction the answer may be marked incorrect.
AQA考试常用“通过适当的近似”这一措辞来考查该技巧。考生必须通过检验np和nq来说明选择近似的原因,然后应用半单位校正。IB大纲同样包含此内容,常出现在综合概率题中。若不进行连续性校正,答案可能被判定为错误。
8. Graphical Interpretation and Diagram Drawing | 图形解读与绘制简图
Examiners love a well‑labelled sketch. Shading the desired region directly on a standard normal curve clarifies whether you are dealing with a left tail, right tail, or middle band. Label the horizontal axis with Z‑scores and raw X values, and mark the mean. A diagram also guards against direction errors when using 1−p or symmetry.
阅卷官青睐标注清晰的草图。在标准正态曲线上直接给所需区域涂上阴影,能清晰表明你处理的是左尾、右尾还是中间带。在横轴上标示Z分数和原始X值,并标注均值。简图还能防止在使用1−p或对称性时出现方向错误。
For inverse problems, sketch a vertical line at the unknown X, marking the known area to its left or right. This visual stop automatically prompts the correct cumulative probability. Sketching takes 15 seconds but can save 15 marks over an exam series.
对于逆问题,在未知X处画一条竖线,标出其左侧或右侧的已知面积。这个视觉停顿会自动引导正确的累积概率。画图只需15秒,但能在整场考试中为你挽回15分。
9. Common Pitfalls to Avoid | 常见误区与规避
-
Using standard deviation instead of standard error for sample means.
在样本均值问题上误用标准差代替标准误差。
-
Forgetting the continuity correction when approximating a discrete distribution. This is the number‑one loss of marks in normal approximation questions.
近似离散分布时忘记连续性校正,这是正态近似题中最常见的丢分点。
-
Mishandling negative Z‑scores: subtracting from 1 arbitrarily without considering the direction.
错误处理负Z分数:不考虑方向随意用1去减。
-
Reading the table incorrectly by misaligning the decimal places.
查表时因小数点未对齐而读错数据。
-
Using a calculator’s built‑in normal function without showing standardisation steps; marks are reserved for method.
只使用计算器内置正态函数而不展示标准化步骤,而方法分正是为这些步骤预留的。
Stay aware that different exam boards may word the table differently. Some give Φ(z) from −∞ to z, others give the tail from z to ∞. Practise with your specific board’s booklet.
还需注意,不同考试委员会给出的表格表述方式可能不同。有些给出从−∞到z的Φ(z),有些给出从z到∞的尾部概率。务必用你对应考局的公式册进行练习。
10. Exam Strategy and Top Tips | 应试策略与高分技巧
-
Always write the distribution: “X ~ N(100, 15²)” at the start. This clarifies parameters and may earn a mark.
每次开头写下分布形式:“X~N(100,15²)”,这既明确参数,也可能直接得分。
-
State the standardisation line explicitly: “Let Z = (X−μ)/σ = …”.
明确写出标准化步骤:“设Z=(X−μ)/σ=…”。
-
Sketch the curve with shading and Z‑value labels. This visual can be used to cross‑check the final probability.
画出带阴影和Z值标注的曲线。这幅图可用于交叉检验最终概率。
-
Round Z‑scores and final answers sensibly; follow the precision of the table (usually 4 d.p. for Z, 4 d.p. for probabilities).
合理地对Z分数和最终答案进行舍入;遵循表格精度(通常Z保留4位小数,概率保留4位小数)。
-
Check your answer against the 68‑95‑99.7 rule. A probability of 0.97 for being within half a standard deviation is obviously impossible – use this to catch blunders.
用68‑95‑99.7规则检验答案。如果在半个标准差范围内概率为0.97则显然不可能——利用这一点发现低级错误。
Finally, in reverse normal, re‑plug your found X back into the standardisation to see if the declared probability is recovered. This simple sense‑check can confirm the entire calculation chain.
最后,做逆正态时,可将求出的X重新代入标准化公式,看是否得到原声明概率。这一简单的合理性检查能验证整整条计算链。
11. Worked Example: A Realistic Exam Scenario | 例题演示:真实考试情景
Problem: The mass of packets of flour is normally distributed with mean 505 g and standard deviation 4 g. A packet is rejected if its mass is less than 500 g. (a) Find the proportion of rejected packets. (b) The factory wishes to reduce the rejection rate to 1%. What should the new mean be if the standard deviation stays the same?
问题:面粉包装袋的质量服从正态分布,均值为505 g,标准差为4 g。若一包质量低于500 g则被拒收。(a) 求拒收的比例。(b) 工厂希望将拒收率降至1%。若标准差保持不变,新的均值应定为多少?
(a) X~N(505, 4²). P(X < 500) = P(Z < (500−505)/4) = P(Z < −1.25) = 1 − Φ(1.25) = 1 − 0.8944 = 0.1056. About 10.6% of packets are rejected.
(a) X~N(505,4²)。P(X<500)=P(Z<(500−505)/4)=P(Z<−1.25)=1−Φ(1.25)=1−0.8944=0.1056。约10.6%的包装袋被拒收。
(b) We want P(X < 500) = 0.01. Find Z such that Φ(Z) = 0.01. From inverse table, Z ≈ −2.3263. Equation: −2.3263 = (500 − μ) / 4 → 500 − μ = −9.3052 → μ = 509.3 g (to 1 d.p.). Setting the mean to 509.3 g achieves the target rejection rate.
(b) 欲使P(X<500)=0.01。查找使Φ(Z)=0.01的Z,从逆表中得Z≈−2.3263。方程:−2.3263=(500−μ)/4 → 500−μ=−9.3052 → μ=509.3 g(至1位小数)。将均值设为509.3 g即可达成目标拒收率。
12. Summary and Final Revision Checklist | 总结与最终复习清单
| Concept |
Key Action |
| Normal parameters |
Identify μ and σ (or σ²) from the context |
| Standardisation |
Always write Z = (X−μ)/σ |
| Table reading |
Practice with your board‑issued table until fluent |
| Inverse normal |
Sketch and decide if you need left‑tail cumulative |
| Binomial approximation |
Check np>5, nq>5; apply continuity correction |
| Sample means |
Use σ/√n; invoke CLT if n≥30 |
中文:
| 概念 |
关键动作 |
| 正态参数 |
从背景中识别μ和σ(或σ²) |
| 标准化 |
始终写出 Z = (X−μ)/σ |
| 查表 |
用考局提供的表格练习至熟练 |
| 逆正态 |
画图并判断是否需要左尾累积 |
| 二项近似 |
检验np>5, nq>5;使用连续性校正 |
| 样本均值 |
使用σ/√n;若n≥30可引用中心极限定理 |
Print this checklist and keep it beside your past paper attempts. Systematic revision of these twelve areas will give you total confidence in handling normal distribution questions on the IB or AQA exam.
把这份清单打印出来,放在历年真题旁边。系统复习这十二个领域将使你对解答IB或AQA考试中的正态分布问题充满信心。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导