Edexcel A-Level Statistics Part 1: Core Topics | Edexcel A-Level统计第一部分:核心专题

📚 Edexcel A-Level Statistics Part 1: Core Topics | Edexcel A-Level统计第一部分:核心专题

Welcome to the first part of our Edexcel A-Level Statistics revision series. This article covers the essential S1 topics, including data types and sampling, graphical representation, measures of central tendency and dispersion, probability, discrete random variables, the binomial distribution, and the normal distribution. Understanding these concepts thoroughly will give you a solid foundation for the statistics component of your A-Level Mathematics exam.

欢迎来到我们的Edexcel A-Level统计学复习系列的第一部分。本文涵盖了S1中的必备专题,包括数据类型与抽样、图表表示、集中趋势和离散程度的测量、概率、离散随机变量、二项分布以及正态分布。透彻理解这些概念将为你A-Level数学考试中的统计部分打下坚实基础。

1. Types of Data and Sampling | 数据类型与抽样

In statistics, data can be classified as qualitative (categorical) or quantitative (numerical). Quantitative data is further split into discrete data, which can only take certain countable values (e.g. number of students), and continuous data, which can take any value within a given range (e.g. height or time).

在统计学中,数据可分为定性(分类)和定量(数值)数据。定量数据又分为离散型数据(只能取某些可数值,如学生人数)和连续型数据(可以取某一范围内的任意数值,如身高或时间)。

To collect data fairly, we use sampling methods. Simple random sampling gives every member of the population an equal chance of selection, which reduces bias but can be impractical for large populations. Stratified sampling divides the population into distinct groups (strata) and randomly samples from each in proportion to its size, ensuring key subgroups are represented.

为了公平地收集数据,我们使用抽样方法。简单随机抽样使总体中的每个成员被选中的机会相等,这可以减少偏差,但对于大规模总体来说可能不切实际。分层抽样将总体分成不同的组(层),并按比例从每组中随机抽样,从而确保关键的亚群得到代表。

Systematic sampling selects items at regular intervals from an ordered list. It is quick and simple, but can introduce bias if there is an underlying pattern. Quota sampling involves selecting a predetermined number of individuals from specified categories, often at the interviewer’s discretion, which is cheap but open to selection bias. Opportunity sampling picks subjects who are easily available, which is convenient but rarely representative.

系统抽样从有序列表中每隔固定间隔抽取样本。它快速简便,但如果存在潜在的周期性模式,可能引入偏差。配额抽样指从指定的类别中选取预定数量的个体,通常由访问员自行判断,成本低但容易产生选择偏差。机会抽样选择容易接触到的对象,方便但很少具有代表性。


2. Graphical Representation of Data | 数据的图表表示

Histograms are used for continuous data. Unlike bar charts, the area of each bar represents frequency, and the height is determined by frequency density, calculated as frequency divided by class width. Choosing sensible class widths is important to avoid misleading impressions.

直方图用于表示连续型数据。与条形图不同,每个柱形的面积代表频数,高度由频率密度决定,频率密度等于频数除以组距。选择合理的组距对于避免误导印象至关重要。

Cumulative frequency diagrams plot cumulative totals against the upper class boundaries. They allow us to estimate medians and quartiles by reading off the corresponding positions. Box plots (or box-and-whisker diagrams) summarise the minimum, lower quartile (Q1), median (Q2), upper quartile (Q3) and maximum. Outliers are commonly defined as values less than Q1 – 1.5 × IQR or greater than Q3 + 1.5 × IQR, where IQR = Q3 – Q1.

累积频率图将累积总数对应各组上限绘制出来。我们可以通过读取图中相应的位置来估计中位数和四分位数。箱形图(或称盒须图)总结了最小值、下四分位数(Q1)、中位数(Q2)、上四分位数(Q3)和最大值。异常值的常见定义是小于 Q1 − 1.5×IQR 或大于 Q3 + 1.5×IQR 的数值,其中 IQR = Q3 − Q1。

