📚 PDF资源导航

Edexcel A Level Maths Paper 3 Mark Scheme: Statistics & Mechanics | 爱德思A Level数学Paper 3评分方案:统计与力学

📚 Edexcel A Level Maths Paper 3 Mark Scheme: Statistics & Mechanics | 爱德思A Level数学Paper 3评分方案:统计与力学

This guide breaks down the Edexcel A Level Mathematics Paper 3 mark scheme for Statistics and Mechanics. It focuses on how examiners award marks in applied maths, covering common command words, key formulas, and the style of reasoning required in both sections. Use this as a targeted revision companion to avoid losing accuracy marks and to understand what must be shown for method and answer marks. The phrase ‘MS’ refers to the mark scheme, so every tip here is written with that in mind.

本指南解析爱德思 A Level 数学 Paper 3 统计与力学的评分方案。它聚焦于考官如何在应用数学中给分,涵盖常见指令词、关键公式以及两部分所需的推理论证风格。可将本文作为针对性复习伴侣,避免丢失准确度分,并理解哪些步骤必须写出才能获得方法分和答案分。’MS’ 指 mark scheme,因此本文每条提示都围绕评分方案展开。


1. Understanding the Paper 3 Structure | 理解试卷3结构

Paper 3 lasts 2 hours and carries 100 marks, split equally between Statistics and Mechanics: 50 marks for Statistics and 50 marks for Mechanics. You will usually see about four to five questions in each section, with sub-parts labelled (a), (b), (c) and so on. The mark scheme breaks every question into these sub-parts, so mark allocation tells you how much work is expected.

试卷3考试时间为2小时,满分100分,统计与力学各占50分。每个部分通常有四到五道题,子问题标记为 (a)、(b)、(c) 等。评分方案将每道题拆分为这些子问题,因此分值分配能告诉你需要写出多少步骤。

Statistics questions often ask you to identify a probability distribution, find probabilities, calculate the mean or variance, or carry out a hypothesis test. Mechanics questions typically ask for acceleration, tension, reaction force, moments, or energy changes. Recognising the section immediately helps you switch between statistical and mechanical reasoning.

统计题经常要求识别概率分布、求概率、计算均值或方差,或进行假设检验。力学题通常要求加速度、张力、反作用力、力矩或能量变化。快速识别所属部分有助于你在统计推理和力学推理之间切换。

The mark scheme rewards clear structure. A correct final answer with no working often scores only the answer mark if a method mark was also available. In Paper 3, most questions have M marks for method and A marks for accuracy, so you must show the calculation route.

评分方案奖励清晰的结构。如果只有正确最终答案而没有过程,通常只能得到答案分,而方法分无法获得。在试卷3中,大多数题目有方法分 M 和准确度分 A,因此必须展示计算路线。


2. Mark Scheme Basics: How Marks Are Awarded | 评分方案基础:分数如何给出

Edexcel uses several mark types in Paper 3. An M mark is awarded for applying a correct method or formula. An A mark is awarded for obtaining a correct numerical or algebraic answer. A B mark is an independent mark given for a correct statement, such as stating a hypothesis or a modelling assumption, without needing to show a method.

爱德思在试卷3中使用多种分数类型。M 分为使用正确方法或公式得分;A 分为得到正确数值或代数答案得分;B 分为独立分,例如正确陈述假设或建模假设,无需展示方法即可得分。

You may also see depM marks, meaning a method mark dependent on an earlier result, and ft marks, meaning follow-through. If you make an earlier numerical error but continue correctly, the mark scheme often allows follow-through so you can still earn later A marks. This is why showing all working is essential.

你可能还会看到 depM 分,表示依赖于前面结果的方法分,以及 ft 分,表示跟随分。如果你前面出现数值错误但后续方法正确,评分方案通常允许跟随分,因此你仍然可以获得后面的 A 分。这就是为什么展示完整过程至关重要。

Work should be written line by line. The mark scheme gives an example solution, but examiners apply the marks to any valid alternative. If you use a different but correct approach, you can still score full marks.

解题过程应逐行写出。评分方案给出示例答案,但考官可将分数应用于任何有效替代方法。如果你使用不同但正确的方法,仍然可以获得满分。


