📚 A-Level Maths Jun 18 Pure & Statistics Question Paper: Common Mistake Summary | A-Level 数学 2018年6月纯数与统计真题易错点总结
The June 2018 A-Level Mathematics papers, covering pure mathematics and statistics, presented a fair but challenging mix of questions. Many students lost marks not because they failed to understand the topics, but because they fell into predictable traps or committed careless algebraic slips. This article compiles the most frequent mistakes made on the June 2018 pure and statistics papers, with explanations designed to help candidates recognise and avoid these pitfalls in future exams.
2018年6月的A-Level数学考试包含了纯数和统计两个部分,试题难度分布合理但陷阱颇多。不少考生并非知识点掌握不牢,而是由于粗心、符号失误或对常见错误缺乏警惕而失分。本文总结了该次纯数与统计试卷中最典型的易错点,并逐一解析,旨在帮助未来的考生看清陷阱,在真正的考场上应对自如。
1. Misapplying the Quotient Rule | 商法则的误用
In the pure paper, a question required differentiation of a rational function such as y = (3x + 1)/(x² − 4). Many candidates mistakenly swapped the order of terms in the numerator, writing u’ v − u v’ instead of v u’ − u v’. Another common slip was forgetting to square the denominator in the final answer. For the correct quotient rule: if y = u/v, then dy/dx = (v du/dx − u dv/dx) / v². Students who used the formula as (u’ v − v’ u) / v² lost the negative sign, leading to an incorrect derivative and subsequent errors in stationary point analysis.
纯数卷中有一道题要求对有理函数 y = (3x + 1)/(x² − 4) 求导。不少考生将商的分子前后顺序记错,写成了 u’ v − u v’ 而非 v u’ − u v’;另有大量考生忘记在最后一步将分母整体平方。正确的商法则为:若 y = u/v,则 dy/dx = (v·du/dx − u·dv/dx) / v²。若误套成 (u’ v − v’ u)/v²,则符号相反,整个驻点分析都会跟着出错,一步错满盘输。
2. Confusing Logarithmic Properties | 对数运算性质的混淆
A logarithmic equation such as 2 logₓ(3) = logₓ(9) was straightforward, yet examiners reported that many learners incorrectly expanded logₓ(a + b) as logₓ a + logₓ b, which is a critical error. The correct law is logₓ(MN) = logₓ M + logₓ N, and logₓ(M/N) = logₓ M − logₓ N. Another frequent mistake was failing to check the domain of the answer: logs are only defined for positive arguments, so even algebraically correct solutions must be tested back in the original equation to avoid extraneous roots. In the June 18 paper, a hidden extraneous solution caught out candidates who omitted the verification step.
一道形如 2 logₓ(3) = logₓ(9) 的对数方程看似简单,但阅卷中发现大量考生将 logₓ(a + b) 错误地拆成 logₓ a + logₓ b,这是对数的“加法不拆”铁律。正确性质只对乘积和商成立:logₓ(MN) = logₓ M + logₓ N;logₓ(M/N) = logₓ M − logₓ N。此外,很多人解完方程忘了检验定义域:对数的真数必须为正。六月试卷中有一个隐藏的增根,不回头验算的考生几乎全军覆没。
3. Forgetting the Constant of Integration | 遗忘积分常数
When solving a differential equation or finding a specific curve from its derivative, the ‘+ C’ is not optional. In one parametric integration question, candidates obtained an expression for y in terms of x but omitted the arbitrary constant, then substituted a given point and concluded no constant was needed. This led to an incomplete general solution and lost method marks. Remember: every indefinite integral must include the constant of integration; it only becomes determined when initial conditions are applied. Always write ‘+ C’ explicitly and show the step where you solve for C.
在求解微分方程或由导函数还原曲线方程时,积分常数 +C 绝对不可省略。在六月试卷的一道参数积分题中,许多考生得到 y 关于 x 的表达式后直接认为 C=0,用一个已知点代入也不标出 C,结果通解不完整,痛失方法分。切记:凡是不定积分,一律要加常数;只在利用初始条件时才能求出具体数值。答题时一定要明确写出 ‘+ C’,并展示利用条件解出 C 的完整过程。
4. Errors in Trigonometric Equation Domains | 三角方程定义域处理粗心
In the pure paper, a trigonometric equation sin(2θ) = 0.5 for 0° ≤ θ ≤ 360° required careful doubling of the interval. A large number of candidates solved for 2θ in the range 0° to 360° only, forgetting that when θ goes up to 360°, 2θ goes up to 720°. Consequently, they missed two valid solutions. Another common slip was failing to consider negative ratios properly when using CAST diagrams, mixing up sine positive quadrants with tangent positive quadrants. Always write the transformed interval explicitly before solving.
纯数卷中,一道题要求解 sin(2θ) = 0.5,定义域为 0° ≤ θ ≤ 360°。学生需要先将角度乘以 2,正确区间应为 0° ≤ 2θ ≤ 720°,但大批考生只把 2θ 限定在 0° 到 360°,因此漏掉了两组解。此外,用 CAST 图判断符号时,也有同学将正弦与正切的阳性象限记混。正确的做法是:明确写出变换后的角度区间,再逐组解方程,切不可跳步。
5. Normal Approximation to Binomial: Missing Continuity Correction | 正态逼近二项分布时缺失连续性修正
The statistics paper featured a binomial distribution B(100, 0.35) approximated by a normal N(35, 22.75). When calculating probabilities such as P(X ≥ 40), the continuity correction is essential: use P(X > 39.5) for the normal approximation. Many students ignored the correction altogether, giving a less accurate answer, or applied the wrong boundary, e.g. P(X > 40.5). Remember the rule: with discrete to continuous approximation, adjust by 0.5 in the direction that includes the boundary appropriately – for P(X ≥ a) use P(X > a − 0.5); for P(X ≤ b) use P(X < b + 0.5).
统计卷中有一题涉及二项分布 B(100, 0.35),用正态分布 N(35, 22.75) 作近似。在计算 P(X ≥ 40) 这类概率时,必须进行连续性修正:正态近似下应求 P(X > 39.5)。然而相当多的考生完全忽略修正,导致答案精度不足;还有人修正方向错误,用了 P(X > 40.5)。要牢记:离散转连续时,按方向加减 0.5——P(X ≥ a) 用 P(X > a − 0.5),P(X ≤ b) 用 P(X < b + 0.5)。
6. Misinterpreting p-values in Hypothesis Testing | 假设检验中p值的误解
A hypothesis test on the mean involving a p-value test threw many candidates off. The question gave a p-value of 0.023 at a 5% significance level. While most correctly observed that 0.023 < 0.05, some then concluded 'accept H₁' or 'prove the alternative hypothesis', which is an overstatement. The correct conclusion is 'reject H₀' with sufficient evidence to support H₁. Another subtle error was using a one-tailed test when a two-tailed test was required because the alternative was 'different from', not 'greater than'. Misreading the alternative hypothesis led to an incorrect p-value comparison.
一道关于均值假设检验的题目给出了 p 值 0.023,显著性水平 5%。虽然多数考生知道 0.023 < 0.05 应拒绝 H₀,但不少人将结论写成“接受 H₁”或“证明备择假设”,这在统计学上是不严谨的。正确表述是“有充分证据拒绝 H₀,支持 H₁”。另一类错误源自备择假设的方向:当题目表述为“不等于”,应使用双尾检验,很多考生错用单尾,导致 p 值判定全盘皆错。
7. Sampling Distribution vs. Sample Mean | 抽样分布与样本均值的混淆
Questions involving the sampling distribution of the sample mean required using the standard error σ/√n. A typical mistake was to use the population standard deviation σ directly for the sample mean distribution, inflating the variance. The crucial formula is X̄ ~ N(μ, σ²/n). Also, when a question states ‘a random sample of size 25’, candidates must use n = 25; some mistakenly used n = 1 or the sample standard deviation given for the population. Rechecking the context of each standard deviation used is essential.
涉及样本均值抽样分布的题目中,必须用到标准误 σ/√n。典型错误是用总体标准差直接当作样本均值的标准差,导致方差错误地扩大。正确公式为 X̄ ~ N(μ, σ²/n)。另外,题目明确写“随机抽取 25 个样本”,则 n = 25;却有考生误用 n=1,或者把给出的样本标准差当成总体标准差。分清统计量中的每一个标准差来源,是避免此类错误的关键。
8. Geometric Series Sum Trap | 几何级数求和陷阱
In a pure question modelling a bouncing ball, the total vertical distance used a geometric series. Many candidates correctly identified the first term but stumbled on the common ratio or the number of terms. For a ball dropped from height h, the rebound heights form an infinite geometric series after the first drop. The total distance = h + 2(sum of successive heights after rebounds). Some omitted the factor of 2, others summed infinitely from the first drop rather than starting the series at the second term. Clearly defining the series with a labelled diagram can prevent such mix-ups.
纯数考了一道弹跳球的建模题,需要借助几何级数求总路程。多数考生找对了首项,却在公比或项数上栽了跟头。球从高度 h 落下后,每次反弹高度构成几何数列,总路程应为 h + 2×(反弹高度序列之和)。相当一部分人忘记乘以 2,或是把首次下落也重复计入级数。建议先用示意图标出每一段路程,然后再写出对应的有限或无穷级数,这样能有效避开陷阱。
9. Algebra Slips When Solving Exponential Equations | 指数方程求解的代数疏忽
A question involving 3²ˣ − 10·3ˣ + 9 = 0 was treatable as a quadratic in 3ˣ, but many students made substitution errors. They set y = 3ˣ but then incorrectly wrote 3²ˣ as y³ or 2y. The correct substitution is 3²ˣ = (3ˣ)² = y². Another common slip was solving the quadratic, obtaining y = 1 and y = 9, but then writing x = log₁₀ 1 or miss-applying logarithms. The correct inversion is x = log₃(y). The log base must match the exponential base. Careless base switching led to final answers that were off by a factor.
题目中出现的 3²ˣ − 10·3ˣ + 9 = 0 可经由代换转化为一元二次方程。但不少学生设 y = 3ˣ 后,错误地将 3²ˣ 写成 y³ 或 2y。正确代换是 3²ˣ = (3ˣ)² = y²。解出 y=1 和 y=9 后,另一常见错误是把对数底数写错,如用常用对数 log₁₀ 硬套,得出 x = lg(1)/lg(3) 等,看似正确,实质浪费时间且易出数值偏差。牢记指数函数的反函数是以原底数为底的对数:x = log₃(y)。
10. Missing the Modulus in Integration of 1/x | 1/x 积分漏掉绝对值
When integrating 1/x to give ln|x|, the absolute value is frequently forgotten. In a differential equation that separated variables yielded ∫ (1/y) dy = ∫ tan(x) dx, many wrote ln y instead of ln|y|, losing a mark for the general solution. The absolute value is necessary because the logarithm of a negative number is undefined in real analysis. The general solution should be written as ln|y| = −ln|cos x| + C. This error was especially common when y could take negative values or the domain was not explicitly stated.
不定积分 ∫ 1/x dx = ln|x| + C 中的绝对值符号是常见失分点。在一道变量可分离的微分方程中,∫ (1/y) dy = ∫ tan x dx,很多考生写出 ln y 而不是 ln|y|,导致通解不规范而丢分。因为实数范围内对数真数必须为正,当 y 可能取负时,绝对值必不可少。正确的通解形式应是 ln|y| = −ln|cos x| + C,随后再作化简。养成加绝对值的习惯,是严谨性的体现。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导