When interpreting diagrams, always check the scales, labels, and whether frequencies are absolute or relative. Comparative box plots are excellent for highlighting differences between two data sets.

在解读图表时,务必检查刻度、标签以及频数是绝对频数还是相对频数。比较箱形图是突出两组数据之间差异的绝佳工具。


3. Measures of Central Tendency | 集中趋势的测量

The mean (often denoted by x̄ for a sample) is the sum of all data values divided by the number of values. For grouped data, we use midpoints of classes as approximations. The formula uses summation: x̄ = Σx/n, or x̄ = Σfx/Σf for frequency tables.

均值(对于样本通常记作 x̄)是所有数据值的总和除以数值的个数。对于分组数据,我们使用组中值作为近似。公式采用求和形式:x̄ = Σx/n,或对于频数表为 x̄ = Σfx/Σf。

The median is the middle value when data are ordered. For n data items, the position of the median is (n + 1)/2. In a frequency table, we use cumulative frequencies to locate the median class interval. The mode is the most frequently occurring value or class.

中位数是数据按大小排序后的中间值。对于 n 个数据项,中位数的位置是 (n+1)/2。在频数表中,我们利用累积频率来定位中位数所在的组区间。众数是出现次数最多的数值或组。

Each measure has its strengths: the mean uses all data but is sensitive to outliers; the median is robust against outliers but ignores the actual values of most data; the mode is useful for categorical data but can be ambiguous.

每种度量方法都有其优点:均值使用了所有数据但对异常值敏感;中位数对异常值稳健,但忽略了大部分数据的实际值;众数适用于分类数据,但可能存在模糊性。


4. Measures of Dispersion | 离散程度的测量

The range is the difference between the maximum and minimum. It is easy to calculate but extremely sensitive to extreme values. The interquartile range (IQR = Q3 – Q1) measures the spread of the middle 50% of data and is more resistant to outliers.

极差是最大值与最小值之差。它易于计算但对极端值极为敏感。四分位距(IQR = Q3 − Q1)测量中间50%数据的散布情况,并且对异常值更具抵抗力。

Variance and standard deviation quantify how far the data points are from the mean. For a population, variance σ² is given by Σ(x − μ)²/N. A common working formula is σ² = Σx²/n − x̄². The standard deviation σ is the square root of the variance. For grouped data, replace x with class midpoints.

方差和标准差量化了数据点偏离均值的程度。对于总体,方差 σ² 由 Σ(x − μ)²/N 给出。常用的计算公式是 σ² = Σx²/n − x̄²。标准差 σ 是方差的平方根。对于分组数据,用组中值替代 x。

σ² = Σx²/n − x̄²   and   σ = √(Σx²/n − x̄²)

σ² = Σx²/n − x̄²   及   σ = √(Σx²/n − x̄²)

When using calculators, many provide population (σ) and sample (s) standard deviations. In Edexcel S1, unless stated otherwise, treat the data as the population and use divisor n.

使用计算器时,许多型号同时提供总体标准差 (σ) 和样本标准差 (s)。在Edexcel S1中,除非另有说明,都将数据视为总体并使用除数 n。


5. Basic Probability | 概率基础

Probability measures the chance of an event occurring, always between 0 and 1 inclusive. The sum of probabilities of all possible mutually exclusive outcomes equals 1. Two events A and B are mutually exclusive if they cannot happen at the same time; then P(A ∩ B) = 0.

概率衡量事件发生的可能性,取值始终在0到1之间(含)。所有可能的互斥结果的概率之和等于1。若事件A和B互斥,则它们不能同时发生,此时 P(A ∩ B) = 0。

The addition rule states: P(A ∪ B) = P(A) + P(B) − P(A ∩ B). Two events are independent if the occurrence of one does not affect the probability of the other; for independent events, P(A ∩ B) = P(A) × P(B).