3. Statistical Modelling and Data | 统计建模与数据

In the Statistics section, a discrete random variable is often defined by a probability distribution table. The sum of all probabilities must equal 1, and each probability must be between 0 and 1 inclusive. The mark scheme frequently gives a B mark for verifying that the probabilities sum to 1.

在统计部分,离散随机变量通常由概率分布表定义。所有概率之和必须等于1,且每个概率必须在0到1之间(含端点)。评分方案经常给验证概率和为1一个 B 分。

The expected value of a discrete random variable X is given by the formula:

E(X) = Σ x P(X = x)

The variance is usually calculated using:

Var(X) = E(X²) – [E(X)]²

离散随机变量 X 的期望值公式如下:

E(X) = Σ x P(X = x)

方差通常用以下公式计算:

Var(X) = E(X²) – [E(X)]²

You may be asked to decide whether a statistical model is suitable. Common assumptions include independent trials, a constant probability of success, and a fixed number of trials. Stating the model in the form X ~ B(n, p) or X ~ N(μ, σ²) is often worth an M mark before any numerical work.

你可能需要判断统计模型是否适用。常见假设包括独立试验、成功概率恒定和试验次数固定。在进行数值计算前,将模型写成 X ~ B(n, p) 或 X ~ N(μ, σ²) 往往就能获得一个 M 分。


4. Probability Distributions | 概率分布

The binomial distribution applies when there are n independent trials, each with two possible outcomes, usually labelled success and failure, and the probability of success p is constant. If a random variable X follows a binomial distribution, write:

二项分布适用于有 n 次独立试验、每次试验只有两种结果(通常标记为成功和失败)且成功概率 p 恒定的情况。如果随机变量 X 服从二项分布,写作:

X ~ B(n, p)

The probability of exactly r successes is:

P(X = r) = nCr pʳ (1 – p)ⁿ⁻ʳ

恰好有 r 次成功的概率为:

P(X = r) = nCr pʳ (1 – p)ⁿ⁻ʳ

With the normal distribution, the notation is:

X ~ N(μ, σ²)

To find probabilities, use the standardised variable:

z = (x – μ) / σ

正态分布的记号是:

X ~ N(μ, σ²)

求概率时使用标准化变量:

z = (x – μ) / σ

In mark schemes, you are expected to show the standardisation step and then the probability from tables or calculator. If the question asks for an unknown mean or standard deviation, set up an equation using the standardised value and solve. Reverse normal calculations require you to use the inverse normal function, and you should always draw a diagram to help avoid sign errors.

在评分方案中,要求展示标准化步骤,然后从表或计算器得到概率。如果题目要求未知均值或标准差,利用标准化值建立方程并求解。逆向正态计算需要使用逆正态函数,并且应始终画图以避免符号错误。


5. Hypothesis Testing | 假设检验

A hypothesis test starts with a null hypothesis H₀ and an alternative hypothesis H₁. For a binomial test, these are usually written as p = p₀ against p > p₀, p < p₀, or p ≠ p₀. For a normal test, you write μ = μ₀ against μ > μ₀, μ < μ₀, or μ ≠ μ₀.

假设检验从零假设 H₀ 和备择假设 H₁ 开始。对于二项检验,通常写为 p = p₀ 对 p > p₀、p < p₀ 或 p ≠ p₀。对于正态检验,则写为 μ = μ₀ 对 μ > μ₀、μ < μ₀ 或 μ ≠ μ₀。

You must state the significance level, often 0.05 or 0.01, and compare a calculated probability or test statistic with the critical value. The mark scheme awards B marks for correctly written hypotheses, M marks for finding the correct probability or statistic, and a final A mark for a conclusion that rejects H₀ or does not reject H₀ in context.

必须陈述显著性水平,通常为 0.05 或 0.01,并将计算得到的概率或检验统计量与临界值比较。评分方案为正确书写假设给 B 分,为求出正确概率或统计量给 M 分,为在具体情境中得出拒绝 H₀ 或不拒绝 H₀ 的结论给 A 分。

A conclusion such as ‘Reject H₀; there is sufficient evidence at the 5% level that the proportion has increased’ is expected. It must always refer to the original context, not just state ‘reject H₀’. Vague conclusions lose the final A mark.

