📚 GCSE WJEC Maths: Statistics Revision Masterclass | GCSE WJEC 数学:统计 考点精讲
Statistics is a core component of the GCSE WJEC Mathematics specification, testing your ability to collect, represent, analyse and interpret data. Mastering this topic is essential not only for the exam but also for building skills in logical reasoning and evidence-based decision-making. This masterclass covers all the key statistical concepts you need, from types of data and sampling techniques to advanced representations like histograms and cumulative frequency graphs, along with essential probability foundations. Each section provides clear definitions, worked examples and exam-focused tips, alternating between English and Chinese to support bilingual learners.
统计是 GCSE WJEC 数学大纲的核心组成部分,考查你收集、表示、分析和解读数据的能力。掌握这一主题不仅对考试至关重要,也有助于培养逻辑推理和循证决策的能力。本考点精讲涵盖了你需要掌握的所有关键统计概念,从数据类型和抽样技术到直方图、累积频数图等高级表示法,还包括概率基础。每个小节都提供清晰的定义、范例和考试要点,中英对照帮助双语学习者理解。
1. Types of Data | 数据类型
Data can be classified as qualitative (descriptive attributes, e.g. colour, gender) or quantitative (numerical measurements). Quantitative data is further split into discrete (countable, finite values like number of students) and continuous (measurable, infinite possibilities like height, weight). Understanding data type determines which statistical methods and diagrams are appropriate. For WJEC, you must be able to identify data types from a given scenario.
数据可分为定性数据(描述性属性,如颜色、性别)和定量数据(数值测量)。定量数据又细分为离散数据(可数的有限值,如学生人数)和连续数据(可测量的无限可能值,如身高、体重)。理解数据类型有助于选择合适的统计方法和图表。在 WJEC 考试中,你必须能够根据给定情境辨别数据类型。
- Qualitative (categorical): favourite sport, eye colour
- 定性(类别)数据:最喜欢的运动、眼睛颜色
- Quantitative discrete: shoe size, number of pets
- 定量离散型:鞋码、宠物数量
- Quantitative continuous: temperature, time taken to run 100 m
- 定量连续型:温度、跑 100 米所用时间
A quick tip: if you can measure it to any level of precision (e.g. 1.65 m, 1.652 m), it’s continuous; if you can only list whole numbers, it’s discrete.
小提示:如果你可以测量到任意精度(如 1.65 米、1.652 米),就是连续型;如果只能列出整数,就是离散型。
2. Collecting Data & Sampling | 数据收集与抽样
Data can be collected from the entire population (census) or from a sample. A census gives accurate results but is often impractical or expensive. Samples must be representative to avoid bias. Common sampling methods examined in GCSE WJEC include random sampling, stratified sampling and systematic sampling. You need to describe how each works and evaluate their advantages and disadvantages.
数据可以从整个总体(普查)收集,也可以从样本收集。普查结果准确,但通常不切实际或成本高昂。样本必须具有代表性以避免偏差。GCSE WJEC 考查的常见抽样方法包括随机抽样、分层抽样和系统抽样。你需要描述每种方法的工作原理,并评估其优缺点。
| Method (方法) | How it works (工作原理) | Pros / Cons (优缺点) |
|---|---|---|
| Random (随机抽样) | Every member has an equal chance of being selected, e.g. names from a hat. | Unbiased but may not represent subgroups. |
| Stratified (分层抽样) | Population divided into strata (e.g. age groups), then random sample from each in proportion to size. | More representative; requires population data. |
| Systematic (系统抽样) | Choose every nth individual after a random start, e.g. every 10th person. | Simple; risk of periodicity bias. |
In exam questions, you might be asked to select an appropriate method and justify your choice.
在试题中,你可能需要选择合适的抽样方法并说明理由。
3. Frequency Tables & Statistical Diagrams | 频数表与统计图
Organising raw data into frequency tables is the first step in analysis. For discrete data, we list values with their frequencies. For continuous data, we group values into class intervals. From frequency tables, you can construct bar charts, pictograms, pie charts and line graphs. WJEC expects you to interpret and draw these diagrams accurately, including dual bar charts and composite bar charts.
将原始数据整理成频数表是分析的第一步。对于离散数据,我们列出数值及其频数;对于连续数据,我们将数值分组到区间中。利用频数表,你可以绘制条形图、象形图、饼图和折线图。WJEC 要求你准确解读和绘制这些图表,包括复式条形图和堆积条形图。
A bar chart for discrete data: the height of each bar represents frequency, with equal gaps between bars. In a composite bar chart (also called stacked bar chart), each bar shows the total split into categories. Always label axes clearly and give the chart a title.
离散数据的条形图:每个条形的高度代表频数,条形之间有等间隔。在堆积条形图中,每个条形显示总量按类别的分割。务必清晰标记坐标轴并给图表加上标题。
Example: Favourite fruit survey of 30 students: Apple 12, Banana 8, Orange 10. A pie chart would work out angles as Apple: (12/30)×360° = 144°, Banana: 96°, Orange: 120°.
示例:30 名学生最喜欢的水果调查:苹果 12、香蕉 8、橙子 10。饼图角度计算:苹果 (12/30)×360° = 144°,香蕉 96°,橙子 120°。
4. Averages: Mean, Median, Mode | 平均数:均值、中位数、众数
Measures of central tendency summarise a dataset with one typical value. You must be able to calculate and choose the most suitable average for a given context.
集中趋势的度量用一个典型值概括数据集。你必须能够计算并选择适合给定情境的平均数。
- Mode (众数): The value that appears most often. Used for qualitative data, e.g. most common car colour.
- Mode (众数):出现次数最多的值。用于定性数据,如最常见的汽车颜色。
- Median (中位数): The middle value when data is ordered. For n values, position = (n+1)/2. Not affected by outliers, good for skewed distributions.
- Median (中位数):数据排序后位于中间的值。n 个值时,位置 = (n+1)/2。不受异常值影响,适用于偏态分布。
- Mean (均值): Sum of all values divided by count. x̄ = Σx / n. Uses all data, but sensitive to outliers.
- Mean (均值):所有数值之和除以个数。x̄ = Σx / n。利用所有数据,但对异常值敏感。
For grouped data, the modal class is the class interval with the highest frequency. You can only estimate the mean by using midpoints: Estimated mean = Σ(f × midpoint) / Σf.
对于分组数据,众数所在组是频数最高的区间。只能通过组中值估算均值:估算均值 = Σ(f × 组中值) / Σf。
Worked example: Find the mean of 5, 7, 8, 6, 9. Sum = 35, Count = 5, Mean = 7.
计算范例:求 5, 7, 8, 6, 9 的均值。总和 = 35,个数 = 5,均值 = 7。
5. Range and Interquartile Range | 极差与四分位距
Measures of spread tell you how consistent or varied the data is. The range is the simplest: Range = Maximum value − Minimum value. It is easy to calculate but heavily affected by outliers. The interquartile range (IQR) is more robust: IQR = Q₃ − Q₁, where Q₁ is the lower quartile and Q₃ is the upper quartile. The IQR measures the spread of the middle 50% of data.
离散度量描述数据的一致性程度。极差是最简单的:极差 = 最大值 − 最小值。计算简单,但受异常值影响大。四分位距 (IQR) 更稳健:IQR = Q₃ − Q₁,其中 Q₁ 是下四分位数,Q₃ 是上四分位数。IQR 测量中间 50% 数据的分散程度。
To find quartiles from a small dataset: order data, find median, then median of lower half gives Q₁, median of upper half gives Q₃. For n values, positions may vary, but WJEC usually uses (n+1)/2 for median and similar positioning for quartiles. Always check the specific method in the syllabus.
从少量数据中找四分位数:排序数据,找到中位数,然后下半部分的中位数是 Q₁,上半部分的中位数是 Q₃。对于 n 个值,位置可能不同,但 WJEC 通常采用 (n+1)/2 求中位数,并类似地定位四分位数。务必核对大纲中的具体方法。
Example: Data: 2, 3, 5, 6, 7, 9, 11. Median = 6, Lower half: 2,3,5 → Q₁=3, Upper half: 7,9,11 → Q₃=9, IQR = 6.
例子:数据 2, 3, 5, 6, 7, 9, 11。中位数=6,下半部 2,3,5 → Q₁=3,上半部 7,9,11 → Q₃=9,IQR=6。
6. Cumulative Frequency | 累积频数
Cumulative frequency is the running total of frequencies. It is used to construct a cumulative frequency curve (ogive) to estimate medians, quartiles and percentiles directly from grouped data. To build a cumulative frequency table, add each frequency to the sum of previous frequencies. Plot points at the upper class boundaries against cumulative frequency, join with a smooth curve.
累积频数是频数的累计总和,用于构建累积频数曲线(欧吉弗曲线),直接从分组数据中估算中位数、四分位数和百分位数。要建立累积频数表,将每个频数与之前的累计和相加。在组距上限处标点,连成平滑曲线。
From the curve, find median by drawing a line from 50% of total frequency up to the curve, then down to the data axis. Q₁ at 25%, Q₃ at 75%. The IQR can then be estimated. This method is especially useful for large datasets and is frequently tested in WJEC non-calculator papers.
从曲线上,从总频数的 50% 处画水平线交曲线,再垂直向下得中位数。Q₁ 在 25%,Q₃ 在 75%,由此估算 IQR。此方法对大数据集特别有用,常见于 WJEC 不允许使用计算器的试卷。
Remember: the cumulative frequency curve always starts at zero and increases to the total frequency.
记住:累积频数曲线总是从零开始,一直增加到总频数。
7. Histograms | 直方图
Unlike bar charts, histograms have no gaps between bars and the area of each bar is proportional to frequency. When class intervals are unequal, you must calculate frequency density: Frequency density = Frequency ÷ Class width. Height of each bar = frequency density. This compensates for varying widths so that larger intervals do not distort the representation.
与条形图不同,直方图的条形之间没有空隙,且每个条形的面积与频数成比例。当组距不相等时,必须计算频数密度:频数密度 = 频数 ÷ 组距宽度。每个条形的高度代表频数密度,这弥补了宽度不同带来的影响,避免扭曲图形。
WJEC questions often provide a frequency table with unequal class widths and ask you to complete a histogram or interpret one. Always label axes with ‘Frequency density’ and the continuous variable, and use a ruler to draw clearly.
WJEC 考题通常会提供不等距频数表,要求你补全直方图或进行解读。务必在坐标轴上标明“频数密度”和连续变量名称,并使用直尺清晰绘制。
Example: Class 0 ≤ x < 10: freq 20 → width 10, density 2.0; Class 10 ≤ x < 20: freq 30 → width 10, density 3.0; Class 20 ≤ x < 40: freq 20 → width 20, density 1.0. The bar for 20–40 would be drawn half the height of the 10–20 bar.
示例:区间 0≤x<10 频数20 → 宽10,密度2.0;10≤x<20 频数30 → 密度3.0;20≤x<40 频数20 → 宽20,密度1.0。区间20–40的条形高度将是10–20条形的一半。
8. Box Plots | 箱形图
A box plot (or box-and-whisker plot) shows the five-number summary: minimum, Q₁, median, Q₃, and maximum. It gives a visual impression of spread, skewness and potential outliers. The box spans Q₁ to Q₃ with a line at the median. Whiskers extend to the minimum and maximum unless outliers are defined (1.5 × IQR beyond quartiles). Box plots are particularly useful for comparing distributions.
箱形图(也称箱须图)展示五数概括:最小值、Q₁、中位数、Q₃ 和最大值。它直观地呈现数据的离散程度、偏态和可能的异常值。箱子从 Q₁ 到 Q₃,中间线代表中位数。须线延伸到最小值和最大值,除非定义了异常值(超出四分位数 1.5×IQR)。箱形图特别适用于比较分布。
To draw a box plot: use a scale, draw the box, then lines from box to whisker ends. Label the scale. Exam questions often provide a cumulative frequency curve and ask you to read the five values to construct a box plot. Make sure you can identify the median and quartiles accurately.
绘制箱形图:使用标尺,画箱子,然后从箱子两端画须线。标注刻度。考试常会同时给出累积频数曲线,要求你读取五个数值来构建箱形图。确保能准确识别中位数和四分位数。
9. Scatter Graphs & Correlation | 散点图与相关性
Scatter graphs display the relationship between two continuous variables. Each point represents a pair of values (x, y). Correlation describes the strength and direction of the relationship: positive correlation (as x increases, y increases), negative correlation (as x increases, y decreases), or no correlation. The correlation can be weak, moderate or strong.
散点图展示两个连续变量之间的关系。每个点代表一对数值 (x, y)。相关性描述关系的强度和方向:正相关(x 增大,y 增大),负相关(x 增大,y 减小),或者无相关。相关性可以是弱、中等或强。
You might be asked to draw a line of best fit (a straight line passing through the general trend of points) to make predictions. If the line is used to estimate a value within the range of data, it’s interpolation (reliable); outside the range, it’s extrapolation (unreliable). Avoid forcing the line through the origin unless there is good reason.
你可能需要画一条最佳拟合线(穿过点群总体趋势的直线)来进行预测。如果用于估计数据范围内的值,称为内插(可靠);范围外的称为外推(不可靠)。除非有充分理由,否则不要强制让最佳拟合线经过原点。
WJEC often includes a scatter graph in the statistics or handling data section; be prepared to interpret and use the trend line.
WJEC 常在统计或数据处理部分包含散点图;准备好解读和使用趋势线。
10. Probability Basics | 概率基础
Probability measures the chance of an event happening, expressed as a fraction, decimal or percentage between 0 (impossible) and 1 (certain). For equally likely outcomes: P(Event) = Number of favourable outcomes / Total number of outcomes. The sum of probabilities of all possible outcomes is 1. If P(event) = p, then P(not event) = 1 − p.
概率衡量事件发生的可能性,用分数、小数或百分比表示,范围在 0(不可能)到 1(必然)之间。对于等可能的结果:P(事件) = 有利结果数 / 总结果数。所有可能结果的概率之和为 1。若 P(事件) = p,则 P(非事件) = 1 − p。
Probability experiments like rolling a fair dice have a sample space listing all outcomes. Relative frequency from an experiment can be used to estimate probability, especially for biased situations: estimated probability = number of successes / number of trials. The more trials, the closer the relative frequency gets to the theoretical probability (law of large numbers).
如掷公平骰子等随机实验,可以列出样本空间。实验中的相对频率可以用来估计概率,尤其在有偏的情况下:估计概率 = 成功次数 / 试验次数。试验次数越多,相对频率越接近理论概率(大数定律)。
11. Probability Tree Diagrams | 概率树状图
Tree diagrams help visualise the outcomes of two or more successive events. Branches show probabilities, which must sum to 1 at each node. Multiply along branches for combined independent events, and add the probabilities of different paths for the same final outcome. You must label branches and outcomes clearly.
树状图有助于可视化两个或多个连续事件的结果。分支显示概率,每个节点处分支概率之和必须等于 1。沿分支相乘得到联合独立事件的概率;对于相同最终结果的不同路径,将其概率相加。必须清晰标记分支和结果。
For conditional probability (where the outcome of the first event affects the second), the probabilities on the second set of branches change based on the first outcome. Always check if the question says ‘without replacement’ or similar.
对于条件概率(第一个事件的结果影响第二个事件),第二组分支的概率会根据第一个结果而改变。务必注意题目是否提及“不放回”或类似字眼。
Example: a bag with 3 red and 2 blue balls. Draw two balls without replacement. Draw the tree and find P(both red). 1st draw: P(R)=3/5, P(B)=2/5. 2nd draw: if 1st red, then 2 red remain out of 4, so P(R|R)=2/4=1/2. Multiply 3/5 × 1/2 = 3/10. This structured approach avoids common mistakes.
示例:一个袋子装有 3 红球 2 蓝球,不放回抽两次。画树状图求 P(两个红球)。第一次抽:P(R)=3/5,P(B)=2/5。第二次抽:若第一次红,则剩下 2 红共 4 球,P(R|R)=2/4=1/2。相乘 3/5 × 1/2 = 3/10。这种结构化方法可避免常见错误。
12. Venn Diagrams & Two-Way Tables | 韦恩图与双向表
Venn diagrams and two-way tables are powerful tools for organising information about overlapping sets or combined events. A Venn diagram uses intersecting circles to show relationships: intersection for ‘and’ (A ∩ B), union for ‘or’ (A ∪ B), complement for ‘not’. Numbers inside each region must sum correctly according to the universal set.
韦恩图和双向表是整理交集或组合事件信息的强大工具。韦恩图用相交的圆表示关系:交集表示“且”(A ∩ B),并集表示“或”(A ∪ B),补集表示“非”。每个区域的数字必须依据全集正确加总。
A two-way table (contingency table) displays frequencies for two categorical variables; totals in margins are called marginal frequencies. From these, you can calculate conditional probabilities and check for independence.
双向表(列联表)展示两个分类变量的频数;边缘合计称为边际频数。根据这些可以计算条件概率,并检验独立性。
WJEC expects you to complete partially filled Venn diagrams or tables, and use them to find probabilities. Drawing a Venn diagram can often replace a tree diagram for ‘and/or’ combinations, especially with only two events.
WJEC 要求你会补全部分填充的韦恩图或表格,并利用它们求概率。对于“与/或”组合,尤其是仅有两个事件时,韦恩图常可替代树状图。
Example: In a class of 30, 18 study Maths, 15 study Science, 8 study both. Complete the Venn diagram: both = 8, Maths only = 18−8=10, Science only = 15−8=7, neither = 30−10−8−7=5. Then P(studies at least one) = (10+8+7)/30 = 25/30 = 5/6.
例子:班级 30 人,18 人学数学,15 人学科学,8 人两者都学。补全韦恩图:交集=8,仅数学=18−8=10,仅科学=15−8=7,都不学=30−10−8−7=5。则 P(至少学一门) = (10+8+7)/30 = 25/30 = 5/6。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导