Tag: 统计

  • Year 11 SQA Statistics: Unit Test Mock Paper Walkthrough | 苏格兰SQA统计:单元测试模拟卷解析

    📚 Year 11 SQA Statistics: Unit Test Mock Paper Walkthrough | 苏格兰SQA统计:单元测试模拟卷解析

    Welcome to this detailed walkthrough of a mock unit test for the SQA Statistics award at Year 11 (National 5 level). This paper is designed to help you revise key topics such as descriptive statistics, probability, scatter graphs, normal distribution and sampling methods. Each question is presented with a full, step-by-step solution to clarify common exam techniques and avoid typical mistakes.

    欢迎阅读本单元测试模拟卷的详细解析,对应SQA统计课程Year 11(National 5级别)。本试卷旨在帮助你复习描述性统计、概率、散点图、正态分布与抽样方法等重点内容。每一道题都配有完整的分步解答,帮助你掌握考试技巧并避开常见错误。


    1. Question 1: Estimating the Mean and Median from a Grouped Frequency Table | 问题1:根据分组频数表估计平均数和中位数

    Question: The marks of 30 students in a test are summarised in the grouped frequency table below. (a) Calculate an estimate for the mean mark. (b) Find the median class and estimate the median mark.

    题目:30名学生的考试成绩汇总在下方的分组频数表中。(a) 计算平均分的估计值。(b) 找出中位数组并估计中位数分数。

    Marks Frequency
    1 – 10 4
    11 – 20 6
    21 – 30 12
    31 – 40 5
    41 – 50 3

    To estimate the mean we first find the midpoint of each class. For example, the midpoint of 1–10 is (1+10)/2 = 5.5. We then multiply each midpoint by the corresponding frequency and sum these products. Finally, we divide the total by the number of students, 30.

    要估计平均数,我们先找出每组的组中点。例如,1–10的中点是(1+10)/2 = 5.5。然后将每个中点乘以相应的频数并求和。最后,将这个总和除以学生总数30。

    Midpoints: 5.5, 15.5, 25.5, 35.5, 45.5. The fx totals are: 5.5×4 = 22; 15.5×6 = 93; 25.5×12 = 306; 35.5×5 = 177.5; 45.5×3 = 136.5. Sum = 22+93+306+177.5+136.5 = 735.

    中点:5.5, 15.5, 25.5, 35.5, 45.5。fx乘积分别为:5.5×4=22;15.5×6=93;25.5×12=306;35.5×5=177.5;45.5×3=136.5。总和 = 22+93+306+177.5+136.5 = 735。

    Estimated mean = 735 ÷ 30 = 24.5

    估计平均数 = 735 ÷ 30 = 24.5

    To find the median class we work out cumulative frequencies: 4, 10 (4+6), 22 (10+12), 27 (22+5), 30 (27+3). The median position is at (30+1)/2 = 15.5, i.e. between the 15th and 16th value. The cumulative frequency reaches 22 in the class 21–30, so this is the median class.

    要找出中位数组,我们计算累积频数:4, 10, 22, 27, 30。中位数的位置在(30+1)/2 = 15.5,即介于第15和第16个数据之间。累积频数在21–30组达到22,因此该组即为中位数组。

    Using the formula for an estimated median: L + [(n/2 – F) / f] × w, where L = lower class boundary (20.5), n = 30, F = cumulative frequency before the median class (10), f = frequency of median class (12), w = class width (10).

    使用估计中位数的公式:L + [(n/2 – F) / f] × w,其中L = 组下限 (20.5),n = 30,F = 中位数组之前的累积频数 (10),f = 中位数组频数 (12),w = 组距 (10)。

    Median ≈ 20.5 + [(15 – 10) / 12] × 10 = 20.5 + (5/12)×10 ≈ 24.67

    中位数估计值 ≈ 20.5 + [(15 – 10) / 12] × 10 = 20.5 + (5/12)×10 ≈ 24.67


    2. Question 2: Calculating Standard Deviation and Range | 问题2:计算标准差与极差

    Question: The following data set shows the number of hours six students spent on revision in one week: 5, 7, 8, 9, 11, 13. Find the range and the sample standard deviation.

    题目:以下数据表示六名学生一周内用于复习的小时数:5, 7, 8, 9, 11, 13。求极差和样本标准差。

    The range is the difference between the maximum and minimum values: 13 – 5 = 8 hours.

    极差是最大值与最小值的差:13 – 5 = 8小时。

    Next calculate the sample mean: x̄ = (5+7+8+9+11+13) / 6 = 53/6 ≈ 8.833. For a sample standard deviation we use n–1 in the denominator.

    接下来计算样本平均数:x̄ = (5+7+8+9+11+13) / 6 = 53/6 ≈ 8.833。样本标准差使用分母 n–1。

    s = √[ Σ(x – x̄)² / (n – 1) ]

    s = √[ Σ(x – x̄)² / (n – 1) ]

    Compute each deviation and its square: (5–8.833)² = 14.694, (7–8.833)² = 3.361, (8–8.833)² = 0.694, (9–8.833)² = 0.028, (11–8.833)² = 4.694, (13–8.833)² = 17.361. Sum of squares = 40.832 (approx).

    计算各偏差及其平方:(5–8.833)² = 14.694, (7–8.833)² = 3.361, (8–8.833)² = 0.694, (9–8.833)² = 0.028, (11–8.833)² = 4.694, (13–8.833)² = 17.361。平方和 ≈ 40.832。

    s = √(40.832 / 5) = √8.1664 ≈ 2.86

    s = √(40.832 / 5) = √8.1664 ≈ 2.86

    The standard deviation is approximately 2.86 hours, indicating that typical revision times deviate from the mean by around 2.86 hours.

    标准差约为2.86小时,表明典型的复习时间与平均值相差约2.86小时。


    3. Question 3: Quartiles, Interquartile Range and Box Plots | 问题3:四分位数、四分位距与盒须图

    Question: The sorted ages of 11 participants in a survey are: 12, 15, 17, 18, 19, 21, 23, 25, 28, 30, 35. Determine Q1, Q2, Q3 and the interquartile range (IQR). Identify any outliers and sketch a box plot.

    题目:某项调查中11名参与者的年龄排序为:12, 15, 17, 18, 19, 21, 23, 25, 28, 30, 35。确定Q1, Q2, Q3以及四分位距(IQR)。识别异常值并画出盒须图。

    The median (Q2) is the 6th value: 21. To find Q1 we take the lower half of data excluding the median: 12, 15, 17, 18, 19. The median of these five values is the 3rd, so Q1 = 17.

    中位数(Q2)是第6个值:21。为求Q1,取中位数之前的下半部分数据:12, 15, 17, 18, 19。这五个值的中位数是第3个,因此Q1 = 17。

    The upper half is 23, 25, 28, 30, 35; its median (Q3) is 28. IQR = Q3 – Q1 = 28 – 17 = 11.

    上半部分数据为23, 25, 28, 30, 35;其中位数(Q3) = 28。IQR = Q3 – Q1 = 28 – 17 = 11。

    Outlier boundaries: lower fence = Q1 – 1.5×IQR = 17 – 16.5 = 0.5; upper fence = Q3 + 1.5×IQR = 28 + 16.5 = 44.5. All data points lie between 0.5 and 44.5, so there are no outliers.

    异常值边界:下限 = Q1 – 1.5×IQR = 17 – 16.5 = 0.5;上限 = Q3 + 1.5×IQR = 28 + 16.5 = 44.5。所有数据点均位于0.5与44.5之间,因此没有异常值。

    The box plot would show a box from 17 to 28 with a median line at 21, and whiskers extending to the minimum (12) and maximum (35). This gives a visual summary of the spread and central tendency.

    盒须图将显示方框从17到28,中位线在21,触须延伸至最小值12和最大值35。这为我们提供了数据分散程度与集中趋势的可视化概览。


    4. Question 4: Probability Using a Two-Way Table | 问题4:利用双向表计算概率

    Question: The two-way table below shows the preferences of 70 students about whether they like mathematics, broken down by gender. A student is chosen at random. Calculate: (a) P(likes maths), (b) P(female | likes maths), (c) P(male and does not like maths).

    题目:以下双向表展示了70名学生对数学的喜好情况,并按性别分类。随机选择一名学生,计算:(a) P(喜欢数学), (b) P(女性 | 喜欢数学), (c) P(男性且不喜欢数学)。

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

  • Year 11 SQA Statistics: Core Knowledge Summary | Year 11 SQA 统计:核心知识点梳理

    📚 Year 11 SQA Statistics: Core Knowledge Summary | Year 11 SQA 统计:核心知识点梳理

    This article provides a structured review of the essential topics in SQA National 5 Statistics. It covers data types, collection methods, visual displays, central tendency, dispersion, the normal distribution, and probability – all tailored to the Year 11 curriculum. Use this as a revision checklist and quick reference.

    本文系统梳理了 SQA National 5 统计的核心考点,涵盖数据类型、收集方法、图表展示、集中趋势、离散程度、正态分布与概率等模块,贴合 Year 11 教学大纲,适合作为复习清单与快速参考。


    1. Types of Data | 数据类型

    Data can be qualitative (categorical) or quantitative (numerical). Quantitative data splits into discrete data, which takes exact whole‑number values, and continuous data, which can take any value within a range.

    数据可分为定性(分类)数据和定量(数值)数据。定量数据又分为离散数据(只能取精确整数值)和连续数据(在某个范围内可取任意值)。

    Examples: favourite colours are qualitative; shoe sizes are discrete; heights and times are continuous.

    例如:最喜欢的颜色是定性数据;鞋码是离散数据;身高和时间是连续数据。


    2. Collecting Data: Populations and Samples | 数据收集:总体与样本

    A population includes every member of the group being studied. A sample is a subset of the population used to make inferences. A census collects data from the entire population, but is often impractical.

    总体包含研究对象的每一个成员;样本是总体的一个子集,用于推断总体信息。普查会收集整个总体的数据,但往往难以实现。

    Samples should be random and representative to avoid bias. Common sampling methods include simple random sampling, stratified sampling, and systematic sampling.

    样本应随机且具有代表性以避免偏差。常见的抽样方法包括简单随机抽样、分层抽样和系统抽样。


    3. Displaying Data: Charts and Graphs | 数据展示:图表与图形

    Bar charts are used for qualitative or discrete data, with gaps between bars. Histograms display continuous data in frequency density form: the area of each bar is proportional to frequency.

    条形图用于定性或离散数据,柱间留有空隙。直方图以频率密度形式展示连续数据,每个柱的面积与频数成正比。

    Other key diagrams include stem‑and‑leaf plots, which preserve original values, and line graphs for trends over time. Pie charts show proportions but lose detail.

    其他重要图形包括茎叶图(保留原始数值)和展示时间趋势的折线图。饼图显示比例但会丢失细节。


    4. Measures of Central Tendency | 集中趋势的度量

    The mean is the arithmetic average: x̄ = Σx / n. It uses all values but is sensitive to outliers.

    均值是算术平均数:x̄ = Σx / n。它使用了所有数值,但易受异常值影响。

    The median is the middle value when data are ordered. For n values, position is (n + 1)/2. It is robust to outliers.

    中位数是排序后位于中间的值。n 个数据的中位数位置为 (n + 1)/2。它对异常值不敏感。

    The mode is the most frequent value and can be used for qualitative data.

    众数是出现次数最多的值,可用于定性数据。


    5. Measures of Dispersion: Range and Interquartile Range | 离散程度:极差与四分位距

    The range = maximum − minimum. It is quick to find but affected by extreme values.

    极差 = 最大值 − 最小值。计算简便,但易受极端值影响。

    The interquartile range (IQR) = Q₃ − Q₁. It measures the spread of the middle 50% of the data and is more resistant to outliers.

    四分位距 (IQR) = Q₃ − Q₁。它衡量中间 50% 数据的分散程度,对异常值更具抗干扰性。

    Quartiles are found by ordering data: Q₁ is the median of the lower half, Q₃ is the median of the upper half.

    四分位数通过排序得出:Q₁ 是下半部分的中位数,Q₃ 是上半部分的中位数。


    6. Standard Deviation | 标准差

    Standard deviation measures how much individual values deviate from the mean. The sample standard deviation formula is:

    标准差衡量各数值与均值的偏离程度。样本标准差公式为:

    s = √( Σ(x − x̄)² / (n − 1) )

    Steps: find the mean, subtract the mean from each value, square the results, sum them, divide by (n − 1), and take the square root. Variance = s².

    计算步骤:求均值,各值减均值后平方,求和,除以 (n − 1),再开平方。方差即为 s²。

    A lower standard deviation indicates data clustered near the mean; a higher one shows greater spread.

    标准差越小表示数据越集中在均值附近;越大则越分散。


    7. Box Plots and Five‑Number Summaries | 箱线图与五数概括

    A box plot shows minimum, Q₁, median, Q₃, and maximum on a scale. It visualises the spread and highlights outliers.

    箱线图在坐标轴上显示最小值、Q₁、中位数、Q₃ 和最大值,直观呈现数据分布并突出异常值。

    Outliers are often defined as values below Q₁ − 1.5 × IQR or above Q₃ + 1.5 × IQR.

    异常值通常定义为小于 Q₁ − 1.5 × IQR 或大于 Q₃ + 1.5 × IQR 的数值。

    Box plots are excellent for comparing two or more data sets side by side.

    箱线图非常适合并排比较多组数据。


    8. Scatter Graphs and Correlation | 散点图与相关性

    A scatter graph plots paired bivariate data. The pattern reveals the type and strength of correlation: positive, negative, or none.

    散点图绘制成对的二元数据,模式揭示相关性的类型和强度:正相关、负相关或无相关。

    A line of best fit can be drawn by eye, passing through (x̄, ȳ) when sensible. The equation of the line can be used to make estimates.

    最佳拟合线可通过目测画出,合理情况下应经过 (x̄, ȳ)。该直线方程可用于估计。

    Be aware that extrapolation beyond the data range is unreliable.

    注意,超出数据范围的外推是不可靠的。


    9. Introduction to Probability | 概率基础

    Probability is a number between 0 and 1 that measures how likely an event is. It can be expressed as a fraction, decimal, or percentage.

    概率是 0 到 1 之间的一个数,衡量事件发生的可能性,可用分数、小数或百分数表示。

    For equally likely outcomes: P(event) = number of favourable outcomes / total number of outcomes.

    等可能结果下:P(事件) = 有利结果数 / 总结果数。

    Relative frequency can estimate probability from experimental data: Relative frequency = frequency / total number of trials.

    可用试验数据中的相对频率估计概率:相对频率 = 频数 / 试验总次数。

    Expected frequency = probability × number of trials. This helps check if an actual frequency is surprising.

    期望频数 = 概率 × 试验次数。这有助于判断实际频数是否异常。


    10. The Normal Distribution | 正态分布

    The normal distribution is a symmetric, bell‑shaped curve defined by its mean (μ) and standard deviation (σ). About 68% of data lies within 1σ of the mean, and 95% within 2σ.

    正态分布是以均值 (μ) 和标准差 (σ) 定义的一种对称的钟形曲线。约 68% 的数据落在均值 ±1σ 内,95% 落在 ±2σ 内。

    Many natural measurements approximate a normal distribution when taken in large samples.

    许多自然界的测量数据在大样本下近似正态分布。

    You may be asked to comment on whether a data set is approximately normal by examining its shape or comparing percentages within key intervals.

    可能需要通过观察图形或比较关键区间内的百分比,判断一组数据是否近似正态。


    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • Year 12 CIE Statistics: UK University Entry Requirements Comparison | Year 12 CIE 统计学:英国大学申请要求对照

    📚 Year 12 CIE Statistics: UK University Entry Requirements Comparison | Year 12 CIE 统计学:英国大学申请要求对照

    As a Year 12 student following the CIE Statistics A-level, you may be wondering how this subject is perceived by UK universities. Is it treated as a strong, respected qualification? Does it count as Mathematics for admissions purposes? This article provides a detailed comparison of entry requirements across leading UK institutions, helping you make informed decisions about your subject choices and university applications.

    作为一名修读CIE统计学A-level的12年级学生,你可能想知道英国大学如何看待这门科目。它被视为强有力且受尊重的资质吗?在招生中它算作数学吗?本文详细对比了英国顶尖院校的入学要求,帮助你针对科目选择和大学申请做出明智的决定。


    1. The Importance of A-Level Subjects in UK Admissions | 英国大学招生中A-Level科目的重要性

    UK universities place great emphasis on the A-Level subjects you choose. For competitive courses, they often specify required subjects and sometimes even a list of ‘preferred’ or ‘non-preferred’ subjects. While Mathematics is almost always a preferred subject, Statistics sits in a grey area. Many universities recognise CIE Statistics as a rigorous applied mathematics subject, but it is essential to check whether it can substitute for a full A-Level Mathematics requirement.

    英国大学非常重视你选择的A-Level科目。对于竞争激烈的课程,他们通常会指定必修科目,有时甚至给出“首选”或“非首选”科目列表。虽然数学几乎总是首选科目,但统计学则处于灰色地带。许多大学承认CIE统计学是一门严谨的应用数学学科,但必须确认它是否能替代完整的A-Level数学要求。

    The CIE Statistics syllabus covers data collection, probability, distributions, and hypothesis testing, providing strong analytical skills. However, it lacks the pure mathematics components like algebra and calculus that are essential for many degree programmes. Therefore, some universities draw a clear distinction.

    CIE统计学教学大纲涵盖数据收集、概率、分布和假设检验,培养强大的分析能力。然而,它缺少许多学位课程所必需的代数和微积分等纯数学内容。因此,部分大学会明确区分。


    2. Is CIE Statistics a ‘Hard’ or ‘Soft’ Subject? | CIE统计学是“硬”科目还是“软”科目?

    The traditional classification of ‘hard’ (facilitating) subjects includes Mathematics, Further Mathematics, English Literature, Physics, Biology, Chemistry, Geography, History, and Languages. CIE Statistics is not explicitly on that list, but it is often considered a strong subject because it is mathematically based. Many admissions tutors treat it as an essay-based or applied subject rather than a pure science, so pairing it with at least one facilitating subject strengthens your application.

    传统的“硬核”(促进性)科目分类包括数学、进阶数学、英语文学、物理、生物、化学、地理、历史和语言。CIE统计学并未明确列入该清单,但由于其数学基础,它通常被视为一门强势科目。许多招生导师将其视为论文型或应用型学科,而非纯科学,因此将其与至少一门促进性科目搭配可增强申请竞争力。


    3. Russell Group Universities’ General Attitude | 罗素集团大学的总体态度

    The Russell Group, representing 24 leading UK universities, no longer publishes an official ‘facilitating subjects’ list. Instead, they advise students to choose subjects that align with their intended degree. Many Russell Group universities accept CIE Statistics as a third or fourth A-Level, but rarely as a substitute for Mathematics for STEM degrees. For humanities or social sciences, Statistics is often welcomed as it demonstrates quantitative literacy.

    代表24所英国顶尖大学的罗素集团已不再发布官方的“促进性科目”清单,而是建议学生选择与目标学位相关的科目。许多罗素集团大学接受CIE统计学作为第三或第四门A-Level,但在STEM学位中很少能替代数学。对于人文或社会科学,统计学因展现量化素养而常常受到欢迎。


    4. Mathematics vs Statistics: What Top Courses Demand | 数学与统计:顶尖课程的要求

    When applying to degrees such as Mathematics, Engineering, Physics, or Computer Science at top universities, an A-Level in Mathematics (and often Further Mathematics) is mandatory. CIE Statistics alone will not satisfy this requirement. For instance, the entry requirements for Physics at Imperial College London explicitly state ‘A* in Mathematics and A in Physics’. Submitting Statistics instead of Mathematics would lead to rejection.

    申请顶尖大学的数学、工程、物理或计算机科学等学位时,A-Level数学(通常是进阶数学)是必须的。仅凭CIE统计学无法满足这一要求。例如,帝国理工学院物理学的入学要求明确规定“数学A*和物理A”。若用统计学代替数学提交申请,将导致拒录。

    However, for courses that build on statistical methods, such as Economics, Psychology, Geography, or Management, CIE Statistics can be a valuable asset. Some universities even consider Statistics alongside Mathematics as part of a strong quantitative profile.

    然而,对于需要统计学方法的课程,如经济学、心理学、地理或管理学,CIE统计学可以成为宝贵的资产。一些大学甚至将统计学和数学一并视为强大定量背景的一部分。


    5. Oxford and Cambridge: Fine Print Requirements | 牛津与剑桥:细则要求

    At Oxford, most courses requiring Mathematics will ask for A-Level Mathematics and sometimes Further Mathematics. For Economics and Management, the standard offer is A*AA, with Mathematics required at A. CIE Statistics could be used as the third A-Level, but not in place of Mathematics. Cambridge’s typical offer for Natural Sciences (Physical) is A*A*A, with Mathematics and at least one science.

    在牛津,大多数要求数学的课程会要求A-Level数学,有时也要求进阶数学。对于经济与管理专业,标准录取条件是A*AA,其中数学须达到A。CIE统计学可作为第三门A-Level,但不能代替数学。剑桥自然科学(物理方向)的典型录取要求是A*A*A,包含数学和至少一门科学。

    For Cambridge Economics, the standard offer is A*A*A, including Mathematics. Again, Statistics cannot replace Mathematics but may strengthen an application if taken alongside. Both universities appreciate the analytical skills taught in Statistics, but caution that it should not be the sole mathematical subject.

    剑桥经济学的标准录取条件是A*A*A,包含数学。同样,统计学不能替代数学,但若同时选修则可增强申请。两所大学都欣赏统计学所教授的分析技能,但提醒它不应是唯一的数学科目。


    6. Imperial College London and LSE | 帝国理工学院与伦敦政治经济学院

    Imperial College London is explicit: for all engineering and physical sciences, Mathematics A-Level is compulsory. For their Mathematics and Statistics degrees, they require Mathematics and Further Mathematics at A*, with a third subject that could be Statistics. LSE, known for its social sciences, often requires Mathematics for Economics, but also highly values Statistics. For BSc Actuarial Science, they expect Mathematics at A, and Further Mathematics or Statistics is desirable.

    帝国理工学院明确表示:所有工程和物理科学专业,A-Level数学都是必修的。对于其数学与统计学学位,他们要求数学和进阶数学均为A*,第三门科目可以是统计学。以社会科学著称的伦敦政治经济学院,经济学通常要求数学,但也高度重视统计学。对于精算学理学士,他们期望数学达到A,并且进阶数学或统计学是理想的选择。

    LSE’s BSc Management accepts Mathematics, Further Mathematics, or Statistics as the quantitative subject, but advises that Statistics be accompanied by other traditional academic subjects. This shows that Statistics can be central in some LSE courses.

    伦敦政治经济学院的管理学理学士接受数学、进阶数学或统计学作为定量科目,但建议统计学与其他传统学术科目搭配。这表明统计学在某些伦敦政治经济学院课程中可以居于核心地位。


    7. UCL, Warwick, and Other Top Choices | 伦敦大学学院、华威及其他顶尖之选

    UCL’s BSc Statistics, Economics and a Language requires A*AA with Mathematics at A*. They explicitly accept A-Level Statistics as part of the offer, but not instead of Mathematics. Warwick’s MORSE (Mathematics, Operational Research, Statistics and Economics) degree demands A*AA including Mathematics and Further Mathematics, with Statistics not listed as a substitute but welcomed as a fourth subject.

    伦敦大学学院的统计学、经济学

    Published by TutorHao | Year 12 统计 Revision Series | aleveler.com

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

  • A-Level Statistics Transition Guide | Year 12 CIE 统计升学衔接指南

    📚 A-Level Statistics Transition Guide | Year 12 CIE 统计升学衔接指南

    Embarking on A-Level Statistics with CIE is an exciting opportunity to develop a deeper understanding of data, chance, and inference. This transition guide is designed to help you bridge the gap between IGCSE Mathematics and the rigour of Year 12 statistics, equipping you with a clear overview of topics, study strategies, and exam wisdom so you can start confidently.

    开始学习 CIE A-Level 统计学是一次激动人心的机会,你将深入理解数据、随机性与统计推断。这份升学衔接指南旨在帮助你衔接 IGCSE 数学与 Year 12 统计学的严格要求,为你提供清晰的主题概览、学习策略和考试智慧,让你自信启程。


    1. Welcome to A-Level Statistics | 欢迎学习 A-Level 统计学

    A-Level Statistics, typically taken as part of the Mathematics (9709) syllabus or as a stand-alone subject, is highly valued by universities for courses in economics, psychology, sciences, and engineering. In CIE’s structure, Year 12 covers Statistics 1 (S1), which introduces you to representing data, probability, combinations, random variables, and the normal distribution. This subject asks you not only to perform calculations but also to interpret results in context — a skill that sets the foundation for all data-driven decisions.

    A-Level 统计学通常作为数学(9709)大纲的一部分或独立科目学习,深受大学经济学、心理学、科学和工程等专业的青睐。在 CIE 框架下,Year 12 涵盖统计学 1(S1),内容包括数据表示、概率、排列组合、随机变量和正态分布。这门课不仅要求你完成计算,还要求在具体情境中解释结果——这项技能为所有数据驱动的决策奠定了基础。


    2. Bridging the Gap: IGCSE to A-Level | 衔接 IGCSE 与 A-Level

    You have already met basic statistics at IGCSE: mean, median, mode, simple probability, and scatter diagrams. A-Level takes a significant leap. You will now work with formal notation, prove formulas, and handle grouped continuous data using frequency density. Combinatorics (permutations and combinations) appears for the first time, and you will be expected to manipulate algebraic expressions to derive expectations and variances. The emphasis shifts from ‘calculate’ to ‘analyse and justify’.

    你在 IGCSE 阶段已经接触过均值、中位数、众数、简单概率和散点图等基础统计内容。A-Level 则显著跃升。你将使用正式的数学符号,证明公式,并借助频数密度处理连续分组数据。排列与组合首次登场,你还需要通过代数推导期望和方差。重点从“计算”转向“分析与论证”。

    To make the transition smoother, refresh your algebraic fraction skills and get comfortable reading probability statements like P(A ∩ B). Keep a formula booklet handy and learn how reference tables (e.g., normal distribution) are used. Recognising that statistics is not just arithmetic but a language of uncertainty will ease the culture shock.

    为顺利过渡,请重温代数分式运算,并习惯解读 P(A ∩ B) 之类的概率语句。备好公式表,熟悉正态分布等参考表的用法。认识到统计学不单是算术,更是一门描述不确定性的语言,将有助于缓解文化冲击。


    3. Core Topics Overview | 核心主题概览

    The CIE Statistics 1 syllabus can be divided into six major areas. Below is a bilingual overview to give you a roadmap. Each area builds on the previous one, so steady progress is essential.

    CIE 统计学 1 大纲可分为六大板块。以下双语概述为你提供路线图。每个板块都建立在之前内容的基础上,稳步推进至关重要。

    Topic 中文主题 Key content
    Representation of data 数据表示 Stem-and-leaf diagrams, box plots, histograms, cumulative frequency graphs
    Measures of location and spread 集中与离散量数 Mean, median, quartiles, variance, standard deviation, coding
    Probability 概率 Basic rules, conditional probability, tree diagrams, independent events
    Permutations and combinations 排列与组合 Factorials, arrangements, selections, and solving problems with identical items
    Discrete random variables 离散随机变量 Probability distributions, expectation E(X), variance Var(X), applications
    The normal distribution 更多咨询请联系16621398022(同微信)

  • Year 12 CIE Statistics: Winter Break Intensive Revision Plan | Year 12 CIE 统计:寒假强化复习计划

    📚 Year 12 CIE Statistics: Winter Break Intensive Revision Plan | Year 12 CIE 统计:寒假强化复习计划

    The winter break offers Year 12 students a golden opportunity to consolidate their understanding of CIE Probability & Statistics 1 (S1). A structured revision plan can transform this holiday into a period of rapid progress. This article outlines a comprehensive, bilingual guide to help you master key topics, avoid common pitfalls, and build exam confidence.

    寒假为 Year 12 学生提供了一个巩固 CIE 概率与统计 1(S1)知识的黄金机会。有条理的复习计划能让你在假期中取得飞速进步。本文提供一份全面的中英双语指南,帮助你掌握核心主题、避开常见陷阱并增强考试信心。

    1. Understanding the S1 Syllabus | 解读 S1 大纲

    Before diving into revision, review the official CIE 9709 S1 syllabus to identify all assessed topics. Key areas include data representation, measures of central tendency and dispersion, probability, permutations and combinations, discrete random variables, the binomial distribution, and the normal distribution.

    在开始复习之前,先浏览 CIE 9709 S1 官方大纲,明确所有考查内容。核心板块包括数据表示、集中趋势与离散程度的度量、概率、排列组合、离散随机变量、二项分布以及正态分布。

    Create a checklist of sub-topics such as drawing histograms, calculating standard deviation from grouped data, applying conditional probability formulas, and using normal distribution tables. Tick off each one as you master it.

    制作一份子主题清单,例如绘制直方图、根据分组数据计算标准差、应用条件概率公式以及使用正态分布表。每掌握一个就勾掉一个。


    2. Setting Realistic Goals | 设定切实可行的目标

    Set specific, measurable goals for the winter break, such as completing all past papers from 2019 to 2023 or achieving 85% on a timed mock exam. Break your goals into weekly targets to maintain momentum.

    为寒假设定具体、可衡量的目标,比如做完 2019 至 2023 年所有真题,或在限时模拟考中取得 85% 的正确率。将目标分解为每周任务以保持动力。

    Use a study timetable that mixes intense study blocks with adequate rest. Aim for 2-3 hours of focused statistics work each day rather than cramming all day.

    使用学习时间表,将高强度学习时段与充分休息结合起来。目标是每天专注学习统计学 2-3 小时,而非整天填鸭式学习。


    3. Weekly Breakdown: A 4-Week Plan | 四周复习计划分解

    Week 1: Revise core concepts of data handling and descriptive statistics. Focus on histograms, cumulative frequency graphs, box plots, and calculating mean, variance, and standard deviation from raw and grouped data.

    第一周:复习数据处理与描述性统计的核心概念。重点掌握直方图、累积频率图、箱线图,以及从原始数据和分组数据计算均值、方差和标准差。

    Week 2: Tackle probability theory, permutations and combinations. Master the addition and multiplication rules, conditional probability, Venn diagrams, tree diagrams, and solving arrangement and selection problems.

    第二周:攻克概率论、排列与组合。掌握加法法则和乘法法则、条件概率、韦恩图、树状图,并解决排列与组合的应用题。

    Week 3: Study discrete random variables, their probability distributions, E(X) and Var(X), followed by the binomial distribution. Learn how to identify binomial conditions, use the formula, and find probabilities using tables or a calculator.

    第三周:学习离散随机变量及其概率分布、E(X) 和 Var(X),然后学习二项分布。学会判断二项分布的条件,使用公式,并通过查表或计算器求概率。

    Week 4: Master the normal distribution, standardisation (Z-scores), and inverse normal problems. Finish with full past papers under timed conditions, reviewing every mistake thoroughly.

    第四周:掌握正态分布、标准化(Z 分数)和逆向正态问题。最后在限时条件下完成整套真题,仔细复盘每一个错误。


    4. Deep Dive: Representation of Data | 深入剖析:数据表示

    Data representation questions often involve constructing histograms where the area of each bar is proportional to frequency. Remember to calculate frequency density (frequency ÷ class width) before drawing.

    数据表示题常要求绘制直方图,其中每个条形的面积与频数成正比。要记住在绘图前先计算频率密度(频率 ÷ 组距)。

    Stem-and-leaf diagrams must have a key and ordered leaves. For cumulative frequency graphs, plot upper class boundaries against cumulative frequency, and use the graph to estimate medians, quartiles, and percentiles.

    茎叶图必须包含图例且叶子部分需排序。绘制累积频率图时,应以上组界为横坐标、累积频率为纵坐标,并利用图形估计中位数、四分位数和百分位数。

    Box plots display the minimum, lower quartile, median, upper quartile, and maximum. They are excellent for comparing distributions and identifying skewness visually.

    箱线图显示最小值、下四分位数、中位数、上四分位数和最大值。它们非常适合比较分布情况并直观识别偏态。


    5. Deep Dive: Measures of Location and Spread | 深入剖析:集中与离散量数

    Know the difference between population variance (σ²) and sample variance (s²). For grouped data, use midpoints to approximate the mean, and apply the formula σ² = Σf(x – x̄)² / Σf or the equivalent computational form.

    要分清总体方差(σ²)与样本方差(s²)。对于分组数据,使用组中值近似求均值,并应用公式 σ² = Σf(x – x̄)² / Σf 或其等价的计算公式。

    When data is coded as y = ax + b, the mean and standard deviation transform as ȳ = a x̄ + b and s_y = |a| s_x. This shortcut saves time in exam questions.

    当数据经过 y = ax + b 的编码处理后,均值和标准差的变化规律为 ȳ = a x̄ + b 且 s_y = |a| s_x。这一技巧能为考试节省时间。

    Interquartile range (IQR) is a robust measure of spread; use it alongside median when data contains outliers.

    四分位距(IQR)是一种稳健的离散量数;当数据含有异常值时,应将其与中位数搭配使用。


    6. Deep Dive: Probability Concepts | 深入剖析:概率基础

    Master the formal definitions: P(A ∪ B) = P(A) + P(B) – P(A ∩ B). For mutually exclusive events, P(A ∩ B) = 0. For independent events, P(A ∩ B) = P(A) × P(B) and P(A|B) = P(A).

    掌握公式定义:P(A ∪ B) = P(A) + P(B) – P(A ∩ B)。互斥事件满足 P(A ∩ B) = 0,独立事件满足 P(A ∩ B) = P(A) × P(B) 且 P(A|B) = P(A)。

    Conditional probability questions often appear in the context of tree diagrams. Always check whether probabilities change after a selection (without replacement) to decide if events are independent.

    条件概率问题常以树状图形式出现。务必检查在不放回抽样后概率是否发生变化,以判断事件是否独立。

    Venn diagrams are invaluable for visualising sets and

    Published by TutorHao | Year 12 统计 Revision Series | aleveler.com

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

  • Year 12 CIE Statistics: Unit Test Mock Paper Walkthrough | Year 12 CIE 统计:单元测试模拟卷解析

    📚 Year 12 CIE Statistics: Unit Test Mock Paper Walkthrough | Year 12 CIE 统计:单元测试模拟卷解析

    Welcome to this step-by-step walkthrough of a full Year 12 CIE Statistics unit test mock paper. The questions have been designed to reflect the typical style of CIE assessments, covering data representation, measures of central tendency and spread, probability, permutations and combinations, discrete random variables, the binomial distribution, normal approximation, and hypothesis testing. Work through each explanation to consolidate your understanding and exam technique.

    欢迎查看这份 Year 12 CIE 统计单元测试模拟卷的详细解析。题目按照 CIE 典型风格设计,涵盖数据表示、集中趋势与离散程度、概率、排列与组合、离散随机变量、二项分布、正态近似以及假设检验。逐一攻克每个解析,巩固你的理解并提升应试技巧。

    1. Stem-and-Leaf Diagram, Median and IQR | 茎叶图、中位数与四分位距

    Question 1: The times (in minutes) taken by 20 students to complete a puzzle are recorded below. (a) Construct an ordered stem-and-leaf diagram. (b) Calculate the median and the interquartile range (IQR).
    Data: 12, 15, 18, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 39, 42, 45.

    第1题:记录20名学生完成拼图所需时间(分钟)如下。(a) 画出有序茎叶图。(b) 计算中位数和四分位距 (IQR)。
    数据:12, 15, 18, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 33, 35, 36, 37, 39, 42, 45。

    First, arrange the data in ascending order – it is already ordered. We use the tens digit as the stem and the units digit as the leaf. The stems are 1, 2, 3, and 4. For stem 1, the leaves are 2, 5, 8; for stem 2, leaves 1, 2, 3, 5, 6, 7, 8, 9; for stem 3, leaves 1, 2, 3, 5, 6, 7, 9; and for stem 4, leaves 2, 5. Remember to include a key, e.g. 1 | 2 represents 12 minutes.

    首先,将数据按升序排列——该数据已经有序。我们将十位数作为茎,个位数作为叶。茎为1、2、3、4。茎1的叶为2、5、8;茎2的叶为1、2、3、5、6、7、8、9;茎3的叶为1、2、3、5、6、7、9;茎4的叶为2、5。务必包含图例,如 1 | 2 表示12分钟。

    The median position for n = 20 is (20+1)/2 = 10.5, so the median is the average of the 10th and 11th values. The 10th value is 28, the 11th is 29, giving a median of 28.5 minutes.

    对于 n=20,中位数位置为 (20+1)/2 = 10.5,因此中位数是第10和第11个数值的平均。第10个是28,第11个是29,中位数为28.5分钟。

    To find the quartiles, Q1 is at position (20+1)/4 = 5.25, so we interpolate between the 5th (22) and 6th (23) values: Q1 = 22 + 0.25 × (23 – 22) = 22.25. Q3 is at position 3 × (20+1)/4 = 15.75, between the 15th (35) and 16th (36) values: Q3 = 35 + 0.75 × (36 – 35) = 35.75. Hence IQR = 35.75 – 22.25 = 13.5 minutes.

    计算四分位数,Q1位于 (20+1)/4 = 5.25 的位置,因此我们在第5个(22)和第6个(23)数值之间插值:Q1 = 22 + 0.25 × (23 – 22) = 22.25。Q3位于 3×(20+1)/4 = 15.75 的位置,在第15个(35)和第16个(36)之间:Q3 = 35 + 0.75 × (36 – 35) = 35.75。因此 IQR = 35.75 – 22.25 = 13.5 分钟。


    2. Box Plot and Outlier Detection | 箱线图与异常值检测

    Question 2 (using the data from Q1): (a) Using the five-number summary, draw a box plot. (b) Determine if there are any outliers.

    第2题(沿用第1题数据): (a) 根据五数概括法绘制箱线图。(b) 判断是否存在异常值。

    The five-number summary is: Minimum = 12, Q1 = 22.25, Median = 28.5, Q3 = 35.75, Maximum = 45. Draw a scale, mark these five positions, construct a box from Q1 to Q3 with a line inside at the median, and then extend whiskers to the minimum and maximum.

    五数概括为:最小值=12,Q1=22.25,中位数=28.5,Q3=35.75,最大值=45。画出数轴,标出这五个点,从 Q1 到 Q3 作矩形框,框内居中画中位数线,然后从矩形端引出须线至最小值和最大值。

    To check for outliers, compute the fences: Lower fence = Q1 – 1.5 × IQR = 22.25 – 1.5 × 13.5 = 22.25 – 20.25 = 2.0. Upper fence = Q3 + 1.5 × IQR = 35.75 + 20.25 = 56.0. Any value below 2.0 or above 56

    Published by TutorHao | Year 12 统计 Revision Series | aleveler.com

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

  • Year 12 CIE Statistics: Common Misconceptions and Correction Methods | CIE 统计常见误区与纠正方法

    📚 Year 12 CIE Statistics: Common Misconceptions and Correction Methods | CIE 统计常见误区与纠正方法

    In Year 12 CIE Statistics, many students lose marks not because of difficult concepts but due to subtle misunderstandings that build up over time. This article identifies the most common misconceptions across topics like data handling, probability, distributions, and hypothesis testing, and provides clear correction methods with practical advice tailored to the CIE syllabus.

    在 Year 12 CIE 统计课程中,许多学生丢分并非因为概念难懂,而是由于长期积累的细微误解。本文总结了数据处理、概率、分布和假设检验等主题中最常见的误区,并提供了切合 CIE 大纲的清晰纠正方法与实用建议。


    1. Confusing Population and Sample Variance | 混淆总体与样本方差

    A persistent error is dividing by n instead of (n‑1) when calculating variance for a sample. Students often grab the calculator function marked σ² without checking whether the data come from a full population or a sample taken from it.

    一个顽固的错误是在计算样本方差时除以 n 而不是 (n‑1)。学生常直接使用计算器上标有 σ² 的功能,却没有检查数据是来自整个总体还是从总体中抽取的样本。

    Misconception Correction
    Using σ² = Σ(xᵢ – μ)² / n for a sample Use s² = Σ(xᵢ – x̄)² / (n-1) for a sample

    Correction: In CIE S1, always treat data as a sample unless the question explicitly states it is a population. The sample variance formula accounts for the loss of one degree of freedom when estimating the mean. If you are given a list of numbers with no mention of population, use the (n‑1) divisor. Most exam questions expect the unbiased estimate.

    纠正:在 CIE S1 中,除非题目明确说明是总体,始终将数据视为样本。样本方差公式考虑了估计均值时损失的一个自由度。如果给出一列数字且未提及总体,就使用 (n‑1) 作为分母。多数考题要求使用无偏估计。


    2. Misinterpreting Mean and Median Suitability | 误解平均数与中位数的适用性

    Many students automatically compute the mean for any data set, ignoring the shape of the distribution or the presence of outliers. This can give a central value that does not represent the typical observation.

    许多学生不假思索地对任何数据集求平均数,忽略了分布形状或异常值的存在。这样得到的中心值可能无法代表典型观测。

    Correction: Examine the context. For symmetric data with no extreme values, the mean is appropriate. For skewed data or when outliers are present, the median is a more resistant measure. For example, in housing prices, a few luxury homes can inflate the mean, so the median is preferred.

    纠正:结合背景分析。对于无极端值的对称数据,平均数适用。对于偏态数据或存在异常值时,中位数更具抗干扰性。例如在房价数据中,少数豪宅会拉高平均数,此时中位数更合适。


    3. Confusing Probability with Raw Frequency | 将概率与原始频数混淆

    A basic but harmful mistake is treating the number of times an event occurs as its probability. Statement like ‘the probability is 15’ appear in exams when students forget to divide by the total number of trials.

    一个基本但有害的错误是将事件发生的次数当作其概率。考试中常出现“概率是 15”这样的表述,因为学生忘记了除以总试验次数。

    Correction: Probability must be a number between 0 and 1, or expressed as a valid percentage. Convert frequency to relative frequency: P(A) = (frequency of A) / (total frequency). Always check that the sum of probabilities for all mutually exclusive outcomes equals 1.

    纠正:概率必须是 0 到 1 之间的一个数,或表示为有效的百分比。将频数转换为相对频数:P(A) = (A 的频数) / (总频数)。始终检查所有互斥结果的概率之和是否为 1。


    4. Misapplying Binomial Distribution Conditions | 二项分布条件误用

    Students often use B(n, p) when the trials are not independent or when the probability of success changes across trials. This is especially common in sampling without replacement from a small population.

    学生常在试验不独立或成功概率在各次试验中变化时使用 B(n, p)。这种情况在从小总体中无放回抽样时尤为常见。

    Correction: Verify the four conditions for a binomial setting: fixed number of trials n, each trial is independent, only two outcomes (success/failure), and constant success probability p. In CIE S1, sampling problems usually assume a large population so that independence is approximated; if not, the hypergeometric model would be required, but that is beyond the scope.

    纠正:验证二项分布的四项条件:试验次数 n 固定,各次试验独立,只有两种结果(成功/失败),成功概率 p 恒定。在 CIE S1 中,抽样问题通常假设总体很大以近似独立;若不是,需用超几何模型,但此模型超出大纲。


    5. Incorrect Standardisation in Normal Distribution | 正态分布标准化错误

    Misuse of the z‑score is common: subtracting the wrong location parameter, dividing by the variance instead of the standard deviation, or using the sample standard deviation when the population parameters are known.

    误用 z 分数很常见:减去错误的位置参数,除以方差而非标准差,或在已知总体参数时使用样本标准差。

    Correction: If X ~ N(μ, σ²), the standardised value is Z = (X – μ) / σ. Always use the population standard deviation, not variance. Draw a quick sketch of the normal curve and shade the required region to avoid reading the wrong tail of the probability table. When only sample data are provided, use the sample mean and sample standard deviation as estimates.

    纠正:若 X ~ N(μ, σ²),标准化值为 Z = (X – μ) / σ。始终使用总体标准差,而非方差。快速画出正态曲线草图并阴影需查找的区域,以免读错概率表的尾部。当只提供样本数据时,用样本均值和样本标准差作为估计值。


    6. Misinterpretation of p-value in Hypothesis Testing | 假设检验中 p 值的错误解读

    A widespread misconception is that the p‑value tells you the probability that H₀ is true. Students also confuse p‑value with the test statistic or use it incorrectly when making the decision to reject or not reject H₀.

    普遍存在的误解是 p 值告诉你 H₀ 为真的概率。学生还常将 p 值与检验统计量混淆,或在决定是否拒绝 H₀ 时错用 p 值。

    Correction: The p‑value is the probability of obtaining a test statistic at least as extreme as the one observed, assuming H₀ is true. It is not the probability that H₀ holds. Compare p‑value with the significance level α: if p ≤ α, reject H₀; if p > α, do not reject H₀. Never say ‘accept H₀’; instead conclude there is insufficient evidence against it.

    纠正:p 值是在 H₀ 为真的条件下,观察到检验统计量至少与所得样本一样极端的概率。它不是 H₀ 为真的概率。将 p 值与显著性水平 α 比较:若 p ≤ α,拒绝 H₀;若 p > α,不拒绝 H₀。切勿说“接受 H₀”,应总结为证据不足。


    7. Confusing Correlation with Causation | 混淆相关关系与因果关系

    Seeing a high correlation coefficient r = 0.95, students often write ‘increase in x causes increase in y’. This leap from association to causation is not justified in observational studies.

    看到较高的相关系数 r = 0.95 时,学生常写道“x 的增加导致 y 的增加”。这种从关联到因果的跳跃在观察性研究中是不合理的。

    Correction: Correlation measures the strength of a linear relationship, not causation. There may be lurking variables that influence both x and y. For CIE answers, always state that correlation does not imply causation and that a regression line only describes association within the observed range.

    纠正:相关性衡量线性关系的强度,而非因果关系。可能存在同时影响 x 和 y 的潜在变量。在 CIE 答案中,始终说明相关不意味因果,回归线仅描述观测范围内的关联。


    8. Extrapolation Beyond Data Range in Regression | 回归分析中的外推误区

    Using a least‑squares regression line to forecast values far outside the original x‑range is a classic blunder. The line is reliable only within the span of the data used to create it.

    使用最小二乘回归线预测远超出原始 x 范围的值是典型的错误。这条线只在建立它所用数据范围内可靠。

    Correction: Prediction should be restricted to interpolation — estimating y for x‑values within the observed interval. If an exam question asks for a prediction outside this range, comment that it is unreliable due to extrapolation and that the linear model may no longer hold.

    纠正:预测应限于内插 —— 在观测区间内的 x 值处估计 y。如果考试题要求超出该范围进行预测,应注明由于外推预测不可靠,且线性模型可能不再成立。


    9. Mixing Up Conditioning in Conditional Probability | 条件概率中“已知”条件混淆

    A typical mistake is writing P(A|B) = P(A ∩ B) or P(B|A) when P(A|B) is needed. Students also forget the denominator P(B) or even swap the events in a two‑way table.

    一个典型的错误是写出 P(A|B) = P(A ∩ B) 或在需要 P(A|B) 时给出 P(B|A)。学生还常忘记分母 P(B),甚至在双向表中交换事件。

    Correction: The correct formula is P(A|B) = P(A ∩ B) / P(B), provided P(B) > 0. Use a tree diagram or Venn diagram to visualise the problem. Always write down the ‘given’ event clearly; for instance, ‘the probability that a randomly chosen student studies French, given they are female’ means the condition is ‘female’.

    纠正:正确公式为 P(A|B) = P(A ∩ B) / P(B),前提是 P(B) > 0。用树图或维恩图将问题可视化。始终明确写出“给定”事件;例如,“在已知为女生的条件下,随机选择一名学生学习法语的概率”表示条件为“女生”。


    10. Misunderstanding Frequency Density in Histograms | 直方图中频数密度的误解

    When class widths are unequal, plotting frequency directly on the vertical axis leads to a distorted picture. A wide class may appear unnecessarily tall and misrepresent the distribution.

    当组距不相等时,在纵轴直接绘制频数会导致图形失真。一个宽区间可能显得过高,歪曲了分布情况。

    Correction: For histograms with unequal intervals, the vertical axis must represent frequency density: frequency density = frequency ÷ class width. The area of each bar is proportional to frequency. Always check the class widths before plotting, and label the vertical axis correctly as ‘Frequency density’ in your answers.

    纠正:对于组距不等的直方图,纵轴必须表示频数密度:频数密度 = 频数 ÷ 组距。每个条形面积与频数成比例。绘图前始终检查组距,并在答案中将纵轴正确标记为“频数密度”。


    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • Core Knowledge Review for CIE Year 12 Statistics | CIE十二年级统计核心知识点梳理

    📚 Core Knowledge Review for CIE Year 12 Statistics | CIE十二年级统计核心知识点梳理

    This article summarises the essential topics in CIE AS Level Mathematics (Probability & Statistics 1), which forms the foundation for Year 12 students. Understanding these core concepts will help you tackle exam questions with confidence.

    本文梳理了 CIE AS 数学(概率与统计 1)中的核心知识点,适合十二年级学生打基础。掌握这些关键概念将帮助你自信应对考试题目。

    1. Types of Data and Data Representation | 数据类型与表示

    Categorical or qualitative data describe qualities, while numerical or quantitative data consist of numbers. Numerical data can be discrete (countable, e.g. number of students) or continuous (measurable, e.g. height).

    分类(定性)数据描述特征,而数值(定量)数据由数字组成。数值数据可以是离散型(可数,如学生人数)或连续型(可测量,如身高)。

    In histograms, frequency is represented by area, not height. The frequency density = frequency / class width is used to draw bars so that unequal class widths are comparable.

    在直方图中,频数由面积而非高度表示。绘制时使用频数密度 = 频数 / 组距,使不等宽的组具有可比性。

    Stem-and-leaf diagrams display raw data while preserving each value; back-to-back stems can compare two datasets.

    茎叶图展示原始数据并保留每个值;背靠背的茎叶图可以比较两组数据。


    2. Measures of Central Tendency | 集中趋势度量

    The mean for a set of n values is calculated as x̄ = Σx / n. For grouped data we use midpoints: x̄ = Σfx / Σf.

    一组 n 个数据的均值计算为 x̄ = Σx / n。对于分组数据,使用组中点:x̄ = Σfx / Σf。

    The median is the middle value when data are ordered; for n observations, its position is (n+1)/2 if raw data. For grouped data, linear interpolation within the median class is used.

    中位数是排序后中间的值;对于原始数据,位置为 (n+1)/2。对于分组数据,在中位数所在组内使用线性插值。

    The mode is the most frequent value; a data set can be multimodal.

    众数是出现频率最高的值;数据集可以是多峰的。


    3. Measures of Dispersion | 离散程度度量

    The range is the difference between the largest and smallest values. It is easily affected by outliers.

    极差是最大值与最小值之差,容易受异常值影响。

    The interquartile range (IQR) = Q3 – Q1, covering the middle 50% of data and is more robust.

    四分位距 IQR = Q3 – Q1,涵盖中间 50% 的数据,更稳健。

    Variance measures average squared deviation from the mean: σ2 = Σ(x – μ)2 / N for a population; for a sample we often use s2 = Σ(x – x̄)2 / (n-1). The standard deviation is the square root of variance, s or σ.

    方差衡量与均值的平均平方偏差:总体方差 σ2 = Σ(x – μ)2 / N;样本常用 s2 = Σ(x – x̄)2 / (n-1)。标准差是方差的平方根,记为 s 或 σ。


    4. Cumulative Frequency and Percentiles | 累积频率与百分位数

    A cumulative frequency graph plots upper class boundaries against cumulative totals. It can be used to estimate the median, quartiles and percentiles.

    累积频率图将各组上限与累积频数描点,可用于估计中位数、四分位数和百分位数。

    The pth percentile is the value below which p% of the data fall. For example, the 90th percentile is found by reading off the graph at 90% of total frequency.

    第 p 百分位数是使得 p% 的数据低于此值的数。例如,第 90 百分位数可通过总频数的 90% 在图线上读取。


    5. Basic Probability | 概率基础

    The probability of an event A is written as P(A), and 0 ≤ P(A) ≤ 1. The sample space S includes all possible outcomes.

    事件 A 的概率记为 P(A),且 0 ≤ P(A) ≤ 1。样本空间 S 包含所有可能结果。

    For any two events A and B, the addition rule is: P(A ∪ B) = P(A) + P(B) – P(A ∩ B). If A and B are mutually exclusive, P(A ∩ B) = 0.

    对于任意两个事件 A 和 B,加法公式为:P(A ∪ B) = P(A) + P(B) – P(A ∩ B)。若 A 和 B 互斥,则 P(A ∩ B) = 0。

    Independent events satisfy P(A ∩ B) = P(A) × P(B). Independence means the occurrence of one event does not affect the probability of the other.

    独立事件满足 P(A ∩ B) = P(A) × P(B)。独立指一个事件的发生不影响另一个事件的概率。


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

    Conditional probability is defined as P(A | B) = P(A ∩ B) / P(B), provided P(B) > 0. It represents the probability of A given that B has occurred.

    条件概率定义为 P(A | B) = P(A ∩ B) / P(B),其中 P(B) > 0。它表示在 B 发生的条件下 A 发生的概率。

    Tree diagrams help solve multistage probability problems: multiply along branches for joint probabilities, and add probabilities from different branches for combined events. Always label probabilities clearly.

    树状图帮助解决多阶段概率问题:沿枝相乘得到联合概率,不同枝的概率相加得到组合事件概率。务必清晰标注概率。


    7. Permutations and Combinations | 排列与组合

    The number of ways to arrange n distinct objects in order is n! (n factorial). For example, 5! = 120.

    将 n 个不同物体排序的方法数为 n!(n 的阶乘)。例如 5! = 120。

    The number of permutations of r objects chosen from n is nPr = n! / (n-r)!. Order matters in permutations.

    从 n 个物体中选取 r 个的排列数为 nPr = n! / (n-r)!。排列中顺序重要。

    The number of combinations (selections where order does not matter) is nCr = n! / [r!(n-r)!]. This is the number of ways to choose r items from n.

    组合数(无序选取)为 nCr = n! / [r!(n-r)!]。这是从 n 个中选 r 个的方式数。


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

    A discrete random variable X takes a countable number of values. Its probability distribution is given by P(X = x) for each value x, and the sum of all probabilities must equal 1.

    离散随机变量 X 取可数个值。其概率分布由每个值 x 的 P(X = x) 给出,且所有概率之和必须为 1。

    The expected value (mean) of X is E(X) = Σ x P(X = x). It represents the long-run average.

    X 的期望值(均值)为 E(X) = Σ x P(X = x),代表长期平均结果。

    The variance is Var(X) = E(X2) – [E(X)]2, where E(X2) = Σ x2 P(X = x).

    方差为 Var(X) = E(X2) – [E(X)]2,其中 E(X2) = Σ x2 P(X = x)。


    9. Binomial Distribution | 二项分布

    A binomial experiment consists of n independent trials, each with two outcomes (success/failure), and a constant probability of success p. Then X ~ B(n, p).

    二项试验由 n 次独立试验组成,每次有两种结果(成功/失败),且成功的概率恒定为 p。记为 X ~ B(n, p)。

    The probability of exactly r successes is:

    恰好成功 r 次的概率为:

    P(X = r) = nCr pr (1-p)n-r

    Mean and variance for B(n, p): E(X) = np, Var(X) = np(1-p).

    二项分布的均值和方差:E(X) = np,Var(X) = np(1-p)。


    10. Normal Distribution | 正态分布

    The normal distribution is a continuous distribution with a symmetric bell-shaped curve. It is defined by mean μ and standard deviation σ: X ~ N(μ, σ2).

    正态分布是一种连续分布,具有对称的钟形曲线。由均值 μ 和标准差 σ 定义:X ~ N(μ, σ2)。

    To find probabilities, we standardise to the standard normal distribution Z ~ N(0, 1) using z = (x –

    Published by TutorHao | Year 12 统计 Revision Series | aleveler.com

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

  • Year 12 CIE Statistics: Comprehensive Syllabus Guide | Year 12 CIE 统计:课程大纲全面解析

    📚 Year 12 CIE Statistics: Comprehensive Syllabus Guide | Year 12 CIE 统计:课程大纲全面解析

    Understanding the Year 12 CIE Statistics syllabus is crucial for success in AS Level Mathematics or the standalone AS Statistics qualification. This guide breaks down every topic, assessment objective and essential technique. Whether you are preparing for Probability & Statistics 1 (Paper 5) or an equivalent statistics unit, you will find clear, exam-focused explanations matched to the Cambridge International curriculum.

    全面了解 Year 12 CIE 统计学大纲,对于在 AS Level 数学或独立 AS 统计学考试中取得好成绩至关重要。本文逐一拆解每个主题、评估目标和核心技巧。无论你正在备考 Probability & Statistics 1(卷五)还是类似统计单元,都能找到与剑桥国际课程精准匹配、以考试为导向的清晰解释。

    1. Syllabus Structure and Assessment | 课程结构与评估

    The Year 12 Statistics syllabus typically forms part of Cambridge International AS & A Level Mathematics (9709) as Paper 5, Probability & Statistics 1. It can also be studied as the AS component of Statistics (9694). The paper lasts 1 hour 15 minutes and carries 50 marks, contributing approximately 40% of the AS Mathematics grade. Assessment objectives test recall of statistical facts (AO1), application and manipulation of statistical techniques (AO2), and interpretation and evaluation of data in context (AO3).

    Year 12 统计学大纲通常是剑桥国际 AS & A Level 数学 (9709) 中卷五 Probability & Statistics 1 的内容,也可作为统计学 (9694) 的 AS 组成部分。考试时长 1 小时 15 分钟,满分 50 分,约占 AS 数学总分的 40%。评估目标考查统计知识的记忆 (AO1)、统计技巧的运用与操作 (AO2),以及在实际情境中对数据的解释与评价 (AO3)。


    2. Representation of Data | 数据表示

    Candidates must be able to construct and interpret stem-and-leaf diagrams (including back-to-back), box-and-whisker plots, histograms and cumulative frequency graphs. Using these displays to identify the median, quartiles, percentiles and skewness is a core skill. For grouped data, histogram scaling with frequency density ensures the area of each bar is proportional to frequency, which is a common exam requirement.

    考生必须能够构建并解读茎叶图(含背靠背茎叶图)、箱线图、直方图和累积频率图。利用这些图表识别中位数、四分位数、百分位数以及分布的偏态是一项核心技能。对于分组数据,直方图使用频率密度进行缩放,使每个柱形的面积与频率成正比,这是考试中的常见要求。


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

    Key measures include the mean, median and mode for both raw and grouped data. The mean for uncoded data is x̄ = Σx/n, while for grouped data we use midpoints and frequencies. Coded data is simplified using the formula x̄ = a + (Σd/n) × c, where a is the assumed mean and c the class width. The median is found from a cumulative frequency curve or by interpolation within a class interval. Understanding which measure best represents the data given skewness and outliers is regularly examined.

    关键的集中趋势度量包括原始数据和分组数据的平均数、中位数和众数。未编码数据的平均数为 x̄ = Σx/n,分组数据则利用组中值和频率计算。编码数据可借助公式 x̄ = a + (Σd/n) × c 简化计算,其中 a 为假定平均数,c 为组距。中位数通过累积频率曲线或组内插值法求得。给定偏态和异常值时,判断哪种度量最能代表数据是常考内容。


    4. Measures of Variation | 离散程度度量

    Range, interquartile range (IQR), variance and standard deviation are essential. For ungrouped data, variance σ² = Σ(x − μ)² / n; for grouped data we use midpoints. The coded variance formula is crucial for simplification: σ² = c² [Σd²/n − (Σd/n)²]. When combining two sets of data, the overall mean and variance can be found using pooled sums. Candidates must interpret IQR as a measure of spread resistant to outliers, unlike the range.

    极差、四分位距 (IQR)、方差和标准差是核心离散度量。对于未分组数据,方差 σ² = Σ(x − μ)² / n;分组数据则使用组中值。编码后的方差公式对简化计算十分关键:σ² = c² [Σd²/n − (Σd/n)²]。合并两组数据时,可利用总和求得总体平均数和方差。考生需能解释 IQR 为何是一种不受异常值影响的离散度量,而极差则不然。


    5. Probability Fundamentals | 概率基础

    The syllabus covers the addition rule for mutually exclusive events, the multiplication rule for independent events, and conditional probability P(A|B) = P(A ∩ B)/P(B). Tree diagrams, Venn diagrams and two-way tables are essential tools for visualising and solving multi-stage probability problems. Candidates must distinguish between P(A|B) and P(B|A) and correctly apply the concept of complements.

    大纲涵盖互斥事件的加法法则、独立事件的乘法法则,以及条件概率 P(A|B) = P(A ∩ B)/P(B)。树状图、维恩图和双向表是可视化和求解多阶段概率问题的重要工具。考生必须会区分 P(A|B) 和 P(B|A),并正确应用对立事件的概念。


    6. Permutations and Combinations | 排列与组合

    This topic underpins probability calculations involving equally likely outcomes. Factorials, arrangements (nPr) and selections (nCr) are used to count the number of ways events can occur. Restrictions such as ‘together’, ‘separated’ or ‘in a row’ require careful application of the multiplication principle and the addition principle. The identity nCr = nC(n−r) is useful for simplifying calculations, and binomial expansion coefficients are directly linked to nCr values.

    该主题是等可能结果概率计算的基础。阶乘、排列 (nPr) 和组合 (nCr) 用于计算事件发生的方法总数。诸如“相邻”、“不相邻”或“排成一排”等限制条件,要求考生熟练运用乘法原理和加法原理。恒等式 nCr = nC(n−r) 可简化运算,而二项展开系数与 nCr 值直接相关。


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

    A discrete random variable X takes a list of distinct values with associated probabilities that sum to 1. Candidates construct probability distribution tables and calculate E(X) = Σx p and Var(X) = Σx²p − [E(X)]². Linear transformations follow: E(aX + b) = aE(X) + b and Var(aX + b) = a² Var(X). Questions often involve deducing unknown probabilities from given expected values or variances.

    离散随机变量 X 取一系列不同值,其对应概率之和为 1。考生需构建概率分布表,并计算期望 E(X) = Σx p 和方差 Var(X) = Σx²p − [E(X)]²。线性变换的规则为:E(aX + b) = aE(X) + b,且 Var(aX + b) = a² Var(X)。常见考题要求根据给定的期望值或方差反推未知概率。


    8. Binomial Distribution | 二项分布

    The binomial distribution B(n, p) models the number of successes in n independent trials with constant probability p. Key properties: E(X) = np and Var(X) = npq, where q = 1 − p. Candidates must recognise the conditions required for a binomial model and use the probability formula or statistical tables to find P(X = r) and cumulative probabilities. The shape of the distribution depends on p and n, and approximating probabilities via symmetry is sometimes expected.

    二项分布 B(n, p) 用于描述 n 次独立试验中成功的次数,每次试验的成功概率 p 保持不变。其主要性质为:E(X) = np,Var(X) = npq,其中 q = 1 − p。考生需识别二项模型的使用条件,并运用概率公式或统计表求 P(X = r) 及累积概率。分布的形态取决于 p 和 n,有时需利用对称性近似概率。


    9. Normal Distribution | 正态分布

    The normal distribution N(μ, σ²) is a continuous probability distribution with a bell-shaped curve. Standardising to Z ∼ N(0, 1) using Z = (X − μ)/σ allows candidates to use standard normal tables. Finding probabilities such as P(X > a), P(a < X < b) and the central percentage ranges is routine. Inverse normal problems require locating the z-value for a given tail probability and solving for an unknown mean or standard deviation.

    正态分布 N(μ, σ²) 是一种呈钟形的连续概率分布。通过 Z = (X − μ)/σ 将数据标准化为 Z ∼ N(0, 1),考生便可使用标准正态表。常规考查内容包括求 P(X > a)、P(a < X < b) 及中心百分比区间等概率。逆向正态问题则需要根据给定的尾部概率确定 z 值,进而求解未知平均数或标准差。


    10. Examination Techniques | 考试技巧

    Success relies on clear methodical working: always define the random variable, state the distribution and its parameters, and show substitution before reading table values. Use calculator functions carefully and cross-check with tabulated values to avoid transcription errors. In graph-based questions, draw neat sketches with labelled axes. Common pitfalls include confusing population and sample variance, misapplying conditional formulas, and ignoring continuity corrections when not required—remember that CIE AS Statistics does not require continuity corrections for normal approximation to binomial.

    成功取决于清晰有条理的解题过程:务必先定义随机变量,标明分布及其参数,在查表前展示代值过程。谨慎使用计算器功能,并与表中数值交叉检查,避免抄写错误。遇到图形题,画出整洁的草图并标注坐标轴。常见陷阱包括混淆总体方差和样本方差、误用条件概率公式,以及在无需校正时画蛇添足——请记住,CIE AS 统计学并不要求对二项分布的正态近似进行连续性校正。


    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • Year 11 CCEA Statistics: Glossary Quick Memorisation Guide | CCEA Year 11 统计词汇术语速记指南

    📚 Year 11 CCEA Statistics: Glossary Quick Memorisation Guide | CCEA Year 11 统计词汇术语速记指南

    Statistics succeeds on a precise vocabulary. Whether you are describing data types, calculating averages, or interpreting probability, the correct terms open the marks. This guide groups essential CCEA Year 11 statistical terms into logical categories, with memory hooks for fast revision.

    统计学的成功在于精准的词汇。无论你是在描述数据类型、计算平均值还是解释概率,正确的术语能打开得分之门。本指南将 CCEA Year 11 必备统计术语按逻辑分类,并附上记忆钩子,助你快速复习。


    1. Types of Data | 数据类型

    • Qualitative data (categorical data) describe qualities or attributes that cannot be measured numerically, such as eye colour or favourite sport. Think ‘Quali’ = Quality.

      定性数据(分类数据)描述无法用数字测量的性质或属性,例如眼睛颜色或最喜欢的运动。联想“Quali” = 品质。

    • Quantitative data are numerical measurements that can be discrete or continuous. Think ‘Quanti’ = Quantity.

      定量数据是可以离散或连续的数字测量值。联想“Quanti” = 数量。

    • Discrete data can only take certain values, usually counted in whole numbers (e.g. number of students). Remember ‘discrete’ steps like stairs.

      离散数据只能取特定值,通常以整数计数(例如学生人数)。像楼梯一样有“离散”的台阶。

    • Continuous data can take any value within a range and are measured (e.g. height, time). Picture a continuous scale.

      连续数据可以在一个范围内取任何值,通过测量得到(例如身高、时间)。想象一把连续的刻度尺。

    • Primary data are collected firsthand by the researcher for a specific purpose. Secondary data are obtained from existing sources collected by others.

      原始数据由研究者为特定目的亲自收集。二手数据是从他人已收集的现有来源获得的。


    2. Data Collection and Sampling Methods | 数据收集与抽样方法

    • Census: a survey that collects data from every member of the population. Sample: a subset of the population selected for study. Remember: Census = Complete.

      普查:从总体每个成员收集数据的调查。样本:从总体中选择用于研究的一个子集。联想:Census = Complete(完全)。

    • Sampling frame: a list of all members of the population from which a sample is drawn. A pilot survey is a small trial run to test questionnaire design.

      抽样框:列出总体所有成员的清单,从中抽取样本。试点调查是测试问卷设计的小规模试运行。

    • Random sampling: every member has an equal chance of being selected. Systematic sampling: select every k-th member from an ordered list. Simple mnemonic: RANdom = no pattern; SYStematic = follow a system.

      随机抽样:每个成员被选中的机会均等。系统抽样:从有序列表中每隔 k 个选一个。简单记忆:RANdom = 无模式;SYStematic = 遵循系统。

    • Stratified sampling: divide the population into distinct subgroups (strata) and take a random sample from each in proportion to its size. Formula: number from stratum = (stratum size / population size) × sample size. ‘Strata’ = layers.

      分层抽样:将总体分成不同的子组(层),并按比例从每层随机抽样。公式:层抽样数 = (层大小 / 总体大小)× 样本大小。“Strata” = 层次。

    • Cluster sampling: randomly select entire groups (clusters). Quota sampling: interviewers fill fixed quotas without random selection. Convenience sampling: choose the easiest-to-reach individuals.

      整群抽样:随机选择完整群组。配额抽样:调查员按固定配额非随机选取。便利抽样:选择最容易接触到的个体。


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

    • Mean (arithmetic average): sum of all values divided by the number of values. Symbol: x̄ (x-bar). Formula: x̄ = Σx / n. It is affected by extreme values.

      平均数(算术平均值):所有值之和除以数值个数。符号:x̄(x-bar)。公式:x̄ = Σx / n。它受极端值影响。

    • Median: the middle value when data are arranged in order. If n is odd, it is the central value; if n is even, it is the mean of the two middle values. It is resistant to outliers. Think ‘Median = Middle’.

      中位数:数据按顺序排列后的中间值。若 n 为奇数,即为中间那个值;若 n 为偶数,则为中间两个值的平均数。它不易受异常值影响。联想“Median = Middle”。

    • Mode: the value that appears most frequently. There can be one mode, more than one (bimodal/multimodal), or none. Think ‘Mode = Most’.

      众数:出现频率最高的值。可有一个、多于一个(双峰/多峰)或无。联想“Mode = Most”。


    4. Measures of Spread | 离散程度度量

    • Range = maximum value – minimum value. It is simple but affected by outliers. R = Max − Min.

      极差 = 最大值 − 最小值。简单但受异常值影响。R = Max − Min

    • Interquartile range (IQR) = Q₃ − Q₁, where Q₁ is the lower quartile (25th percentile) and Q₃ is the upper quartile (75th percentile). IQR measures the spread of the middle 50% and is resistant to outliers.

      四分位距 (IQR) = Q₃ − Q₁,其中 Q₁ 是下四分位数(第25百分位数),Q₃ 是上四分位数(第75百分位数)。IQR 测量中间50%的分散程度,且不受异常值影响。

    • Standard deviation (σ for population, s for sample) measures the average distance of data points from the mean. Population formula: σ = √( Σ(x − μ)² / N ). Sample formula: s = √( Σ(x − x̄)² / (n − 1) ). A larger value indicates greater spread.

      标准差(总体 σ,样本 s)衡量数据点与平均值之间的平均距离。总体公式:σ = √( Σ(x − μ)² / N )。样本公式:s = √( Σ(x − x̄)² / (n − 1) )。值越大表示越分散。

    • Variance is the square of the standard deviation (σ² or s²). It is less intuitive to interpret but useful in further calculations.

      方差是标准差的平方(σ² 或 s²)。它不太直观,但在进一步计算中有用。


    5. Graphical Representations | 图表表示

    • Bar chart: used for categorical data; bars have equal gaps, height shows frequency.

      条形图:用于分类数据;条形之间有等宽的间隙,高度表示频数。

    • Histogram: used for continuous data; bars touch, and area is proportional to frequency (frequency density = frequency / class width). Crucial for unequal class widths.

      直方图:用于连续数据;条形紧挨,面积与频数成比例(频率密度 = 频数 / 组距)。在组距不等时至关重要。

    • Cumulative frequency curve (ogive): a running total of frequencies. Used to estimate median, quartiles and interpercentile ranges. A steep rise indicates a large frequency in that interval.

      累积频率曲线(形图):频数的累计。用于估算中位数、四分位数和百分位距。曲线陡峭上升表明该区间频数大。

    • Box plot (box-and-whisker plot): displays the five-number summary: minimum, Q₁, median, Q₃, maximum. Outliers may be plotted as individual points. Good for comparing distributions.

      箱线图(箱须图):展示五数概括:最小值、Q₁、中位数、Q₃、最大值。异常值可单点绘出。适合比较分布。

    • Scatter diagram: plots bivariate data (pairs of values) to show the relationship between two variables. Best-fit line can be added.

      散点图:绘制双变量数据(成对值),显示两变量之间的关系。可添加最佳拟合线。


    6. Probability Terminology | 概率术语

  • Year 11 CCEA Statistics: Bridging to Further Study | Year 11 CCEA 统计:升学衔接指南

    📚 Year 11 CCEA Statistics: Bridging to Further Study | Year 11 CCEA 统计:升学衔接指南

    As you complete your Year 11 CCEA Statistics course, you have developed essential skills in collecting, analysing, and interpreting data. This guide is designed to help you consolidate your knowledge and prepare for advanced statistical study at A-Level or in other quantitative subjects. By understanding how your current topics connect to future learning, you can strengthen your foundations and approach the next stage with confidence.

    在完成 CCEA Year 11 统计课程的同时,你已经掌握了收集、分析和解释数据的基本技能。本指南旨在帮助你巩固所学知识,为 A-Level 统计学或其他数理学科的进阶学习做好准备。通过了解当前主题与未来研究的联系,你可以夯实基础,自信迎接下一阶段的学习。


    1. Why Study Statistics? | 为什么学习统计学?

    Statistics is the science of learning from data. It equips you with the ability to make informed decisions, evaluate claims critically, and understand uncertainty. In today’s data-rich world, statistical literacy is valued across fields such as economics, psychology, medicine, business, and social sciences. A strong foundation in Year 11 statistics opens doors to A-Level courses in Mathematics, Statistics, Biology, and Geography, where data analysis is central.

    统计学是从数据中学习的科学。它使你能够做出明智决策、批判性地评估主张并理解不确定性。在如今数据丰富的世界里,统计素养在经济学、心理学、医学、商科和社会科学等领域都备受重视。扎实的 Year 11 统计基础能够为你开启 A-Level 数学、统计学、生物学和地理学等课程的大门,这些学科都离不开数据分析。


    2. Overview of CCEA Year 11 Statistics | CCEA Year 11 统计概述

    The CCEA GCSE Statistics specification (Year 11 component) covers a broad range of topics designed to build practical data-handling skills. You explore the data cycle: planning investigations, collecting data, processing and presenting information, and drawing conclusions. Key areas include summary statistics, graphical representation, probability, and an introduction to bivariate data. You also learn to critically evaluate statistical methods and recognise potential bias.

    CCEA GCSE 统计学大纲(Year 11 部分)涵盖一系列旨在培养实际数据处理能力的主题。你学习了数据的完整周期:规划调查、收集数据、处理与展示信息,并得出结论。重点领域包括汇总统计量、图形表示、概率以及双变量数据的入门。你还学会了批判性地评估统计方法并识别潜在偏差。


    3. Data Collection and Types | 数据收集与类型

    Understanding different data types is fundamental. You learn to distinguish between qualitative and quantitative data, discrete and continuous variables. Primary and secondary data sources are compared, along with the importance of sampling methods such as random, stratified, and systematic sampling. You also consider how questionnaire design and survey techniques can affect the quality of data.

    理解不同的数据类型是基础。你学会了区分定性数据与定量数据、离散变量和连续变量,并比较了第一手数据和第二手数据来源,以及随机、分层和系统抽样等抽样方法的重要性。你还考虑了问卷设计和调查技巧如何影响数据质量。


    4. Summarising Data: Central Tendency | 概括数据:集中趋势

    Measures of central tendency – mean, median, and mode – allow you to summarise a dataset with a single representative value. The mean (x̄) is calculated as the sum of all observations divided by the number of observations. The median is the middle value when data are ordered, and the mode is the most frequent value. You learned when each measure is most appropriate, especially how outliers can distort the mean.

    集中趋势的度量——平均数、中位数和众数——能让你用一个代表性数值概括数据集。平均数 (x̄) 的计算方法为所有观测值之和除以观测值个数。中位数是将数据排序后位于中间的数值,而众数是出现次数最多的值。你学习了每种度量在何种情况下最为适用,特别是异常值如何使平均数失真。

    x̄ = Σx / n


    5. Measures of Spread | 离散程度的度量

    The spread or dispersion of data is just as important as the centre. You worked with range, interquartile range (IQR), and standard deviation. The range is the difference between the maximum and minimum values, while the IQR measures the spread of the middle 50% of data. Standard deviation tells you how far, on average, each data point lies from the mean. For a sample, it is given by s = √[Σ(x – x̄)² / (n – 1)]. Understanding spread prepares you for later concepts like variance and distribution shapes in A-Level Statistics.

    数据的离散程度与集中趋势同样重要。你学习了极差、四分位距 (IQR) 和标准差。极差是最大值与最小值之差,而四分位距衡量中间 50% 数据的散布情况。标准差告诉你各个数据点与均值的平均偏差。对于样本而言,其公式为 s = √[Σ(x – x̄)² / (n – 1)]。理解离散程度为你以后学习 A-Level 统计学中的方差和分布形状等概念做好了准备。

    s = √[Σ(x – x̄)² / (n – 1)]


    6. Representing Data Graphically | 数据的图形表示

    Graphical representations bring data to life and reveal patterns. You constructed and interpreted bar charts, pie charts, histograms, frequency polygons, cumulative frequency curves, and box plots. Choosing the right diagram depends on the data type and the message you want to convey. Histograms, for example, show the distribution of continuous data, where area represents frequency density. These skills are directly transferable to A-Level, where you will use more advanced visualisations like scatter plots with lines of best fit and residual plots.

    图形表示让数据变得生动,并揭示其模式。你制作并解读了条形图、饼图、直方图、频数多边形、累积频数曲线和箱线图。选择合适的图表取决于数据类型以及你想传达的信息。例如,直方图展示连续数据的分布情况,其面积代表频率密度。这些技能可以直接迁移到 A-Level,届时你将使用更为高级的可视化方法,如带最佳拟合线的散点图和残差图。


    7. Probability Fundamentals | 概率基础

    Probability is the language of uncertainty. You explored how to calculate probabilities for single and combined events, using sample space diagrams, tree diagrams, and the addition and multiplication rules. The probability of an event A is written as P(A) and lies between 0 and 1. You also covered experimental versus theoretical probability, and the idea of relative frequency as an estimate of probability. A solid grasp of these basics is vital for A-Level topics such as conditional probability, discrete random variables, and the Binomial distribution.

    概率是描述不确定性的语言。你学习了如何使用样本空间图、树状图以及加法和乘法规则计算单一事件和复合事件的概率。事件 A 的概率记为 P(A),值介于 0 和 1 之间。你还学习了实验概率与理论概率,以及将相对频数作为概率估计的概念。扎实掌握这些基础知识对于 A-Level 的条件概率、离散随机变量和二项分布等主题至关重要。


    8. Bivariate Data and Correlation | 双变量数据与相关性

    Year 11 introduces the relationship between two variables through scatter plots and correlation. You learned to describe correlation as positive, negative, or zero, and to interpret its strength. The line of best fit (or regression line) allows you to make predictions. While you do not calculate the product-moment correlation coefficient (r) in Year 11, the underlying ideas pave the way for A-Level work on regression analysis, Spearman’s rank correlation, and the least squares method.

    Year 11 通过散点图和相关性引入了两个变量之间的关系。你学会了将相关性描述为正相关、负相关或零相关,并判断其强弱。最佳拟合线(或回归线)能让你进行预测。尽管在 Year 11 你尚未计算积矩相关系数 (r),但其底层概念为 A-Level 的回归分析、斯皮尔曼秩相关系数和最小二乘法等内容铺平了道路。


    9. Moving on to A-Level Statistics | 进入 A-Level 统计学

    Transitioning to A-Level Statistics (or Statistics within A-Level Mathematics) involves deepening your understanding and using more formal mathematical notation. You will study probability distributions (Binomial, Poisson, Normal), hypothesis testing, and confidence intervals. The data handling cycle you know well becomes more rigorous, with an emphasis on statistical inference. Many Year 11 topics reappear in a more algebraic and problem-solving context, so it is essential to be comfortable with the foundational terminology and computation.

    向 A-Level 统计学(或 A-Level 数学中的统计部分)过渡,意味着要深化理解并使用更正式的数学符号。你将学习概率分布(二项分布、泊松分布、正态分布)、假设检验和置信区间。你所熟悉的数据处理周期将变得更加严谨,并侧重于统计推断。许多 Year 11 的主题会以更代数化的方式和解决问题的形式再次出现,因此你必须对基础术语和计算感到自如。


    10. Skills and Mindset for Success | 成功所需的技能与心态

    Success in advanced statistics requires more than just memorising formulas. Cultivate a questioning mindset: always ask why a method works and what assumptions are being made. Practise interpreting outputs and writing clear, evidence-based conclusions. Strengthen your algebraic manipulation skills, as A-Level statistics often involves rearranging equations and using logarithmic transformations. Finally, engage with real-world data problems to see how statistical concepts apply beyond the classroom.

    要想在高等统计学中取得成功,需要的不仅仅是记忆公式。培养质疑精神:始终追问某种方法为何有效,以及做出了哪些假设。练习解读结果并撰写清晰、基于证据的结论。强化你的代数运算能力,因为 A-Level 统计学经常涉及公式变形和使用对数转换。最后,多接触现实世界的数据问题,了解统计概念如何应用于课堂之外。

    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • Year 11 CCEA Statistics: Interdisciplinary Integrated Problem Training | Year 11 CCEA 统计:跨学科综合题型训练

    📚 Year 11 CCEA Statistics: Interdisciplinary Integrated Problem Training | Year 11 CCEA 统计:跨学科综合题型训练

    In CCEA Year 11 Statistics, exam success depends on your ability to apply statistical methods in unfamiliar, cross-disciplinary contexts. This article brings together real-world scenarios from biology, business, geography, physics and more. Each section models the kind of integrated problem you might meet in the exam and shows you how to tackle it step by step, strengthening both your calculation skills and your interpretative thinking.

    在 CCEA 11 年级统计考试中,成功取决于你在不熟悉的跨学科情境中应用统计方法的能力。本文汇集了来自生物学、商业、地理学、物理学等学科的真实情境。每个小节都模拟了考试中可能出现的综合题型,并逐步向你展示如何解决问题,从而强化你的计算技能与解读能力。


    1. Scatter Graphs and Correlation in Biology | 生物学中的散点图与相关性

    In a biology experiment, students measured environmental temperature and the body temperature of a common frog to investigate thermoregulation. The data are recorded below.

    在一项生物学实验中,学生测量了环境温度和某种常见青蛙的体温,以研究体温调节。数据记录如下。

    Environmental temp (°C) 5 10 15 20 25 30
    Frog body temp (°C) 7 12 16 21 26 29

    Plot a scatter graph with environmental temperature on the horizontal axis and frog body temperature on the vertical axis. The points lie almost in a straight line, suggesting a very strong positive correlation.

    绘制散点图,将环境温度放在横轴,青蛙体温放在纵轴。各点几乎落在一条直线上,表明存在极强的正相关关系。

    To quantify the strength, calculate Pearson’s product-moment correlation coefficient r. First find the sums: Σx = 105, Σy = 111, Σxy = 2485, Σx² = 2275, Σy² = 2287, with n = 6. Substitute into the formula.

    为了量化强度,计算皮尔逊积矩相关系数 r。先求和:Σx = 105, Σy = 111, Σxy = 2485, Σx² = 2275, Σy² = 2287, n = 6。代入公式。

    r = [n Σxy − (Σx)(Σy)] / √[ (n Σx² − (Σx)²)(n Σy² − (Σy)²) ]

    This gives r = (6×2485 − 105×111) / √[(6×2275 − 105²)(6×2287 − 111²)] ≈ 0.998. The value is extremely close to +1, confirming a near-perfect positive linear association.

    代入得 r = (6×2485 − 105×111) / √[(6×2275 − 105²)(6×2287 − 111²)] ≈ 0.998。该值非常接近 +1,证实了近乎完美的正线性关联。

    Biologically, the frog’s body temperature rises almost linearly with the environment, illustrating its ectothermic nature. Such a scatter plot can help ecologists predict an amphibian’s activity level under different weather conditions.

    从生物学角度看,青蛙的体温几乎随环境温度线性升高,体现了其变温特性。这种散点图有助于生态学家预测蛙类在不同天气条件下的活动水平。


    2. Mean and Range in Business Sales | 商业销售中的均值与极差

    A small bakery recorded its weekly sales (in £100s) over six weeks: 10, 12, 9, 15, 11, 13. The owner wants a simple summary to plan inventory.

    一家小面包店记录了六周的销售额(单位:£100):10, 12, 9, 15, 11, 13。店主希望用简单的统计汇总来规划库存。

    Calculate the mean: (10+12+9+15+11+13) / 6 = 70 / 6 ≈ 11.67 (£1167). The range is 15−9 = 6 (£600).

    计算均值:(10+12+9+15+11+13) / 6 = 70 / 6 ≈ 11.67(£1167)。极差为 15−9 = 6(£600)。

    The mean gives a typical weekly sales level, useful for ordering raw materials. The range shows the variation caused by special events or holidays. However, the range is easily distorted by one extreme week; if Week 4 had been an outlier of 25, the range would jump to 16, masking the usual stability.

    均值反映了典型周销售水平,有助于订购原材料。极差显示了由特殊活动或假期引起的波动。然而,极差易受极端值影响;如果第 4 周是一个异常值 25,极差将跃升至 16,掩盖了通常的稳定性。

    In a business context, managers often combine the mean with the interquartile range for a more robust description of financial performance. This initial analysis shows typical earnings but highlights the need to explore why Week 4 was unusually high.

    在商业情境中,管理者常将均值与四分位距结合,以更稳健地描述财务业绩。这一初步分析显示了典型收入,但也凸显出探究第 4 周为何异常高的必要性。


    3. Probability Trees in Genetics | 遗传学中的概率树图

    In Mendel’s pea plant experiment, flower colour is determined by a single gene with allele P (purple, dominant) and p (white, recessive). A heterozygous plant (Pp) is self-pollinated. Draw a probability tree to find the chance of purple flowers in the offspring.

    在孟德尔的豌豆实验中,花色由一个基因决定,等位基因 P(紫色,显性)和 p(白色,隐性)。一棵杂合子植株(Pp)自花授粉。绘制概率树图,求子代开紫花的概率。

    The parent produces gametes P and p, each with probability ½. The tree has two branches from each parent leading to combinations: PP (½ × ½ = ¼), Pp (½ × ½ = ¼), pP (½ × ½ = ¼), pp (½ × ½ = ¼).

    亲本产生配子 P 和 p,概率均为 ½。从每个亲本出发的两条分支产生组合:PP (½ × ½ = ¼), Pp (½ × ½ = ¼), pP (½ × ½ = ¼), pp (½ × ½ = ¼)。

    Genotypes PP, Pp and pP all produce purple flowers, while only pp gives white. Therefore, P(purple) = ¼ + ¼ + ¼ = ¾ or 0.75.

    基因型 PP、Pp 和 pP 都产生紫花,只有 pp 产生白花。因此 P(紫色) = ¼ + ¼ + ¼ = ¾ 或 0.75。

    Extending the tree to two generations allows a geneticist to predict the ratio of phenotypes in a large population. This use of probability trees is a standard tool in introductory genetics and shows how statistics bridges mathematics and biology.

    将树图延伸至两代,可让遗传学家预测大种群中的表型比例。概率树图是入门遗传学的标准工具,展示了统计如何连接数学与生物学。


    4. Cumulative Frequency and Box Plots in Geography | 地理学中的累积频数与箱线图

    An economic geographer compiles the Gross National Income (GNI) per capita (in thousands of US dollars) for 15 countries: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 25, 30. She wants to summarise the distribution.

    一位经济地理学家整理了 15 个国家的人均国民总收入(千美元):1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 15, 20, 25, 30。她想汇总其分布。

    Group the data into class intervals 0−5, 5−10, etc. The cumulative frequency table shows how many countries fall below each upper bound. Plotting cumulative frequency against the upper class boundary gives an S-shaped curve.

    将数据分组为 0−5, 5−10 等区间。累积频数表显示有多少国家低于各个上限。以累积频数对组上限作图,得到 S 形曲线。

    From the graph, the median GNI is about 8 (thousand), the lower quartile ≈4.5, and the upper quartile ≈14. The interquartile range (IQR) is 9.5, indicating moderate

    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • Year 11 CCEA Statistics: In-Depth Analysis of Past Papers | CCEA 11年级统计:历年真题深度解析

    📚 Year 11 CCEA Statistics: In-Depth Analysis of Past Papers | CCEA 11年级统计:历年真题深度解析

    The CCEA GCSE Statistics examination challenges students to think critically about data, probability, and inference. Analysing past papers is one of the most effective strategies for mastering the syllabus, as it reveals recurring question types, common pitfalls, and the precise level of detail expected by examiners. This article provides a comprehensive breakdown of key topics drawn from recent past papers, offering bilingual insights, worked examples, and exam tips designed to boost your confidence and grades.

    CCEA GCSE 统计考试要求学生批判性地思考数据、概率和推断。分析历年真题是掌握课程大纲最有效的策略之一,因为它揭示了反复出现的题型、常见失分点以及考官期望的精确作答详略。本文针对近几年真题中的核心主题提供全面拆解,并给出双语解析、范例讲解和应试技巧,助你增强信心、提升成绩。


    1. Data Collection and Sampling Methods | 数据收集与抽样方法

    Understanding the difference between a population and a sample is fundamental. In past Paper 1 questions, candidates have often been asked to define ‘sampling frame’ and explain why a census might not be feasible. For instance, describing a sampling frame as ‘a list of all members of the population from which the sample is drawn’ earns full marks.

    理解总体与样本的区别是基础。在以往的试卷一中,经常要求考生定义“抽样框”并解释为何普查可能不可行。例如,将抽样框描述为“总体中所有成员的名单,样本从中抽取”即可获得满分。

    Stratified sampling frequently appears. A typical question provides a table with strata sizes and asks you to calculate the number to sample from each stratum, often requiring the formula: (stratum size / population) x sample size. Past markscheme analysis shows that many students lose marks by forgetting to round to the nearest integer or by using proportions incorrectly.

    分层抽样频繁出现。典型题目会给出一个包含各层大小的表格,要求计算每层应抽取的样本量,常用公式为:(层大小 ÷ 总体) × 样本量。历年评分标准分析显示,许多学生因忘记四舍五入到最接近的整数或错误使用比例而失分。

    In compare questions, structure your answer by stating an advantage of each method followed by a disadvantage. For example, systematic sampling is quick to implement in field surveys, but introduces periodicity bias if the list has an underlying pattern. A bilingual exam technique reminder: ‘always use subject-specific vocabulary such as “unbiased”, “representative”, “ease of access”.’

    在比较题中,构建答案的框架是先陈述每种方法的一个优点,再陈述一个缺点。例如,系统抽样在实地调查中实施迅速,但如果名单存在隐含模式,会引入周期性偏差。双语应试技巧提醒:“务必使用专业术语,如‘无偏’、‘代表性’、‘易获得性’。”


    2. Pitfalls in Data Representation | 数据表示的误区

    Histograms, cumulative frequency curves, and box plots are core graphical tools. Past papers reveal that a common mistake is using frequency density incorrectly. The formula is frequency density = frequency / class width. Many candidates plot frequency on the vertical axis instead. A strict markscheme awards no marks for bars drawn with heights proportional to frequency, not frequency density.

    直方图、累积频率曲线和箱线图是核心图形工具。历年真题显示,一个常见错误是错误使用频数密度。计算公式是:频数密度 = 频数 ÷ 组距。许多考生在纵轴上绘制频数而不是频数密度。严格的评分标准规定,如果条形高度与频数成比例而非频数密度,则不给分。

    Cumulative frequency questions often ask to estimate the median and interquartile range. Use the graph correctly: locate the (n/2)th value on the cumulative frequency axis, then read down to the horizontal axis. Students frequently misread the scale, especially when the graph uses a non-linear axis.

    累积频率题常要求估算中位数和四分位距。正确使用图表:在累积频率轴上找到第 n/2 个值的位置,再向下读取横轴。学生们经常读错刻度,尤其是在图形使用非线性坐标轴时。

    When interpreting box plots, compare central tendency and spread using comparative statements such as ‘The median of sample A is higher, suggesting a larger typical value, while the interquartile range is smaller, indicating less variability.’ This structured approach consistently hits the top band of the markscheme.

    解读箱线图时,要用比较句式说明集中趋势和离散程度,例如“样本A的中位数较高,表明典型值更大,而四分位距较小,说明变异性更小。”这种结构化的回答能稳定拿到最高分数段。


    3. Calculating Measures of Central Tendency and Dispersion | 集中趋势与离散程度的计算

    Mean, median, mode, range, quartiles, and standard deviation are staples of CCEA statistics papers. A frequency table problem often asks to estimate the mean using midpoints. The formula for estimated mean is x̄ = Σ(f x m) / Σf, where m is the midpoint. Past exam scripts show errors in midpoint selection for open-ended classes (e.g., ’30 and over’). Here, reasonable assumptions like ’35’ must be stated.

    均值、中位数、众数、极差、四分位数和标准差是CCEA统计试卷的基础。频数表问题常要求用组中值估算均值。估算均值公式为:x̄ = Σ(f x m) / Σf,其中 m 为组中值。历年试卷显示,开放组(如“30及以上”)的中值选择容易出错,此时需说明合理假设,如“35”。

    Standard deviation calculations require careful tabulation. CCEA papers usually specify or expect the sample variance formula with (n-1). A common error is squaring deviations incorrectly. The shortcut formula s² = (Σx² – (Σx)²/n) / (n-1) can be a time-saver, but many marks are lost due to premature rounding. Show all steps with unrounded values, and remember to take the square root at the end.

    标准差计算需要仔细列表。CCEA试卷通常明确要求或默认使用除 (n-1) 的样本方差公式。常见错误包括离差平方不对。简捷公式 s² = (Σx² – (Σx)²/n) / (n-1) 虽能节省时间,但大量失分源于过早取整。务必展示全部计算步骤并保留未取整数值,最后记得开平方根。

    Always interpret standard deviation in context: ‘The standard deviation of 2.4 cm indicates that the lengths typically vary by about 2.4 cm from the mean.’ Linking the answer to the unit is essential for the final mark.

    必须结合实际解释标准差:“2.4 cm 的标准差表明长度通常偏离均值约2.4 cm。”将答案与单位相关联对拿到最后一分至关重要。


    4. Probability Trees and Conditional Probability | 概率树图与条件概率

    Probability trees are almost guaranteed in

    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • CCEA GCSE Statistics: High-Frequency Topics and Common Mistakes Analysis | CCEA GCSE统计:高频考点与易错题分析

    📚 CCEA GCSE Statistics: High-Frequency Topics and Common Mistakes Analysis | CCEA GCSE统计:高频考点与易错题分析

    As Year 11 students prepare for the CCEA GCSE Statistics examination, a strategic focus on high-frequency topics and typical mistakes can significantly boost performance. This article revisits core concepts—from sampling and data presentation to probability distributions and index numbers—and highlights the pitfalls that often catch students off guard in past papers.

    对于11年级学生而言,聚焦CCEA GCSE统计考试的高频考点与易错陷阱,是提分的关键策略。本文梳理了从抽样、数据呈现到概率分布和指数的核心主题,并重点解析历年真题中常见的失分陷阱。


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

    Examiners frequently test the ability to distinguish between qualitative and quantitative data, and between discrete and continuous variables. A common error is mistaking shoe size or IQ scores as continuous simply because they are numbers—in fact, these are discrete quantitative data. Students must also identify the appropriate sampling method: simple random, stratified, systematic, cluster, or quota. The most frequent mistake involves stratified sampling proportions. Many students multiply the sample size by the stratum fraction incorrectly or forget to round to a whole number while maintaining representativeness.

    考官经常考查学生对定性/定量数据以及离散/连续变量的区分能力。常见错误是把鞋码或IQ分数误当作连续变量——实际上它们属于离散定量数据。同时,学生需正确识别随机、分层、系统、整群或配额抽样。最常见失分点是分层抽样的比例计算,不少同学把样本量错误地乘以层比例,或者忘记在保证代表性的前提下取整。


    2. Charts and Graphs: Common Pitfalls | 图表:常见错误

    Visual representation of data is a staple. In bar charts, ensure equal widths and consistent scales; pie charts require accurate angle calculations (frequency/total × 360°). Histograms, however, are a major source of error. The key is frequency density = frequency ÷ class width. When class intervals are unequal, students often plot frequency instead of frequency density, leading to distorted distributions. In cumulative frequency graphs, points must be plotted at the upper class boundary, and the curve should be a smooth ‘S’ shape. Stem-and-leaf diagrams demand a key and ordered leaves, yet many candidates lose marks by omitting the key or failing to align leaves properly.

    数据可视化是必考内容。条形图要保证等宽和一致刻度;饼图需要精确的角度计算(频数÷总数×360°)。然而,直方图是重灾区。关键是频率密度 = 频数 ÷ 组距。当组距不等时,学生常直接绘制频数而不是频率密度,导致分布变形。累积频数图中,点必须绘制在组的上界,曲线应光滑呈’S’形。茎叶图需要图例并按序排列叶;许多考生因遗漏图例或叶片未对齐而丢分。


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

    Mean, median and mode are straightforward conceptually, yet the exam traps lie in grouped data and extreme values. When estimating the mean from a frequency table, students must use midpoints and the formula Σfx ÷ Σf, but a common slip is using interval boundaries instead of midpoints. The median from a cumulative frequency graph requires reading at the 50th percentile accurately; many read the value on the x-axis too hastily. Open-ended classes also cause problems for the estimated mean—students need to recognise that an open interval like ‘>50’ cannot be assigned a midpoint without additional context, and they may need to use other measures.

    平均数、中位数和众数本身不难,但考试陷阱集中在分组数据和极端值。从频数表估算平均数时,需用组中点,公式为 Σfx ÷ Σf,常见错误是用了组界而没用中点。从累积频数图读取中位数,应在50%分位处准确读数,不少同学因匆忙而在x轴上取值不准。开口组也给估算均值带来麻烦,学生必须认识到如’>50’的开口区间若无额外信息无法确定中点,此时需转而使用其他度量。


    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • Year 11 CCEA Statistics: Exam Preparation Time Management and Strategies | Year 11 CCEA 统计:备考时间规划与策略

    📚 Year 11 CCEA Statistics: Exam Preparation Time Management and Strategies | Year 11 CCEA 统计:备考时间规划与策略

    Preparing for your Year 11 CCEA Statistics exam can feel overwhelming, but a clear plan turns stress into confidence. This guide offers practical time management tips, revision strategies, and exam-day advice tailored to the CCEA specification, helping you use every week wisely and walk into the exam room fully prepared.

    为 Year 11 CCEA 统计考试做准备可能会让人感到压力很大,但清晰的计划能将焦虑转化为信心。本指南提供贴合 CCEA 考纲的实用时间管理技巧、复习策略和考试日建议,帮助你明智地利用每一周,从容自信地走进考场。


    1. Understanding the CCEA Statistics Exam Format | 了解 CCEA 统计考试格式

    Start by knowing exactly what you are facing. The CCEA GCSE Statistics specification typically includes two written papers, each covering data collection, presentation, probability, and statistical interpretation. Questions mix short calculations, data response, and extended reasoning, often requiring you to interpret real-world contexts.

    首先要准确了解考试形式。CCEA GCSE 统计通常包括两份笔试,覆盖数据收集、数据展示、概率以及统计推断。题目混合了短计算、数据分析和拓展推理,经常要求你在真实情境中进行解读。

    Print out the specification and mark schemes from the CCEA website. Highlight the weightings: for example, ‘Handling Data’ might carry 40% of marks, while ‘Probability’ carries 30%. Knowing these percentages tells you where to invest most of your revision time.

    从 CCEA 官网打印考纲和评分方案,标出权重:例如“数据处理”可能占 40%,“概率”占 30%。了解这些百分比有助于你决定把大部分复习时间投入哪里。


    2. Setting a Realistic Revision Schedule | 制定现实的复习时间表

    Map the weeks leading up to your exam. Count how many study sessions you can realistically fit around school, homework, and rest. Block out fixed commitments first, then assign statistics revision slots of 40–50 minutes, because working in focused bursts beats long, exhausting sessions.

    规划好考前的几周。计算除了上学、作业和休息之外,你实际能安排多少个学习时段。先把固定的日程留出来,再为统计分配每次 40–50 分钟的复习模块,因为短时高效比长时间疲劳应战效果好得多。

    Use a weekly timetable that rotates topics so each major area is revisited at least three times before the exam. For example, Monday: Sampling & Data Collection; Wednesday: Charts & Averages; Friday: Probability; and weekends for past paper practice. Regular review strengthens long-term memory far better than cramming.

    使用轮换主题的周计划表,确保每个重点领域在考前至少复习三遍。例如周一:抽样与数据收集;周三:图表与平均数;周五:概率;周末用来练真题。定期回顾比临时突击更能巩固长期记忆。


    3. Prioritising Topics Based on Weightings | 根据权重优先排序主题

    Not all topics are equal. Check past papers and the specification to see which topics appear most frequently and carry the highest marks. Usually, statistical diagrams (histograms, cumulative frequency), measures of spread (standard deviation, interquartile range), and probability trees dominate the exams.

    并非所有主题都同等重要。查阅历年真题和考纲,找出出现频率最高、分值最大的部分。通常,统计图(直方图、累积频数)、离差量数(标准差、四分位距)和概率树在考试中占主导地位。

    Create a tier list: ‘Must-know’ for high-weight, frequently tested concepts; ‘Should-know’ for supporting skills like types of data; and ‘Nice-to-know’ for minor checklist items. Spend 60% of your time on tier one, 30% on tier two, and only 10% on tier three.

    制作一个层级清单:“必须掌握”的是高权重、高频考点;“应该掌握”的是支撑技能,如数据类型;“了解即可”的是细枝末节。将 60% 的时间花在第一层,30% 在第二层,仅 10% 在第三层。


    4. Mastering Data Collection & Sampling | 掌握数据收集与抽样

    CCEA questions often start with how data is gathered. Be confident with definitions: random sampling, stratified sampling, systematic sampling, and quota sampling. You need to explain advantages and limitations, not just memorise names.

    CCEA 题目常以数据如何收集为起点。要熟练掌握定义:随机抽样、分层抽样、系统抽样和配额抽样。你需要解释其优点和局限性,而不只是记住名称。

    Practice writing concise justifications, such as ‘Stratified sampling ensures each subgroup is proportionally represented, reducing bias when the population is divided into distinct categories.’ Link every method to real scenarios, like a school survey or a consumer poll.

    练习写出简洁的理由,例如“分层抽样确保每个子群体按比例被代表,当总体划分成不同类别时能减少偏差。” 将每种方法与真实情境联系起来,比如学校调查或消费者投票。


    5. Graphical Representations & Interpretation | 图形表示与解读

    You must be able to construct and criticise bar charts, pie charts, histograms with unequal class widths, cumulative frequency curves, and box plots. CCEA rewards precise labelling, correct frequency density calculation, and the ability to extract quartiles from graphs.

    你必须能够绘制并评价条形图、饼图、不等组距的直方图、累积频数曲线以及箱线图。CCEA 看重精确的标注、正确的频数密度计算,以及从图中提取四分位数的能力。

    When interpreting histograms, remember: frequency = frequency density × class width. For cumulative frequency, use a smooth curve and read off the median at the 50th percentile. Avoid common errors like forgetting to plot cumulative frequency at the upper class boundary.

    解读直方图时记住:频数 = 频数密度 × 组距。对于累积频数图,用平滑曲线并在第 50 百分位处读取中位数。避免常见错误,例如忘记将累积频数标在组上界。


    6. Probability Concepts & Calculations | 概率概念与计算

    Probability is a high-scoring area. Master the basic rule P(A) = number of favourable outcomes ÷ total number of outcomes, but also be ready for conditional probability, tree diagrams, and Venn diagrams. CCEA expects you to express probabilities as fractions, decimals, or percentages clearly.

    概率是高分区域。掌握基本法则 P(A) = 有利结果数 ÷ 总结果数,同时还要准备好条件概率、树状图和维恩图。CCEA 要求你清晰地用分数、小数或百分比表示概率。

    For tree diagrams, remember to multiply along branches and add across outcomes. When tackling conditional probability, use the formula: P(A|B) = P(A ∩ B) ÷ P(B), and practise identifying dependent events. Always check that probabilities on branches from a single point sum to 1.

    绘制树状图时,记得沿分支相乘,不同结果相加。处理条件概率时,使用公式:P(A|B) = P(A ∩ B) ÷ P(B),并练习识别相依事件。务必检查同一点出发的分支概率之和为 1。


    7. Statistical Measures & Formulas | 统计度量与公式

    You need fluency in calculating mean, median, mode, range, interquartile range, and standard deviation. For grouped data, use the midpoint of each class. The CCEA paper may ask you to compare distributions using these measures, so always comment on location and spread.

    你需要熟练计算平均数、中位数、众数、极差、四分位距和标准差。对于分组数据,使用各组中点。CCEA 试卷可能会要求用这些度量比较分布,因此始终要对集中趋势和离散程度做出评述。

    Memorise the standard deviation formula and practise with both raw and frequency tables. A handy version for a sample is:

    s = √[Σ(x − x̄)² ÷ (n − 1)]

    记住标准差公式,并分别用原始数据和频数表练习。样本标准差的一个常用公式为:

    s = √[Σ(x − x̄)² ÷ (n − 1)]

    Show clear substitution in your working, because method marks are generous even if the final answer is wrong. Also learn to use the Σfx and Σfx² columns efficiently.

    在解题过程中清晰展示代入步骤,因为即使最终答案有误,方法分也很可观。同时要高效使用 Σfx 和 Σfx² 列。


    8. Practising with Past Papers & Mark Schemes | 真题与评分方案练习

    Past papers are your most powerful revision tool. Start with untimed practice open-book, then progress to timed conditions. After each paper, mark it yourself using the official CCEA mark scheme; this teaches you exactly what examiners want.

    历年真题是你最强大的复习工具。先从开卷不限时练习开始,然后过渡到限时模拟。每做完一套,用 CCEA 官方评分方案自行批改,这能让你精确了解考官的期望。

    Create a mistake log: write down the question, your error, and the correct approach. Review this log weekly. Common pitfalls include misreading units, forgetting to label axes, or mixing up population and sample standard deviation. Repetition will eliminate them.

    建立错题日志:记下题目、你的错误以及正确解法,每周复习一遍。常见陷阱包括读错单位、忘记标注坐标轴,或混淆总体标准差与样本标准差。反复练习可以消除这些错误。


    9. Exam-Day Techniques & Wellbeing | 考试日技巧与健康管理

    The night before, stop studying by 8 pm. Prepare your equipment: calculator, ruler, pens, and any permitted resources. Sleep is essential for sharp thinking. In the morning, eat a balanced breakfast and arrive early to settle your nerves.

    考前一晚,晚上 8 点后停止学习。准备好用具:计算器、直尺、笔以及一切允许携带的资料。睡眠对保持思维敏锐至关重要。早上吃一顿营养均衡的早餐,并提前到达考场稳定情绪。

    During the paper, scan all questions first and mark those you are most confident with. Answer these first to build momentum. Manage your time strictly: if a question is worth 4 marks, spend no more than 5 minutes on it. Show all working clearly, as even a partial method can earn marks.

    考试中,先快速浏览所有题目,标出最有把握的。先做这些题以建立信心。严格管理时间:如果一道题 4 分,最多花 5 分钟。清晰展示所有解题步骤,因为部分方法也能得分。


    10. Final Review & Avoiding Common Errors | 最终回顾与避免常见错误

    In the last week, focus on refining rather than learning new content. Revisit your mistake log, re-work tricky past paper questions, and recite key definitions aloud. Avoid the trap of staying up late to cram; your recall drops sharply with fatigue.

    最后一周,重点放在完善而不是学习新内容上。重温错题日志,重做棘手的真题,并大声复述关键定义。避免熬夜突击,因为疲劳会使记忆力急剧下降。

    Watch out for specific errors: using frequency instead of frequency density in histogram calculations, forgetting to square root when finding standard deviation, or misinterpreting ‘at least’ probability. Double-check all calculator entries, especially brackets, to prevent silly slip-ups that cost easy marks.

    特别留意这些错误:在直方图计算中用频数而非频数密度;求标准差时忘记开平方根;或误解“至少”的概率。反复检查计算器输入,特别是括号,以防止低级失误丢分。


    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • 2026 CCEA Statistics Exam Changes and Trends | 2026年CCEA统计考试变化与趋势

    📚 2026 CCEA Statistics Exam Changes and Trends | 2026年CCEA统计考试变化与趋势

    The CCEA GCSE Statistics course provides a strong foundation in data handling and statistical thinking. For students sitting exams in 2026, the qualification has been refreshed to emphasise the application of statistics in real-world contexts. The changes reflect the growing demand for data literacy in fields such as healthcare, business, and social sciences. This update aligns with the latest educational priorities set by the awarding body to ensure that learners are not just performing calculations, but also interpreting and communicating findings effectively.

    CCEA GCSE统计课程为数据处理和统计思维奠定了坚实基础。对于参加2026年考试的学生而言,该资格证书已经更新,以强调统计学在真实世界情境中的应用。这些变化反映了医疗保健、商业和社会科学领域对数据素养日益增长的需求。此更新与颁证机构设定的最新教育重点一致,旨在确保学习者不仅会进行计算,还能有效理解和交流研究结果。


    1. Overview of CCEA GCSE Statistics | CCEA GCSE统计科目概览

    One of the most significant changes for 2026 is the move to 100% external examination. The previous controlled assessment unit, which accounted for 25% of the total marks, has been removed. The new structure consists of two written papers, each 1 hour 30 minutes long, contributing equally to the final grade. Paper 1 focuses on data description, probability, and statistical diagrams, while Paper 2 assesses the statistical enquiry cycle and interpretation of complex data sets. This shift reduces the administrative burden on schools and ensures a consistent standard of assessment.

    2026年最显著的变化之一是转为100%外部考试。此前占总分25%的受控评估单元已被取消。新结构包括两份笔试,每份时长1小时30分钟,对最终成绩贡献相同。试卷一侧重于数据描述、概率和统计图表,试卷二评估统计调查周期以及对复杂数据集的解释。这一转变减轻了学校的管理负担,并确保了评估标准的一致。

    The table below compares the assessment components pre-2026 and from 2026 onwards.

    下表比较了2026年前后的评估组成部分。

    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • Core Concepts of CCEA Year 11 Statistics | CCEA 11年级统计核心知识点梳理

    📚 Core Concepts of CCEA Year 11 Statistics | CCEA 11年级统计核心知识点梳理

    In Year 11 CCEA Statistics, you build a solid foundation in data handling, analysis, and probability. This article organises all the core topics into a clear, bilingual revision guide. Each concept is explained in English followed by Chinese, helping you master terminology and apply statistical thinking with confidence.

    在 CCEA 11 年级统计课程中,你将打下数据处理、分析和概率的坚实基础。本文将所有核心主题整理成清晰的双语复习指南。每个概念先用英文解释,再用中文说明,帮助你掌握术语并自信地应用统计思维。

    1. Types of Data | 数据类型

    Data can be classified as qualitative (non-numerical) or quantitative (numerical). Quantitative data is further split into discrete and continuous. Discrete data takes exact, countable values such as the number of students in a class. Continuous data can take any value within a range, for example height or time.

    数据可分为定性数据(非数值)和定量数据(数值)。定量数据又分为离散型和连续型。离散型数据取精确可数的值,如班级学生人数。连续型数据可取一个范围内的任何值,如身高或时间。

    Primary data is collected first-hand by the researcher, while secondary data is obtained from existing sources. Identifying data types helps decide suitable presentation and analysis methods.

    一手数据由研究者直接收集,二手数据则来自已有来源。识别数据类型有助于选择合适的展示与分析方法。

    2. Sampling Methods | 抽样方法

    A sample is a subset of a population. The sampling frame is a list of all population members. Key methods include simple random sampling (every member has an equal chance), stratified sampling (population divided into groups, then random samples taken proportionally), systematic sampling (select every nth item), quota sampling (non-random, filling set quotas), and convenience sampling (using readily available subjects).

    样本是总体的一个子集。抽样框是总体所有成员的列表。主要抽样方法有:简单随机抽样(每个成员被选中的机会相等)、分层抽样(总体划分为层,然后按比例随机抽取)、系统抽样(每第 n 个抽取一个)、配额抽样(非随机,按设定配额选取)和便利抽样(使用容易获得的样本)。

    Random methods reduce bias and allow valid conclusions. Non-random methods may be quicker but often introduce bias, so it is important to evaluate sample representativeness.

    随机方法减少偏见并得出有效结论。非随机方法可能更快速但常引入偏差,因此必须评估样本的代表性。

    3. Representing Data: Charts | 数据表示:图表

    Bar charts display frequency or frequency density for categorical data. Pie charts show proportions of a whole. For continuous data, histograms use area to represent frequency; with unequal class widths, frequency density is used: frequency density = frequency / class width.

    条形图展示分类数据的频数或频率密度。饼图显示整体中各部分的比例。对于连续数据,直方图用面积表示频率;当组距不等时需使用频率密度:频率密度 = 频数 / 组距

    Stem-and-leaf diagrams keep original data values visible and allow calculation of median and quartiles. A back-to-back stem-and-leaf diagram compares two data sets effectively.

    茎叶图保留原始数值,便于计算中位数和四分位数。背靠背茎叶图可有效比较两组数据。

    4. Measures of Central Tendency | 集中趋势度量

    The mean, median, and mode summarise the centre of a data set. For raw data, mean = Σx / n. The median is the middle value when data are ordered. The mode is the most frequent value.

    均值、中位数和众数概括数据集的中心。对于原始数据,均值 = Σx / n。中位数是排序后数据的中间值。众数是出现频率最高的值。

    For grouped data, the mean is estimated using midpoints: mean ≈ Σfx / Σf. The modal class has the highest frequency density, and the median class contains the cumulative frequency that reaches n/2.

    对于分组数据,用组中点估计均值:均值 ≈ Σfx / Σf。模态组具有最高频率密度,中位数组包含累积频数达到 n/2 的位置。

    The mean uses all values but is affected by outliers. The median is resistant to outliers. The mode is the only measure suitable for qualitative data.

    均值使用了所有数值但受离群值影响。中位数能抵抗离群值。众数是唯一适用于定性数据的度量。

    5. Measures of Dispersion: Range and Quartiles | 离散度量:极差与四分位数

    The range = maximum – minimum shows total spread. Quartiles divide ordered data into four equal parts. The lower quartile (Q₁) is the median of the lower half; the upper quartile (Q₃) is the median of the upper half. The interquartile range (IQR) = Q₃ – Q₁ measures the spread of the middle 50%.

    极差 = 最大值 – 最小值,反映总离散程度。四分位数将有序数据分成四等份。下四分位数 Q₁ 是下半部分数据的中位数;上四分位数 Q₃ 是上半部分数据的中位数。四分位距 IQR = Q₃ – Q₁,度量中间 50% 数据的离散度。

    To find quartiles for discrete data: position of Q₁ = (n+1)/4; position of Q₃ = 3(n+1)/4. When these are not integers, interpolation is used. The IQR is less sensitive to extreme values than the range.

    对于离散数据,四分位数的位置:Q₁ 位置 = (n+1)/4,Q₃ 位置 = 3(n+1)/4。若位置不是整数,则采用线性插值。与极差相比,四分位距对极端值不那么敏感。

    6. Box Plots | 箱线图

    A box plot (box-and-whisker diagram) displays the five-number summary: minimum, Q₁, median, Q₃, and maximum. The box spans Q₁ to Q₃ with the median line inside. Whiskers extend to the minimum and maximum, unless outliers are defined separately.

    箱线图(盒须图)展示五数综合:最小值、Q₁、中位数、Q₃ 和最大值。箱子从 Q₁ 画到 Q₃,内部标出中位数线。须线延伸至最小值和最大值,除非单独定义离群值。

    Box plots are excellent for comparing distributions side by side. They show centre, spread, and skewness. A longer whisker or box section indicates greater variability. Outliers can be plotted as individual points beyond the whiskers.

    箱线图非常适合并排比较分布。它显示中心、离散程度和偏态。较长的须线或箱体部分表明更大的变异性。离群值可绘制在须线之外的单独点。

    7. Cumulative Frequency Graphs | 累积频率图

    A cumulative frequency graph plots the running total of frequencies against the upper class boundary. It forms an S-shaped curve used to estimate the median, quartiles, and percentiles directly.

    累积频率图将频数的累计总数相对于上组界描点,形成 S 形曲线,可直接用于估计中位数、四分位数和百分位数。

    To find the median, draw a horizontal line from half the total frequency (n/2) to the curve, then down to the axis. Q₁ uses n/4, Q₃ uses 3n/4. The interquartile range can be read directly from the graph.

    要找出中位数,从总频数的一半 (n/2) 画水平线至曲线,再向下到横轴。Q₁ 使用 n/4,Q₃ 使用 3n/4。四分位距可直接从图上读取。

    Cumulative frequency graphs also help compare two distributions and assess how data are spread.

    累积频率图还有助于比较两个分布并评估数据的分散方式。

    8. Basic Probability | 基础概率

    Probability of an event A is P(A) = (number of favourable outcomes) / (total number of equally likely outcomes). Probabilities range from 0 (impossible) to 1 (certain).

    事件 A 的概率 P(A) = 有利结果数 / 等可能结果总数。概率取值范围从 0(不可能)到 1(必然)。

    For mutually exclusive events, P(A or B) = P(A) + P(B). For independent events, P(A and B) = P(A) × P(B). Tree diagrams help visualise combined events and calculate probabilities of sequences by multiplying along branches.

    对于互斥事件,P(A 或 B) = P(A) + P(B)。对于独立事件,P(A 且 B) = P(A) × P(B)。树形图有助于可视化组合事件,沿分支相乘可计算序列概率。

    The sum of probabilities of all possible outcomes is 1. Conditional probability, often introduced later, refines calculations when one event affects another.

    所有可能结果的概率之和为 1。条件概率(通常在后续介绍)可细化当一个事件影响到另一个时的计算。

    9. Scatter Graphs and Correlation | 散点图与相关性

    A scatter graph shows the relationship between two variables. If as one increases the other tends to increase, we have positive correlation. If one increases while the other decreases, correlation is negative. No clear pattern indicates zero correlation.

    散点图显示两个变量之间的关系。如果一个变量增大时另一个也趋于增大,则为正相关。若一个增大而另一个减小,则为负相关。没有明显模式则表明零相关。

    Correlation is described by its strength (strong, moderate, weak) and direction. Outliers are points that lie far from the general pattern and should be investigated. A line of best fit can be drawn by eye to model the trend, but calculating the equation usually comes in later study.

    相关性由其强度(强、中、弱)和方向描述。离群点显著偏离一般模式,需加以检查。可通过目测绘制最佳拟合线来建模趋势,但计算方程通常在后阶段学习。

    Correlation does not imply causation. A strong correlation may be due to a third hidden variable or coincidence.

    相关关系不意味着因果关系。强相关可能由第三个隐藏变量或巧合引起。

    10. Interpreting Statistics and Bias | 统计解释与偏见

    Statistical conclusions must be based on the context and reliability of data. Bias can arise from poorly worded questions, timing of surveys, or unrepresentative samples. Leading questions push respondents towards a desired answer.

    统计结论必须基于数据的背景和可靠性。偏差可能源于措辞不当的问题、调查时机或缺乏代表性的样本。诱导性问题会促使受访者给出期望的答案。

    It is important to compare like with like, check sample sizes, and consider marginal error. Always read charts carefully, paying attention to scales, axis labels, and any truncated axes that may exaggerate differences.

    重要的是将同类事物进行比较,检查样本量,并考虑边际误差。始终仔细阅读图表,注意刻度、轴标签以及可能夸大差异的截断轴。

    Clear communication of statistical findings should include measures of centre and spread, appropriate graphs, and a statement of limitations. Being critical helps you evaluate arguments in real-world data.

    清晰传达统计结果应包括集中趋势和离散度量、适当的图表以及局限性的说明。保持批判性有助于评估现实世界数据中的论点。

    Published by TutorHao | Statistics Revision Series | aleveler.com

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

  • Year 11 Eduqas Statistics: Transition Guide for Further Study | Year 11 Eduqas 统计:升学衔接指南

    📚 Year 11 Eduqas Statistics: Transition Guide for Further Study | Year 11 Eduqas 统计:升学衔接指南

    As a Year 11 student completing the Eduqas GCSE Statistics course, you are standing at a critical crossroads in your academic journey. This transition guide is designed to bridge the gap between your current knowledge and the demands of advanced study, whether you plan to take A Level Mathematics, pursue a statistics-rich subject like Psychology or Biology, or simply want to solidify your data literacy for the modern world. By reviewing core concepts, honing analytical skills, and adopting effective study habits, you can ensure a smooth and confident progression.

    作为完成 Eduqas GCSE 统计课程的 11 年级学生,你正处于学术旅程的关键转折点。本升学衔接指南旨在弥合你现有知识体系与高阶学习要求之间的差距——无论你是计划修读 A Level 数学、攻读心理学或生物学等统计密集型学科,还是仅仅希望为适应现代世界而夯实数据素养。通过回顾核心概念、磨砺分析技能并养成高效的学习习惯,你将能够顺利、自信地进阶。


    1. Understanding the Role of Statistics in Further Study | 理解统计学在升学中的角色

    Statistics is not simply a standalone subject; it is the universal language of data that underpins scientific discovery, business decisions, and public policy. In A Level Mathematics, you will encounter formal probability distributions, hypothesis testing, and data modelling, all of which rely on the foundational ideas from GCSE. Beyond maths, subjects like Economics, Sociology, and Geography require you to critically evaluate statistical reports and conduct your own investigations. Recognising this breadth will motivate you to strengthen your statistical toolkit now.

    统计学不只是一门孤

    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • Year 11 Eduqas Statistics: Summer Preparation & Bridging Course | Year 11 Eduqas 统计学:暑期预习与衔接课程

    📚 Year 11 Eduqas Statistics: Summer Preparation & Bridging Course | Year 11 Eduqas 统计学:暑期预习与衔接课程

    For many students moving into Year 11, the Eduqas GCSE Statistics course introduces a step-change in difficulty. The summer holiday is an ideal window to bridge the gap between the descriptive statistics of Year 10 and the inferential, probabilistic concepts of Year 11. A well-structured preparation will reinforce your existing skills while giving you a head start on challenging topics like the binomial distribution, normal distribution, and statistical process control.

    对于许多即将升入 Year 11 的学生来说,Eduqas GCSE 统计学课程的难度有了阶跃式的提升。暑假是弥合 Year 10 描述性统计与 Year 11 推断性、概率性概念之间差距的理想窗口。一个精心设计的预习计划既能巩固你已有的技能,又能让你在二项分布、正态分布和统计过程控制等具有挑战性的课题上抢占先机。


    1. Why a Bridging Course Matters | 为什么需要衔接课程

    The Eduqas GCSE Statistics specification moves from data handling (graphs, averages, spread) in Year 10 to probability distributions, standardised scores, and quality control in Year 11. Many learners find the abstract reasoning required for the binomial distribution and the unfamiliar notation a significant hurdle. A summer bridging course systematically revisits the Year 10 building blocks——such as basic probability, averages, and scatter graphs——while introducing the logic behind these new topics in a low-pressure context.

    Eduqas GCSE 统计学大纲从 Year 10 的数据处理(图表、平均数、离散度)过渡到 Year 11 的概率分布、标准化分数和质量控制。许多学生发现二项分布所需的抽象推理以及陌生的符号是一大难点。暑期衔接课程会系统地重温 Year 10 的基础模块——如基本概率、平均数和散点图——同时在低压力的环境中初步介绍这些新主题背后的逻辑。

    You will save time during the busy academic term by having already grappled with core ideas and notation. Confidence gained in summer translates into better classroom engagement and higher achievement in both coursework and examinations.

    通过提前掌握核心概念和符号,你将在紧张的学期中节省大量时间。暑期积累的信心会转化为更好的课堂参与度,并在课程作业与考试中取得更高的成绩。


    2. Types of

    Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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

  • Interdisciplinary Statistics Practice for GCSE Eduqas | GCSE Eduqas 跨学科统计综合训练

    📚 Interdisciplinary Statistics Practice for GCSE Eduqas | GCSE Eduqas 跨学科统计综合训练

    In GCSE Statistics, the ability to apply statistical methods to real-world problems from various subjects is essential. The Eduqas specification often sets questions in the context of biology, geography, business, and more. This article provides a comprehensive training session, blending key statistical techniques with interdisciplinary scenarios.

    在 GCSE 统计课程中,将统计方法应用于各学科的实际问题是关键能力。Eduqas 考试大纲经常结合生物学、地理学、商业等背景设题。本文提供综合训练,融合核心统计技术与跨学科情景。


    1. Why Statistics Matters Across Subjects | 为何统计在各学科中至关重要

    Statistics provides a toolkit for interpreting data in any field. In the Eduqas GCSE Statistics exam, you will encounter questions set in scientific, geographical, and economic contexts. Recognising the subject behind the numbers helps you choose suitable diagrams and calculations.

    统计为解读任何领域的数据提供了工具箱。在 Eduqas GCSE 统计考试中,你会遇到设于科学、地理和经济背景的问题。识别数字背后的学科有助于你选择合适的图表和计算。

    The statistical enquiry cycle (problem, plan, data, analysis, conclusion) is used across disciplines to ensure valid conclusions. Whether you are testing a new drug or analysing river pollution, the cycle keeps your investigation structured.

    统计探究循环(问题、计划、数据、分析、结论)被跨学科使用,以确保结论有效。无论你是在测试新药还是分析河流污染,这个循环都能让你的调查有条理。


    2. Biology: Comparing Two Groups with Averages and Spread | 生物学:用平均数和离散程度比较两组数据

    In biology, you might need to compare the effect of two fertilisers on plant growth. You can use the mean, median, and interquartile range (IQR) to summarise each group, then draw comparative box plots to visualise differences.

    在生物学中,你可能需要比较两种肥料对植物生长的影响。你可以使用平均数、中位数和四分位距 (IQR) 来总结每组数据,然后绘制比较箱线图以可视化差异。

    Example: Heights of bean plants (cm) after 4 weeks.

    示例:4 周后豆类植物的高度(厘米)。

  • Fertiliser A Fertiliser B
    12, 15, 14, 16, 18, 13, 20 10, 11, 13, 12, 9, 14, 11

    For A, ordered: 12, 13, 14, 15, 16, 18, 20. Median = 15, Q₁ = 13, Q₃ = 18, IQR = 5. Mean ≈ 15.4. For B, ordered: 9, 10, 11, 11, 12, 13, 14. Median = 11, Q₁ = 10.5, Q₃ = 13, IQR = 2.5. Mean = 11.4. The box plots show that Fertiliser A tends to produce taller plants with greater variability.

    对于 A,排序后:12, 13, 14, 15, 16, 18, 20。中位数 = 15,Q₁ = 13,Q₃ = 18,IQR = 5。平均数 ≈ 15.4。对于 B,排序后:9, 10, 11, 11, 12, 13, 14。中位数 = 11,Q₁ = 10.5,Q₃ = 13,IQR = 2.5。平均数 = 11.4。箱线图显示肥料 A 往往产生更高的植株,同时变异性也更大。


    3. Geography: Correlation Between River Variables | 地理学:河流变量之间的相关性

    Geographers often investigate relationships, such as the link between river depth and velocity. You can produce a scatter graph, then calculate Spearman’s rank correlation coefficient (rₛ) to measure the strength of association.

    地理学家经常研究关系,例如河流深度与流速之间的联系。你可以绘制散点图,然后计算斯皮尔曼等级相关系数 (rₛ) 以衡量关联强度。

    Eight sites give depth rank (Rₓ) and velocity rank (Rᵧ). Differences d = Rₓ – Rᵧ are shown below.

    八个地点的深度排名 (Rₓ) 和流速排名 (Rᵧ)。差值 d = Rₓ – Rᵧ 如下所示。

    Site Rₓ Rᵧ d
    1 3 1 2 4
    2 5 4 1 1
    3 1 2 -1 1
    4 7 8 -1 1
    5 2 3 -1 1
    6 8 7 1 1
    7 4 5 -1 1
    8 6 6 0 0

    ∑d² = 4+1+1+1+1+1+1+0 = 10. The number of pairs n = 8. Using the formula:

    ∑d² = 4+1+1+1+1+1+1+0 = 10。对数 n = 8。使用公式:

    rₛ = 1 – (6∑d²) / (n(n² – 1))

    = 1 – (6×10) / (8(64 – 1)) = 1 – 60 / (8×63) = 1 – 60/504 ≈ 1 – 0.119 = 0.881

    The high positive value suggests a strong association: sites with deeper water tend to have faster flows.

    该高正值表明强关联:水深较大的地点往往流速较快。


    4. Psychology: Sampling Methods and Bias | 心理学:抽样方法与偏差

    When conducting a psychological survey on screen time among teenagers, the choice of sample determines how well conclusions represent the target population. Using an opportunity sample from a single school may introduce bias if that school is not typical.

    在进行关于青少年屏幕时间的心理学调查时,样本的选择决定了结论在多大程度上代表目标总体。如果使用来自单一学校的便利样本,而该校不具典型性,则可能引入偏差。

    A stratified sample improves representation. Suppose the population consists of 300 Year 10 and 200 Year 11 students. If you need a sample of 50, you would select (300/500)×50 = 30 Year 10s and (200/500)×50 = 20 Year 11s, using random selection within each year group.

    分层抽样可改善代表性。假设总体由 300 名 Year 10 学生和 200 名 Year 11 学生组成。若你需要 50 人的样本,应选取 (300/500)×50 = 30 名 Year 10 学生和 (200/500)×50 = 20 名 Year 11 学生,并在各年级组内随机选取。

    In the exam, you may be asked to critique a given survey design, identifying sampling bias, non-response issues, or poorly worded questions.

    考试中,你可能会被要求评价某个给定的调查设计,找出抽样偏差、无回答问题或措辞不当的问题。


    5. Business: Time Series and Forecasting Sales | 商业:时间序列与销售预测

    Businesses use time series analysis to identify underlying trends and seasonal patterns. For quarterly sales data, a four-point moving average smooths out seasonal fluctuations to reveal the trend.

    企业利用时间序列分析识别潜在趋势和季节性模式。对于季度销售数据,四点移动平均可消除季节波动以揭示趋势。

    Year/Quarter Sales (£1000s) 4-point Moving Total Centred Moving Average (Trend)
    Y1 Q1 23
    Y1 Q2 29 115
    Y1 Q3 35 120 29.375
    Y1 Q4 28 123 30.375
    Y2 Q1 28 126 31.125
    Y2 Q2 32 128 31.75

    The centred moving average rises from about 29.4 to 31.75, showing an upward trend. By plotting the trend line and extending it, you can produce approximate forecasts, then adjust for seasonal effects if required.

    中心移动平均从约 29.4 升至 31.75,呈现上升趋势。通过绘制趋势线并延长,可以得出近似预测,如有需要再根据季节效应调整。


    6. Environmental Science: Cumulative Frequency and Percentiles | 环境科学:累积频率与百分位数

    Environmental scientists monitor air quality indices (AQI) over several days. A cumulative frequency graph allows you to estimate the median, quartiles, and the percentage of days exceeding a safe limit, e.g., AQI > 80.

    环境科学家连续多日监测空气质量指数 (AQI)。累积频率图可用来估算中位数、四分位数,以及超过安全限值(如 AQI > 80)的日数百分比。

    AQI (upper class boundary) Published by TutorHao | Year 11 统计 Revision Series | aleveler.com

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