诸如 ‘拒绝 H₀;在 5% 水平上有充分证据表明比例增加了’ 这样的结论是期望的。结论必须结合原始情境,不能只说 ‘拒绝 H₀’。含糊的结论会丢失最终的 A 分。


6. Kinematics in One Dimension | 一维运动学

Kinematics problems connect displacement s, initial velocity u, final velocity v, acceleration a, and time t. The four SUVAT equations are central:

运动学问题联系位移 s、初速度 u、末速度 v、加速度 a 和时间 t。四个 SUVAT 方程是核心:

v = u + at

s = ut + ½at²

s = ½(u + v)t

v² = u² + 2as

These formulas are only valid when acceleration is constant. The mark scheme awards M marks for selecting a correct SUVAT equation and A marks for substituting values correctly and simplifying to the answer.

这些公式仅在加速度恒定时有效。评分方案为选择正确的 SUVAT 方程给 M 分,为正确代入数值并化简得到答案给 A 分。

If a question involves projectile motion, split the velocity into horizontal and vertical components. Horizontal acceleration is zero, while vertical acceleration is g = 9.8 m s⁻² downwards. You must use signs consistently: choose upward as positive or downward as positive and keep that convention throughout the calculation.

如果问题涉及抛体运动,将速度分解为水平分量和竖直分量。水平加速度为零,竖直加速度为 g = 9.8 米/秒² 向下。必须一致使用正负号:选择向上为正或向下为正,并在整个计算过程中保持该约定。

Speed-time and displacement-time graphs also appear. The gradient of a velocity-time graph gives acceleration, and the area under it gives displacement. Labelling the correct units on axes is part of the B marks in many mark schemes.

速度-时间图和位移-时间图也会出现。速度-时间图的斜率给出加速度,其下方面积给出位移。在许多评分方案中,坐标轴正确标注单位属于 B 分。


7. Forces and Newton’s Laws | 力与牛顿定律

Newton’s second law states that the resultant force acting on an object equals its mass multiplied by its acceleration:

牛顿第二定律指出,作用在物体上的合外力等于其质量乘以加速度:

F = ma

Forces must be resolved in perpendicular directions. On an inclined plane, the weight mg is often split into components parallel and perpendicular to the slope:

力必须沿垂直方向分解。在斜面上,重力 mg 通常分解为平行于斜面和垂直于斜面的分量:

mg sin θ (parallel to the slope) | mg sin θ(平行于斜面)

mg cos θ (perpendicular to the slope) | mg cos θ(垂直于斜面)

Friction is often modelled using F = μR, where R is the normal reaction force and μ is the coefficient of friction. The mark scheme expects you to resolve forces vertically and horizontally, form simultaneous equations, and solve for unknowns such as tension or reaction.

摩擦力通常用 F = μR 建模,其中 R 是法向反作用力,μ 是摩擦系数。评分方案期望你沿竖直和水平方向分解力,建立联立方程,并求解张力或反作用力等未知量。

Always draw a force diagram before writing equations. The B mark for a clear diagram showing all forces often precedes any M mark for resolving. If a force is missing from the diagram, you may still earn method marks, but error risk increases sharply.

在写方程前始终画受力图。清晰显示所有力的受力图往往先获得 B 分,然后才是分解力的 M 分。如果图中缺少某个力,你仍可能获得方法分,但出错风险会急剧增加。


8. Moments and Equilibrium | 力矩与平衡

The moment of a force about a pivot is the product of the force and the perpendicular distance from the pivot to the line of action of the force:

力对支点的力矩等于力与从支点到力作用线的垂直距离的乘积:

M = Fd

For a body in equilibrium, two conditions must hold: the resultant force is zero and the resultant moment about any point is zero. This is often written as:

对于处于平衡状态的物体,必须满足两个条件:合外力为零,且关于任意点的合力矩为零。这通常写为:

Σ F = 0 and Σ M = 0

When taking moments, choose a pivot that eliminates an unknown force if possible. For example, taking moments about the point where a reaction acts removes that reaction from the moment equation. The mark scheme rewards a sensible choice of pivot with an M mark.

取矩时,尽可能选择能消去未知力的支点。例如,

Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

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

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

Exit mobile version