OxfordAQA FPSM1 January 2023 Marking Scheme: Essential Knowledge Points | 牛津AQA FPSM1 2023年1月评分方案知识点精讲

📚 OxfordAQA FPSM1 January 2023 Marking Scheme: Essential Knowledge Points | 牛津AQA FPSM1 2023年1月评分方案知识点精讲

The January 2023 OxfordAQA FPSM1 marking scheme provides a detailed breakdown of how examiners award marks across further pure, statistics and mechanics topics. By analysing common errors and credit‑worthy steps, students can sharpen their technique and avoid losing easy marks. This article distils the most important knowledge points highlighted in that scheme, with clear explanations and exam‑focused guidance.

2023年1月牛津AQA FPSM1 评分方案详细揭示了阅卷官在进一步纯数、统计和力学题目中的给分逻辑与考生常见失误。通过解读这些得分要点,你可以更有针对性地复习核心概念,掌握出题人青睐的解题步骤。本文提炼该评分方案中最关键的知识点,配以清晰讲解和应试建议,帮助你稳拿基础分、突破高分瓶颈。


1. Complex Numbers: Modulus and Argument | 复数:模与辐角

When finding the modulus and argument of a complex number z = x + iy, the marking scheme rewards candidates who show the formula |z| = √(x² + y²) and then correctly compute the argument using θ = arctan(y/x), with a quadrant adjustment. A very common mistake is to give only the principal value from a calculator without adding or subtracting π for numbers in the second or third quadrant.

求复数 z = x + iy 的模和辐角时,评分方案明确要求先写出公式 |z| = √(x² + y²),再使用 θ = arctan(y/x) 计算辐角,并根据象限进行调整。许多考生直接用计算器给出arctan主值,忘记对第二、三象限的复数加上或减去π,导致整题丢分。

For example, if z = −1 + i√3, its modulus is √((−1)² + (√3)²) = 2. The basic arctan(√3/−1) = −π/3, but since x<0, y>0 the point lies in the second quadrant, so the correct argument is π − π/3 = 2π/3. The marking scheme often insists on the argument being given in radians within (−π, π] unless specified otherwise.

例如,若 z = −1 + i√3,模为 √((−1)² + (√3)²) = 2。arctan(√3/−1) 的主值为 −π/3,但该点位于第二象限,因此辐角应加上π,得到 2π/3。评分方案通常强调辐角须以弧度表示,且默认为主值区间 (−π, π]。

|z| = √(x² + y²) , arg(z) = arctan(y/x) + kπ


2. Complex Roots of Polynomial Equations | 多项式方程的复数根

Questions requiring all roots of a real‑coefficient polynomial always reward the statement that complex roots occur in conjugate pairs. In the January 2023 scheme, marks were allocated for factorising the polynomial fully, identifying any real roots, and then using the quadratic formula or completing the square on the remaining quadratic to extract the conjugate complex roots.

求解实系数多项式所有根的题目,评分标准一贯重视“复数根成对共轭出现”这一表述。2023年1月的评分方案中,对完整因式分解、找出实根,再对剩余二次因式使用求根公式或配方法求得共轭复根的步骤均设定了分值。

Consider z³ − 2z² + z − 2 = 0. By grouping, (z³+z) − (2z²+2) = z(z²+1) − 2(z²+1) = (z−2)(z²+1)=0. The real root is z = 2. Setting z²+1=0 gives z = i and z = −i. The marking scheme expects all three roots to be stated clearly, often in a set: {2, i, −i}.

z³ − 2z² + z − 2 = 0 为例,分组分解得 (z−2)(z²+1)=0。实根为 z = 2,由 z²+1=0 解得 z = iz = −i。评分方案要求明确列出全部三个根,通常以集合形式 {2, i, −i} 表示。


3. Hyperbolic Functions: Proving Identities | 双曲函数:恒等式证明

In the FPSM1 paper, proving hyperbolic identities often relies on the exponential definitions. The marking scheme awards method marks for substituting cosh x = (ex+e−x)/2 and sinh x = (ex−e−x)/2, then simplifying the algebra carefully. Missing parentheses or sign errors when squaring e−x are frequent slip‑ups.

