📚 A-Level Maths Unit 3 (Jan 2020) Key Topic Revision | A-Level数学Unit 3 (2020年1月) 知识点精讲
This article provides a detailed, topic-by-topic revision guide covering the core concepts tested in the Edexcel IAL Statistics 1 (WST01) question paper from January 2020. We will explore measures of central tendency and dispersion, data representation techniques, probability theory, discrete random variables, the binomial and normal distributions, and approximation methods. Each section is designed to reinforce your understanding and prepare you for typical examination questions.
本文针对2020年1月 Edexcel IAL Statistics 1 (WST01) 试卷所考查的核心知识点,进行逐专题精讲。内容涵盖集中趋势与离散度量、数据表示方法、概率理论、离散随机变量、二项分布与正态分布及其近似方法。每个部分旨在巩固你的理解,并为应对典型考题做好准备。
1. Measures of Central Tendency and Dispersion | 集中趋势与离散度量
For any data set, the three primary measures of central tendency are the mean, median, and mode. The mean (x̄) is calculated as the sum of all values divided by the number of values. For grouped data, we estimate the mean using midpoints of class intervals. The median is the middle value when data are ordered; for grouped data it is found by linear interpolation within the median class. The mode is the most frequent value or the class with the highest frequency density in a histogram.
对于任何数据集,三种主要的集中趋势度量是均值、中位数和众数。均值 (x̄) 计算为所有数值之和除以个数。对于分组数据,我们用组中值来估计均值。中位数是排序后位于中间的值;对于分组数据,需在中位数所在组内进行线性插值。众数是出现频率最高的值,或者在直方图中频率密度最高的组。
Dispersion is measured by range, interquartile range (IQR), variance, and standard deviation. The IQR = Q₃ – Q₁ gives the spread of the middle 50% of data. Variance (σ²) for a population is the average of squared deviations from the mean; for a sample we use s² with divisor n–1. The standard deviation (σ or s) is the square root of variance. When data are summarised as Σx and Σx², use the shortcut formula σ² = (Σx²/n) – (x̄)².
离散程度通过极差、四分位距 (IQR)、方差和标准差来衡量。IQR = Q₃ – Q₁ 给出了中间50%数据的散布程度。总体方差 (σ²) 是各值与均值之差的平方的平均;对于样本我们用 s²,除数为 n–1。标准差 (σ 或 s) 是方差的平方根。当数据以 Σx 和 Σx² 形式给出时,使用简便公式 σ² = (Σx²/n) – (x̄)²。
2. Representation of Data: Histograms and Box Plots | 数据表示:直方图与箱线图
Histograms are used for continuous data with classes of unequal width. The vertical axis always represents frequency density = frequency / class width. The area of each bar is proportional to frequency. To find quartiles or the median from a histogram, we use linear interpolation by constructing cumulative frequency up to the required position.
直方图用于宽度不等的连续数据分组。纵轴始终表示频率密度 = 频数 / 组距。每一条块的面积与频数成正比。要从直方图中求四分位数或中位数,我们需要通过累计到相应位置的频数进行线性插值。
A box plot (or box-and-whisker diagram) displays the minimum, Q₁, median, Q₃, and maximum. Outliers are usually identified as values that fall below Q₁ – 1.5×IQR or above Q₃ + 1.5×IQR. In the Jan 2020 paper, candidates were asked to interpret skewness from a box plot and to identify intervals containing the median and quartiles from a histogram.
箱线图(或盒须图)展示了最小值、Q₁、中位数、Q₃ 和最大值。异常值通常定义为低于 Q₁ – 1.5×IQR 或高于 Q₃ + 1.5×IQR 的值。在2020年1月的试卷中,要求考生根据箱线图判断偏态,并从直方图中确定包含中位数和四分位数的区间。
3. Probability and Venn Diagrams | 概率与韦恩图
Probability measures the likelihood of an event, ranging between 0 and 1. For two events A and B, the addition rule states P(A ∪ B) = P(A) + P(B) – P(A ∩ B). If A and B are mutually exclusive, P(A ∩ B) = 0. The complementary rule says P(A’) = 1 – P(A).
概率衡量事件发生的可能性,范围在0到1之间。对于两个事件 A 和 B,加法法则为 P(A ∪ B) = P(A) + P(B) – P(A ∩ B)。若 A 与 B 互斥,则 P(A ∩ B) = 0。互补法则为 P(A’) = 1 – P(A)。
Venn diagrams provide a visual representation of sets and their intersections. Given a Venn diagram with labelled regions, you can calculate probabilities by dividing the number of outcomes in the region by the total number of outcomes. Jan 2020 questions often required completing Venn diagrams from worded probability information and deducing conditional probabilities.
韦恩图提供了集合及其交集的直观表示。已知带有标记区域的韦恩图,可以通过区域内结果数除以总结果数来计算概率。2020年1月的考题常要求根据文字概率信息补全韦恩图,并推导条件概率。
4. Conditional Probability and Tree Diagrams | 条件概率与树图
Conditional probability, P(A | B), is the probability of event A occurring given that B has occurred. It is calculated using the formula: P(A | B) = P(A ∩ B) / P(B). Tree diagrams are extremely useful for multi-stage experiments. Branches are labelled with probabilities; multiplication along branches gives the joint probability, and addition across relevant outcomes gives the total probability.
条件概率 P(A | B) 是在事件 B 发生的条件下事件 A 发生的概率。使用公式 P(A | B) = P(A ∩ B) / P(B) 计算。树图对于多阶段试验极其有用。分支上标注概率;沿分支相乘得到联合概率,将相关结果相加得到总概率。
When calculating probabilities from a tree diagram, remember to adjust the probabilities on the second-stage branches when the events are dependent. The Jan 2020 paper contained a typical problem involving conditional probability from a two-way table and a tree diagram representing a diagnostic test with false positives and negatives.
使用树图计算概率时,若事件相关,记得调整第二阶段分支的概率。2020年1月试卷包含一道典型题目,涉及双向表的条件概率,以及表示带有假阳性和假阴性的诊断测试的树图。
5. Discrete Random Variables and Expectation | 离散随机变量与期望
A discrete random variable X takes a finite or countable number of possible values, each with a probability P(X = x). The probability distribution must satisfy Σ P(X = x) = 1. The expected value E(X) is the mean of the distribution, calculated as Σ x·P(X = x). The variance Var(X) = E(X²) – [E(X)]², where E(X²) = Σ x²·P(X = x).
离散随机变量 X 取有限个或可列个可能值,每个值对应概率 P(X = x)。概率分布必须满足 Σ P(X = x) = 1。期望值 E(X) 是分布的均值,计算公式为 Σ x·P(X = x)。方差 Var(X) = E(X²) – [E(X)]²,其中 E(X²) = Σ x²·P(X = x)。
For a linear transformation Y = aX + b, the expectation and variance follow straightforward rules: E(Y) = aE(X) + b and Var(Y) = a² Var(X). In the Jan 2020 exam, one question required finding the unknown constant in a probability distribution table and then computing E(Y) and Var(Y) for a coded variable.
对于线性变换 Y = aX + b,期望和方差遵循简单的规则:E(Y) = aE(X) + b 且 Var(Y) = a² Var(X)。在2020年1月的考试中,有一题要求求出概率分布表中的未知常数,然后计算编码变量 Y 的 E(Y) 和 Var(Y)。
6. Binomial Distribution | 二项分布
A binomial distribution arises when there are a fixed number (n) of independent trials, each with the same probability of success (p). The discrete random variable X ~ B(n, p) counts the number of successes. The probability of exactly x successes is:
当存在固定次数 (n) 的独立试验,且每次试验成功概率 (p) 相同时,则产生二项分布。离散随机变量 X ~ B(n, p) 计算成功的次数。恰好获得 x 次成功的概率为:
P(X = x) = ⁿCₓ pˣ (1 – p)ⁿ⁻ˣ
The expectation and variance are E(X) = np and Var(X) = np(1 – p). The binomial distribution is valid for values x = 0, 1, 2, …, n. The Jan 2020 paper included questions requiring the use of cumulative binomial probabilities directly from formula book tables or calculation, as well as the interpretation of ‘more than’, ‘at least’, and ‘between’ phrases.
期望和方差分别为 E(X) = np 和 Var(X) = np(1 – p)。二项分布适用于 x = 0, 1, 2, …, n 的值。2020年1月的试卷包含要求直接从公式表或计算二项累积概率的题目,以及对“多于”“至少”“介于”等用语的解读。
A typical summary table for X ~ B(10, 0.3):
一个典型的汇总表,X ~ B(10, 0.3):
| x | P(X = x) |
|---|---|
| 0 | 0.0282 |
| 1 | 0.1211 |
| 2 | 0.2335 |
| 3 | 0.2668 |
| 4 | 0.2001 |
| 5 | 0.1029 |
7. Normal Distribution | 正态分布
The normal distribution N(μ, σ²) is a continuous probability distribution defined by parameters μ (mean) and σ² (variance). The total area under the curve is 1, and the distribution is symmetric about μ. To find probabilities for a normal variable X, we standardise to the standard normal variable Z = (X – μ)/σ, where Z ~ N(0, 1²).
正态分布 N(μ, σ²) 是由参数 μ(均值)和 σ²(方差)决定的连续概率分布。曲线下的总面积为1,且分布关于 μ 对称。为求正态变量 X 的概率,我们将其标准化为标准正态变量 Z = (X – μ)/σ,其中 Z ~ N(0, 1²)。
Probabilities are determined using the cumulative distribution function Φ(z). For negative z values, use the property Φ(–z) = 1 – Φ(z). To find an unknown μ or σ, set up an equation with the standardised value corresponding to a known probability. The Jan 2020 paper tested inverse normal calculations, where students were given a probability and had to find the corresponding X value or the parameters.
概率通过累积分布函数 Φ(z) 确定。对负 z 值,利用性质 Φ(–z) = 1 – Φ(z)。要求出未知的 μ 或 σ,需用与已知概率对应的标准化值建立方程。2020年1月试卷考查了逆正态计算,即给定概率,要求找出对应的 X 值或参数。
Always sketch a bell curve and shade the required region to avoid sign errors. For ‘between’ probabilities, subtract two Φ values.
务必画出钟形曲线并涂上所需区域,以避免符号错误。对于“介于”的概率,用两个 Φ 值相减。
8. Normal Approximation to the Binomial | 二项分布的正态近似
When n is large and p is not too close to 0 or 1, the binomial distribution can be approximated by a normal distribution. The conditions are typically np > 5 and n(1 – p) > 5. The approximating normal has μ = np and σ² = np(1 – p). A continuity correction is essential because a discrete distribution is being approximated by a continuous one.
当 n 很大且 p 不接近0或1时,二项分布可用正态分布近似。典型条件是 np > 5 且 n(1 – p) > 5。近似正态分布的 μ = np 且 σ² = np(1 – p)。连续性校正是必不可少的,因为是用连续分布近似离散分布。
To apply the continuity correction, adjust discrete x by ±0.5. For example, P(X ≤ 15) becomes P(X < 15.5) using the normal distribution; P(X ≥ 20) becomes P(X > 19.5). In the Jan 2020 paper, students were required to recognise when to use a normal approximation, apply the continuity correction correctly, and evaluate the probability using the standard normal table.
应用连续性校正时,将离散的 x 调整 ±0.5。例如,P(X ≤ 15) 变成 P(X < 15.5) 在正态分布中;P(X ≥ 20) 变成 P(X > 19.5)。在2020年1月试卷中,要求学生判断何时使用正态近似,正确应用连续性校正,并利用标准正态表求出概率。
9. Sampling and Estimating Population Parameters | 抽样与总体参数估计
Simple random sampling ensures that every member of the population has an equal chance of being selected. The sample mean x̄ is an unbiased estimator of the population mean μ, and the sample variance s² (with divisor n–1) is an unbiased estimator of σ². When dealing with large samples, the Central Limit Theorem tells us that the distribution of the sample mean is approximately normal, even if the original distribution is not.
简单随机抽样确保总体中每个成员被选中的机会均等。样本均值 x̄ 是总体均值 μ 的无偏估计量,样本方差 s²(除数为 n–1)是 σ² 的无偏估计量。在处理大样本时,中心极限定理告诉我们,样本均值的分布近似正态,即使原始分布并非如此。
From the Jan 2020 perspective, questions on estimation might involve interpreting given summary statistics and calculating confidence limits for the mean, though confidence intervals are now part of S2. However, the principles of unbiased estimators underpin many S1 data interpretation tasks.
从2020年1月的试卷来看,关于估计的题目可能涉及解读给定的汇总统计量并计算均值的置信限,尽管置信区间现已属于 S2 内容。然而,无偏估计量的原理是许多 S1 数据解释任务的基础。
10. Strategy for Tackling Jan 2020 Style Questions | 攻克2020年1月型试题的策略
When approaching a Statistics 1 paper like January 2020, always read the question carefully, extract key data, and identify the statistical model. Start by organising data: sort, calculate Σx and Σx² if needed. For probability, draw Venn or tree diagrams to visualise the problem. Check the conditions for using binomial or normal distributions before applying formulas, and never forget the continuity correction when approximating.
在面对类似2020年1月的 Statistics 1 试卷时,务必仔细读题,提取关键数据,并明确统计模型。首先整理数据:排序,必要时计算 Σx 和 Σx²。在概率题中,画出韦恩图或树图以使问题形象化。使用二项或正态分布公式前,检验适用条件;在进行近似时,永远不要忘记连续性校正。
Practise linear interpolation for grouped median and quartiles, as this is a frequent source of marks. Finally, present your answers clearly, showing the formula, substituted values, and final calculated result. Regular revision of these topics, together with targeted past-paper drilling, will build confidence and accuracy for the actual examination.
练习针对组中位数和四分位数的线性插值,因为这是常考的得分点。最后,清晰地呈现答案,展示公式、代入的数值以及最终计算结果。定期复习这些专题,并配合针对性的历年真题训练,将为实考树立信心,提升准确性。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导