加法法则为:P(A ∪ B) = P(A) + P(B) − P(A ∩ B)。若两个事件独立,则一个事件的发生不影响另一个事件的概率;对于独立事件,P(A ∩ B) = P(A) × P(B)。

Sample space diagrams and Venn diagrams are powerful tools for visualising outcomes and intersections. Always check whether events are mutually exclusive or independent before applying rules.

样本空间图和维恩图是可视化结果和交集的有力工具。在应用规则前,务必先判断事件是互斥还是独立。


6. Conditional Probability and Tree Diagrams | 条件概率与树形图

Conditional probability is the probability that event A occurs given that event B has already occurred. It is defined as P(A|B) = P(A ∩ B) / P(B), provided P(B) ≠ 0. Rearranging gives the multiplication rule: P(A ∩ B) = P(A|B) × P(B).

条件概率是指在事件B已发生的条件下事件A发生的概率。定义为 P(A|B) = P(A ∩ B)/P(B),前提是 P(B) ≠ 0。重新整理可得乘法法则:P(A ∩ B) = P(A|B) × P(B)。

Tree diagrams help organise conditional probabilities for multi-stage experiments. On each branch, write the relevant probability. To find the probability of a combined event, multiply along the branches; if more than one path leads to the same outcome, add the probabilities. Always check that probabilities on branches from the same point sum to 1.

树形图有助于组织多阶段试验的条件概率。在每条分支上写出相应的概率。要求出组合事件的概率,就沿分支相乘;若有多条路径通向同一结果,则将概率相加。请始终检查从同一点出发的分支概率之和是否等于1。

A common mistake is to treat non-independent events as independent. When sampling without replacement, probabilities change depending on previous outcomes, so always adjust the branch probabilities accordingly.

常见错误是将不独立的事件当作独立事件处理。在不放回抽样中,概率会根据之前的结果发生变化,因此必须相应地调整分支概率。


7. Discrete Random Variables | 离散随机变量

A discrete random variable X takes a countable number of distinct values. The probability distribution of X is described by its probability mass function P(X = x), which lists all possible values together with their probabilities. The sum of all P(X = x) must equal 1.

离散随机变量 X 取有限个或可数个不同的值。X 的概率分布由其概率质量函数 P(X = x) 描述,该函数列出所有可能的取值及其对应概率。所有 P(X = x) 之和必须等于1。

The expected value or mean of X is given by E(X) = Σ x P(X = x). It represents the long-run average if the experiment were repeated many times. The variance Var(X) measures the spread and is calculated using Var(X) = E(X²) − [E(X)]², where E(X²) = Σ x² P(X = x).

X 的期望值或均值由 E(X) = Σ x P(X = x) 给出。它表示当试验重复多次时的长期平均值。方差 Var(X) 衡量离散程度,计算公式为 Var(X) = E(X²) − [E(X)]²,其中 E(X²) = Σ x² P(X = x)。

E(X) = Σ x P(X = x)     Var(X) = Σ x² P(X = x) − [E(X)]²

E(X) = Σ x P(X = x)     Var(X) = Σ x² P(X = x) − [E(X)]²

If we apply a linear transformation Y = aX + b, then E(Y) = a E(X) + b and Var(Y) = a² Var(X). Note that adding a constant does not change the variance.

如果我们进行线性变换 Y = aX + b,则 E(Y) = a E(X) + b 且 Var(Y) = a² Var(X)。请注意,加上常数项不会影响方差。


8. Binomial Distribution | 二项分布

The binomial distribution models the number of successes in a fixed number n of independent trials, each with the same probability of success p. The conditions are: a fixed number of trials, each trial has two outcomes (success or failure), trials are independent, and p remains constant.

二项分布用于描述在固定次数 n 次独立试验中成功的次数,每次试验的成功概率为 p。条件包括:试验次数固定,每次试验有两种结果(成功或失败),试验相互独立,且 p 保持不变。

We write X ~ B(n, p). The probability of

Published by TutorHao | A-Level 统计 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