FPSM1 试卷中的双曲恒等式证明几乎都依赖指数定义。评分方案给分点在于正确代入 cosh x = (ex+e−x)/2 和 sinh x = (ex−e−x)/2,并细致地化简代数式。平方 e−x 时漏掉括号或符号错误是考生常见的粗心失分点。

To prove cosh²x − sinh²x = 1, we write LHS = ((ex+e−x)²/4) − ((ex−e−x)²/4) = (e2x + 2 + e−2x − e2x + 2 − e−2x)/4 = 4/4 = 1. Examiners look for the expansion step and the cancellation of e2x and e−2x terms.

证明 cosh²x − sinh²x = 1 时,左式 = ((ex+e−x)²/4) − ((ex−e−x)²/4)。展开得 e2x+2+e−2x − (e2x−2+e−2x) = 4,因此等于1。阅卷官重点观察展开式中 2+2 与 e2x、e−2x 项的抵消。


4. Matrices: Determinant and Inverse | 矩阵:行列式与逆矩阵

For a 2×2 matrix M = [[a, b], [c, d]], the marking scheme expects candidates to write det(M) = ad − bc explicitly. When a matrix is singular (det = 0), the answer must state ‘no inverse exists’ rather than attempting to compute an inverse. For non‑singular matrices, the inverse is M⁻¹ = (1/det)[[d, −b], [−c, a]] and all fractions must be simplified.

对于 2×2 矩阵 M = [[a, b], [c, d]],评分方案要求考生明确写出 det(M) = ad − bc。若行列式为零,必须回答“逆矩阵不存在”,不能强行计算。非奇异矩阵的逆为 M⁻¹ = (1/det)[[d, −b], [−c, a]],所有分数需化至最简形式。

Suppose A = [[3, 4], [1, 2]]. Then det(A) = 3×2 − 4×1 = 2. The inverse is (1/2)[[2, −4], [−1, 3]] = [[1, −2], [−0.5, 1.5]]. Many candidates lost a mark in the 2023 scheme for leaving entries as fractions over 2 instead of simplifying when possible, or for writing the sign error −c instead of −1 in the bottom left.

A = [[3, 4], [1, 2]],行列式为 3×2 − 4×1 = 2。逆矩阵为 (1/2)[[2, −4], [−1, 3]] = [[1, −2], [−0.5, 1.5]]。2023年评分方案显示,不少考生因未将分数化简(如保留 2/2)或左下角元素符号错误(写为 1 而非 −1)而失分。


5. Poisson Approximation to Binomial Distribution | 二项分布的泊松近似

When n is large and p is small such that np < 10, a binomial distribution B(n, p) can be approximated by a Poisson distribution Po(λ) with λ = np. The marking scheme often allocates one mark for stating the approximation and the value of λ, and further marks for using the Poisson probability formula correctly. No continuity correction is needed here.

当 n 很大而 p 很小,且 np < 10 时,二项分布 B(n, p) 可用泊松分布 Po(λ) 近似,其中 λ = np。评分方案通常给出一分用于写明近似分布和 λ 值,后续分数用于正确使用泊松公式计算概率。此处不需要连续性修正。

Example: X ~ B(200, 0.01). Here n=200, p=0.01, so np = 2 (<10). We approximate X ~ Po(2). To find P(X ≥ 3), use P(X ≥ 3) = 1 − [P(X=0)+P(X=1)+P(X=2)] = 1 − e⁻²(1 + 2 + 2²/2!) = 1 − e⁻²(1+2+2) = 1 − 5e⁻². The marking scheme penalised candidates who forgot to subtract the sum from 1 or misapplied the factorial.

例如 X ~ B(200, 0.01),n=200, p=0.01, np=2,可近似为 X~Po(2)。求 P(X ≥ 3) 时,P(X ≥ 3) = 1 − [P(0)+P(1)+P(2)] = 1 − e⁻²(1 + 2 + 2²/2!) = 1 − 5e⁻²。评分中常见扣分项是忘记用1减,或阶乘计算错误。


6. Hypothesis Testing: Type I Error and p‑value | 假设检验:第一类错误与 p 值

The January 2023 marking scheme underlined the precise language required in hypothesis test conclusions. A Type I error occurs when the null hypothesis H₀ is rejected when it is actually true; its probability is exactly the significance level α. Candidates must state the p‑value and compare it with α, then write ‘sufficient evidence to reject H₀’ rather than ‘accept H₁’.

2023年1月的评分方案强调了假设检验结论中措辞的准确性。第一类错误是指当原假设 H₀ 实际为真却被拒绝,其概率恰好等于显著性水平 α。考生必须计算 p 值并与 α 比较,然后写“有足够证据拒绝 H₀”,而不是“接受 H₁”。

For a two‑tailed test with α = 0.05, if the calculated p‑value = 0.032, since 0.032 < 0.05 we reject H₀. The marking scheme rewards this comparison explicitly. Common pitfalls include quoting the critical value without the p‑value, or stating 'the result is significant' without tying it to the rejection of H₀.

对于双侧检验,α = 0.05,若计算得 p = 0.032,因 0.032 < 0.05,拒绝 H₀。评分方案要求明确写出这一比较过程。常见错误是只给出临界值而不提 p 值,或只说“结果显著”却未说明拒绝 H₀。


7. Projectile Motion with Vectors | 抛体运动的向量处理

In mechanics problems, the FPSM1 scheme expects the initial velocity to be resolved into horizontal and vertical components using unit vectors i and j. The position vector at time t is given by r = ut + ½ a t², with acceleration usually a = −g j. Marks are awarded for correct component separation and for recognising that horizontal velocity is constant.

力学题中,FPSM1 评分方案要求使用单位向量 ij 分解初速度。任意时刻 t 的位置向量为 r = ut + ½ a t²,加速度通常为 a = −g j。正确分离水平和竖直分量,并明确水平速度恒定,是得分关键。

A ball is projected with speed 28 m s⁻¹ at 40° to the horizontal. Initial velocity u = 28 cos40° i + 28 sin40° j. Taking g = 9.8, the position after 3 s is r = (28 cos40°)×3 i + (28 sin40°×3 − 4.9×3²) j. The 2023 scheme penalised those who forgot that the vertical acceleration is negative or incorrectly used g = 10 without stating it.

一球以 28 m s⁻¹、与水平成 40° 抛出。初速度 u = 28 cos40° i + 28 sin40° j。取 g = 9.8,3 秒后位置 r = (28 cos40°)×3 i + (28 sin40°×3 − 4.9×3²) j。2023年方案指出,未将竖直加速度取负值或擅自使用 g=10 而未说明的考生均被扣分。


8. Coefficient of Restitution and Collisions | 恢复系数与碰撞

The coefficient of restitution e is defined as (speed of separation) / (speed of approach) along the line of impact. In the marking scheme, sign errors in velocity components are heavily penalised. It is essential to define a positive direction and consistently apply it when substituting velocities into the restitution formula.

恢复系数 e 定义为沿碰撞方向的分离速度与接近速度之比。评分方案对速度分量的符号错误扣分很重。务必先规定正方向,并在代入恢复系数公式时一致地使用该方向。

For two particles moving on a straight line, with u₁ = 5 m s⁻¹, u₂ = −2 m s⁻¹ (towards each other), and e = 0.6. Taking right as positive, approach speed = 5 − (−2) = 7 m s⁻¹. If after collision v₁ = 1 m s⁻¹ and v₂ = v, then separation speed = v − 1, giving 0.6 = (v − 1)/7, so v = 5.2 m s⁻¹. The marking scheme demands explicit calculation of approach speed before setting up the equation.

两质点沿直线运动,u₁ = 5 m s⁻¹,u₂ = −2 m s⁻¹(相向而行),恢复系数 e = 0.6。设右为正,接近速度 = 5 − (−2) = 7 m s⁻¹。若碰撞后 v₁ = 1 m s⁻¹, v₂ = v,则分离速度 = v − 1,由 0.6 = (v − 1)/7

Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading