📚 CIE AS Statistics: Syllabus and Exam Focus | CIE AS 统计:考试大纲与考点分析
Statistics is a core component of the Cambridge International AS & A Level Mathematics (9709) syllabus. For AS candidates, the Probability & Statistics 1 paper (Paper 5) tests a broad range of data-handling and probability skills. This article breaks down the syllabus, identifies major exam themes, and provides strategies to maximise your score.
The CIE AS Statistics paper is short but intensive. It lasts 1 hour 15 minutes, carries 50 marks, and is one of the two AS Mathematics papers. It covers seven main topics: representation of data; measures of central tendency and dispersion; probability; permutations and combinations; discrete random variables; the binomial distribution; and the normal distribution.
You are allowed to use a scientific calculator. The formula list is given in the exam paper, but you still need to know when and how to apply each formula.
考试允许使用科学计算器。试卷会附公式表,但考生仍需要清楚每种公式的使用条件与方法。
2. Representation of Data | 数据表示
This topic asks you to display and interpret data using stem-and-leaf diagrams, box-and-whisker plots, histograms, and cumulative frequency graphs. A common task is to compare two data sets using their graphical shapes.
For histograms, remember that the area of each bar represents frequency, not the height. When class widths are unequal, you must plot frequency density on the vertical axis:
对于直方图,切记条形的面积代表频数,而不是高度。当组距不相等时,纵轴应使用“频数密度”:
frequency density = frequency ÷ class width
For cumulative frequency graphs, plot the cumulative frequency against the upper class boundary of each interval. Use the curve to estimate the median, quartiles, percentiles, and the interquartile range.
绘制累积频率图时,将累积频数对应到各组上限。利用曲线可估算中位数、四分位数、百分位数和四分位距。
3. Central Tendency and Dispersion | 集中趋势与离散程度
You must be able to calculate and compare the mean, median, and mode. The median is the midpoint of an ordered data set, while the mean uses all values and is sensitive to outliers.
Dispersion is measured by range, interquartile range, variance, and standard deviation. For a sample of n values, the variance is:
离散程度由极差、四分位距、方差和标准差来衡量。对于n个数据的样本,方差为:
Var(X) = (∑x² ÷ n) − x̄²
Standard deviation is the square root of variance. When data are coded as y = (x − a) ÷ b, the mean and variance change systematically. Practice this coding method because it appears frequently in questions.
标准差是方差的正平方根。当数据被编码为y = (x − a) ÷ b时,均值和方差会按规则变化。编码法是高频考点,务必熟练。
4. Probability | 概率
Probability questions in CIE AS focus on set notation, mutually exclusive events, independent events, and conditional probability. You should use Venn diagrams and tree diagrams to organise complex situations.
The addition rule is P(A ∪ B) = P(A) + P(B) − P(A ∩ B). For mutually exclusive events, P(A ∩ B) = 0.
加法法则为P(A ∪ B) = P(A) + P(B) − P(A ∩ B)。若事件互斥,则P(A ∩ B) = 0。
Conditional probability is defined as:
条件概率定义为:
P(A | B) = P(A ∩ B) ÷ P(B)
Two events are independent only if P(A ∩ B) = P(A) × P(B). Many students confuse independence with mutual exclusivity, so check the definitions carefully.
两个事件相互独立,仅当P(A ∩ B) = P(A) × P(B)。很多学生把独立与互斥混淆,请务必区分定义。
5. Permutations and Combinations | 排列与组合
This topic requires logical counting without listing everything. A permutation arranges objects in order; a combination selects objects without regard to order.
本主题要求用逻辑计数,而不是逐一列举。排列是“有顺序”的安排;组合则是“不考虑顺序”的选取。
The formulas are nPr = n! ÷ (n − r)! and nCr = n! ÷ [r!(n − r)!]. When some objects are identical, the number of distinct arrangements is n! ÷ (a! × b! × …), where a, b, … are the repetition counts.
Be careful with restrictions such as “always together” or “never together”. For “always together”, treat the group as one unit. For “never together”, calculate total arrangements and subtract those where the objects are together, or use gaps between other objects.
A discrete random variable has a finite list of possible outcomes, each with a probability. The probability distribution must satisfy two conditions: every probability is between 0 and 1, and the sum of all probabilities equals 1.
You also need linear transformations: E(aX + b) = aE(X) + b and Var(aX + b) = a²Var(X). These rules appear in AS papers and are also essential for later statistics topics.
还需要掌握线性变换:E(aX + b) = aE(X) + b,Var(aX + b) = a²Var(X)。这些规则在AS试卷中会出现,也是后续统计内容的基础。
7. Binomial Distribution | 二项分布
The binomial distribution models the number of successes in a fixed number of independent trials. You need five conditions: a fixed number n of trials; two outcomes per trial; a constant probability p of success; independence between trials; and a random variable counting the number of successes.
The expectation and variance are E(X) = np and Var(X) = np(1 − p). In exam questions, you may have to find a value of r that makes P(X = r) largest, or use the binomial model to answer a probability question about a real-life situation.
The normal distribution is a continuous symmetric distribution defined by mean μ and variance σ². You are expected to solve problems using z-values and the standard normal distribution table.
正态分布是由均值μ和方差σ²定义的连续对称分布。考生需要会利用z值和标准正态分布表解决问题。
To standardise a value x, use:
标准化一个值x的公式为:
z = (x − μ) ÷ σ
The table gives P(Z > z) for positive z-values. For negative z, use symmetry; for between values, subtract the appropriate probabilities. You must also be able to work backwards from a given probability to find an unknown mean, standard deviation, or x value.
In Paper 5, marks are often awarded for method, not just the final answer. Write down the formula you use, substitute the numbers clearly, and circle your final answer. This protects you from losing marks for arithmetic slips.
For grouped data, use the midpoint of each class to estimate the mean. For the median and quartiles from a cumulative frequency graph, mark the halfway points on the frequency axis, draw horizontal lines to the curve, and read across to the data axis.
Check units and probabilities at the end. A probability greater than 1 or less than 0 is an obvious sign of an error.
最后检查单位和概率值。若概率大于1或小于0,则说明一定出了错。
10. Frequent Pitfalls to Avoid | 高频失分点提醒
One common mistake is confusing nPr and nCr in probability questions. Ask yourself whether the order matters. If it does, use permutation; if not, use combination.
常见错误之一是在概率题中混淆nPr和nCr。问自己“顺序是否重要”:如果重要用排列,否则用组合。
In binomial questions, do not forget the (1 − p)⁽ⁿ⁻ʳ⁾ factor. Another common error is using the wrong variance formula: variance is E(X²) − [E(X)]², not E(X²) alone.
In normal distribution questions, draw a sketch every time. This helps you decide whether the required probability is greater than or less than a given z-value.
做正态分布题时务必画草图。这能帮助你判断所求概率是大于还是小于某个z值。
11. Suggested Revision Plan | 备考复习建议
Start by revising one topic at a time and doing past-paper questions for that topic only. Then move on to full mixed papers under timed conditions. Keep a formula sheet yourself and mark the formulas you frequently forget.
Focus on conditional probability and normal distribution first if you find them difficult, because they carry more complex reasoning marks. Review diagrams and cumulative graphs regularly to strengthen interpretation skills.
CIE AS Statistics is a highly trainable paper. Once you understand the seven topic areas and practise carefully, the skills transfer directly to exam questions. Build speed through timed practice, and never leave a question blank — write the formula and whatever substitution you can.
📚 A-Level Edexcel Statistics Part 1: Core Concepts and Methods | A-Level Edexcel 统计学第一部分:核心概念与方法
This revision guide covers the essential topics in Edexcel A-Level Mathematics Statistics Part 1, which is usually assessed as the statistics component of AS and A-Level papers. It focuses on data collection and interpretation, probability, correlation, discrete random variables, the binomial distribution, the normal distribution, and introductory hypothesis testing. Each section pairs key ideas with examples to build exam-ready understanding.
本复习指南涵盖 Edexcel A-Level 数学统计学第一部分(通常作为 AS 和 A-Level 考试中的统计部分考查)的核心主题。内容聚焦于数据的收集与解读、概率、相关分析、离散随机变量、二项分布、正态分布以及入门假设检验。每一节将关键概念与例题配对,帮助建立考试所需的扎实理解。
1. Statistical Sampling | 统计抽样
A population is the entire set of individuals or items that you want to study, while a sample is a smaller subset selected from the population. A census collects data from every member, but it is often expensive and time-consuming, so sampling is usually preferred when the population is large. Random sampling methods aim to remove selection bias; non-random methods are quicker but can introduce bias.
Simple random sampling: every member has an equal chance of selection.
Systematic sampling: choose every kth item from an ordered list.
Stratified sampling: divide the population into groups and sample proportionally from each stratum.
Quota sampling: select interviewees to match known characteristics of the population.
Opportunity sampling: choose individuals who are readily available.
常见的抽样方法包括:简单随机抽样(每个成员被选中的机会相等);系统抽样(从有序列表中每隔 k 个抽取一项);分层抽样(将总体分组,并按比例从各层抽取);配额抽样(选择符合总体已知特征的被访者);机会抽样(选择容易接触到的个体)。
2. Types of Data | 数据类型
Data can be qualitative, such as colour or gender, or quantitative, such as height or test scores. Quantitative data can be further split into discrete data, which takes exact countable values, and continuous data, which can take any value within an interval. Recognising the type of data is important because it determines which diagrams and calculations are appropriate.
Data can also be primary, collected directly by the researcher, or secondary, taken from existing sources. Ungrouped data are recorded as individual values, while grouped data are summarised into class intervals, often losing some detail but making large datasets easier to handle.
Histograms are used for continuous data, and the area of each bar is proportional to frequency. When class widths are unequal, you must plot frequency density on the vertical axis, calculated as frequency divided by class width. Box plots show the minimum, lower quartile, median, upper quartile and maximum, making comparisons between datasets straightforward.
Cumulative frequency diagrams are built by plotting the running total of frequencies against the upper class boundary. Points are joined with a smooth curve, and this curve can be used to estimate the median and quartiles. Stem-and-leaf diagrams retain exact data values while showing the shape of the distribution.
The mean, median and mode are measures of central tendency. The mean uses all data values but is sensitive to outliers. The median is the middle value when data are ordered and is less affected by extreme values. The mode is the most frequent value and can be used for qualitative data.
For grouped data, you can estimate the mean using midpoints, and estimate the median using linear interpolation. The median is the value at the n/2 th position. Interpolation assumes that data values are evenly spread within each class interval, which gives an approximate result rather than an exact one.
The range is the difference between the largest and smallest values, and the interquartile range (IQR) is the difference between the upper and lower quartiles. The IQR is often preferred because it ignores outliers. Variance and standard deviation measure how far values typically deviate from the mean.
When data are coded using a linear transformation such as y = (x − a)/b, the mean is transformed in the same way, but the standard deviation is only affected by multiplication or division, not by adding or subtracting a constant. Coding is useful for simplifying calculations with large numbers.
当数据使用线性变换(如 y = (x − a)/b)进行编码时,平均数以相同方式变换,但标准差只受乘法或除法影响,不受加减常数影响。编码对于简化大数字的计算很有用。
6. Probability Basics | 概率基础
Probability measures the likelihood of an event, and it always lies between 0 and 1 inclusive. The sample space is the set of all possible outcomes, and an event is any subset of the sample space. If all outcomes are equally likely, the probability of event A is the number of favourable outcomes divided by the total number of outcomes.
概率衡量事件发生的可能性,其值始终在 0 到 1 之间(含端点)。样本空间是所有可能结果的集合,事件是样本空间的任意子集。如果所有结果等可能,则事件 A 的概率等于有利结果的数量除以总结果的数量。
P(A ∪ B) = P(A) + P(B) − P(A ∩ B)
Two events are mutually exclusive if they cannot happen at the same time, so P(A ∩ B) = 0. Two events are independent if the occurrence of one does not affect the probability of the other. For independent events, P(A ∩ B) = P(A) × P(B), but this rule must not be used when events are not independent.
如果两个事件不能同时发生,则称它们互斥,因此 P(A ∩ B) = 0。如果两个事件的发生互不影响对方的概率,则称它们独立。对于独立事件,P(A ∩ B) = P(A) × P(B),但当事件不独立时,不得使用此规则。
7. Conditional Probability and Tree Diagrams | 条件概率与树形图
Conditional probability is the probability of event A given that event B has already occurred. It is written as P(A | B) and is calculated by dividing the probability of both events happening by the probability of the conditioning event. This formula is essential for solving problems where extra information changes the likelihood.
条件概率是在事件 B 已经发生的条件下事件 A 发生的概率。它写作 P(A | B),计算方法为两个事件同时发生的概率除以条件事件的概率。该公式对于解决额外信息改变可能性的问题至关重要。
P(A | B) = P(A ∩ B) / P(B)
Tree diagrams are very helpful for multi-stage probability problems. Each set of branches must sum to 1, and you multiply along branches to find the probability of a combined path. Questions often ask about sampling with replacement, where probabilities stay constant, or without replacement, where probabilities change from one pick to the next.
Correlation measures the strength and direction of a linear relationship between two variables. The product moment correlation coefficient, often denoted by r, always lies between −1 and 1. A value close to 1 indicates strong positive linear correlation, while a value close to −1 indicates strong negative linear correlation.
The regression line of y on x is written as y = a + bx. It is used to predict values of y for given values of x. Predictions should be restricted to the range of the original data, because extrapolating beyond the data can be unreliable.
y 对 x 的回归直线写作 y = a + bx。它用于根据给定的 x 值预测 y 值。预测应限制在原始数据范围内,因为超出数据范围进行外推可能不可靠。
9. Discrete Random Variables | 离散随机变量
A discrete random variable is a variable whose values are obtained from a random process and can be listed individually. Its probability distribution gives the probability for each possible value. The sum of all probabilities in a distribution must equal 1, and each individual probability must lie between 0 and 1.
The expected value E(X) is the long-run average value of X, and variance measures the spread of the distribution. For linear transformations, E(aX + b) = aE(X) + b and Var(aX + b) = a² Var(X). Adding a constant shifts the distribution but does not change its spread.
期望值 E(X) 是 X 的长期平均值,方差衡量分布的分散程度。对于线性变换,E(aX + b) = aE(X) + b,Var(aX + b) = a² Var(X)。加上常数会平移分布,但不会改变其分散程度。
10. Binomial Distribution | 二项分布
The binomial distribution models the number of successes in a fixed number of independent trials, where each trial has only two possible outcomes and the probability of success is constant. If X follows a binomial distribution with n trials and success probability p, we write X ~ B(n, p).
二项分布模拟固定次数独立试验中成功的次数,其中每次试验只有两种可能结果,且成功的概率恒定。如果 X 服从 n 次试验、成功概率为 p 的二项分布,我们写作 X ~ B(n, p)。
P(X = k) = ⁿCₖ pᵏ (1 − p)ⁿ⁻ᵏ
The mean of a binomial distribution is np and the variance is np(1 − p
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
Statistical distributions describe how probabilities are spread across possible values of a random variable. In the Edexcel A-Level Statistics specification, you need to recognise discrete distributions such as the binomial and Poisson, and continuous distributions such as the normal. You must also be able to calculate probabilities, expectations, variances, and use approximations correctly.
1. Random Variables and Probability Distributions | 随机变量与概率分布
A random variable X takes numerical values determined by a chance experiment. It is discrete if its values can be listed, such as 0, 1, 2, … . The probability distribution of X is described by a probability mass function P(X = x), which must satisfy two conditions: each probability must be between 0 and 1 inclusive, and the total probability over all possible values must equal 1.
随机变量 X 表示由随机试验决定的数值结果。如果它的取值可以一一列出,如 0、1、2……,则称其为离散随机变量。X 的概率分布由概率
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
National income statistics measure the total value of goods and services produced by an economy over a period, usually one year. They are central to macroeconomics, public policy and international comparisons, but their construction involves many statistical choices, definitions and adjustments. A-Level Statistics students need to understand how these figures are compiled, what they measure and how to interpret them critically.
1. What Are National Income Statistics? | 什么是国民收入统计?
National income statistics are aggregate measures of economic activity. The most common measure is Gross Domestic Product (GDP), which records the market value of all final goods and services produced within a country’s borders in a given period. Related measures include Gross National Product (GNP), Net National Product (NNP) and national income, each adjusting for cross-border income flows or capital depreciation.
The word ‘statistics’ matters here: national income is not a single observed number but an estimate built from surveys, tax records, business accounts and price data. Different definitions can produce different numbers for the same economy.
There are three equivalent ways to measure GDP: the output (or product) approach, the income approach and the expenditure approach. In principle, they should give the same total because one person’s spending is another person’s income.
衡量 GDP 有三种等价方法:产出(或产品)法、收入法和支出法。原则上,它们应得到相同的总额,因为一个人的支出就是另一个人的收入。
The output approach sums gross value added in each industry: output minus intermediate consumption. The income approach sums compensation of employees, gross operating surplus and mixed income, plus taxes less subsidies on production. The expenditure approach sums consumption C, investment I, government spending G and net exports X − M.
产出法对各行业的增加值进行加总:产出减去中间消耗。收入法将雇员报酬、营业盈余总额和混合收入相加,再加上生产税减补贴。支出法将消费 C、投资 I、政府支出 G 和净出口 X − M 相加。
Expenditure identity: GDP = C + I + G + (X − M)
This identity is essential for analysing aggregate demand and the circular flow.
GDP measures production within a country’s borders. GNP (or GNI) measures income accruing to residents, including net income from abroad. NNP deducts capital depreciation from GNP to show the sustainable level of income.
GDP 衡量一国境内的生产。GNP(或 GNI)衡量归属于本国居民的所得,包括来自国外的净收入。NNP 从 GNP 中扣除资本折旧,以显示可持续的收入水平。
GNP = GDP + net income from abroad; NNP = GNP − depreciation
In many developed economies the difference between GDP and GNP is small, but for countries with large remittance or profit outflows it can be significant.
Nominal GDP values output at current prices, so it can rise merely because prices rise. Real GDP removes the effect of inflation by valuing output at constant base-year prices, allowing comparisons of physical volume over time.
名义 GDP 按当前价格对产出进行估值,因此它可能仅仅因为价格上涨而上升。实际 GDP 通过以不变基年价格对产出估值来消除通胀影响,从而能够比较不同时期的实物量。
Real GDP = Nominal GDP ÷ Price index × 100
If nominal GDP grows by 7% and prices rise by 3%, real GDP growth is approximately 4%. This approximation is widely examined.
如果名义 GDP 增长 7%,价格上涨 3%,则实际 GDP 增长率约为 4%。这一近似关系经常被考查。
5. The GDP Deflator and Price Indexes | GDP 平减指数与价格指数
The GDP deflator is a broad price index covering all goods and services in GDP. It is calculated as nominal GDP divided by real GDP, multiplied by 100. Unlike the Consumer Price Index (CPI), the deflator allows the basket to change each year as production patterns change.
GDP 平减指数是一个涵盖 GDP 中所有商品和服务的广泛价格指数。它由名义 GDP 除以实际 GDP,再乘以 100 计算。与消费者价格指数(CPI)不同,平减指数允许篮子随生产模式的变化而逐年改变。
GDP deflator = (Nominal GDP ÷ Real GDP) × 100
Statistically, CPI measures prices paid by households, while the deflator measures prices of domestically produced output; their coverage and weights differ.
6. Per Capita Income and Living Standards | 人均收入与生活水平
Total GDP is not comparable across countries of different sizes. Statisticians divide national income by population to obtain GDP per capita, which is a better indicator of average living standards.
总 GDP 在规模不同的国家之间不可比。统计人员将国民收入除以人口,得到人均 GDP,这是衡量平均生活水平的更好指标。
GDP per capita = GDP ÷ Population
However, per capita income is an average; it says nothing about the distribution of income. Median income or the Gini coefficient may be needed to assess inequality.
然而,人均收入只是一个平均值;它不能说明收入分配状况。评估不平等可能需要中位数收入或基尼系数。
7. Purchasing Power Parity Comparisons | 购买力平价比较
Market exchange rates can distort international comparisons because they reflect trade flows and financial markets rather than the cost of living. Purchasing power parity (PPP) converts GDP into a common currency based on what a bundle of goods actually costs in each country.
市场汇率可能扭曲国际比较,因为它们反映的是贸易流动和金融市场,而不是生活成本。购买力平价(PPP)根据一篮子商品在各国的实际价格将 GDP 换算成共同货币。
PPP-adjusted GDP is usually expressed in ‘international dollars’. For example, a haircut may cost much less in one country than another, so using market exchange rates would understate that country’s real domestic output.
经 PPP 调整的 GDP 通常以 ‘国际元’ 表示。例如,理发服务在一个国家的费用可能远低于另一个国家,因此使用市场汇率会低估该国实际国内产出。
Statistical agencies use large price surveys and weighting systems to construct PPP indexes; these estimates have their own sampling and quality-adjustment errors.
统计机构使用大规模价格调查和加权体系来构建 PPP 指数;这些估计本身也有抽样和质量调整误差。
8. Data Sources and Collection Methods | 数据来源与收集方法
National accounts are compiled from many sources: business surveys, household surveys, tax records, customs data, retail sales indexes and government administrative data. Each source has strengths and weaknesses in coverage, timeliness and accuracy.
In the expenditure approach, statisticians estimate C from retail surveys, I from construction and capital goods surveys, G from government accounts, and X and M from trade statistics. Output and income approaches rely on production surveys and income tax/social security data.
在支出法中,统计人员根据零售调查估计 C,根据建筑和资本货物调查估计 I,根据政府账户估计 G,根据贸易统计估计 X 和 M。产出法和收入法则依赖生产调查以及所得税/社会保障数据。
A-Level exam answers often need to mention that these figures are estimates, subject to sampling error, non-response and under-reporting.
A-Level 考试答案经常需要提到这些数字是估计值,受到抽样误差、无应答和少报的影响。
9. Accuracy, Revisions and the Hidden Economy | 准确性、修订与地下经济
National income statistics are routinely revised as more complete data become available. Initial estimates are often based on partial indicators and later revised, sometimes substantially.
The hidden or informal economy includes legal activity not declared to tax authorities and illegal activity. It is difficult to measure and can cause GDP to be understated. Statisticians use indirect methods such as electricity consumption, cash demand and labour force surveys to estimate its size.
地下或非正规经济包括未向税务部门申报的合法活动以及非法活动。它难以衡量,可能导致 GDP 被低估。统计人员使用间接方法(如用电量、现金需求和劳动力调查)来估计其规模。
Quality adjustments for new products and digital services create further measurement challenges, especially when prices fall or goods are provided free.
对新产品和数字服务的质量调整带来了更多测算挑战,尤其是在价格下降或商品免费提供时。
10. Uses of National Income Statistics | 国民收入统计的用途
Governments use national income data to design fiscal and monetary policy, set budgets and track economic growth. Central banks watch real GDP growth and the output gap to assess inflationary pressure.
政府使用国民收入数据来制定财政和货币政策、编制预算和跟踪经济增长。中央银行关注实际 GDP 增长和产出缺口,以评估通胀压力。
International organisations such as the IMF and World Bank use these statistics for loan conditions, development rankings and resource allocation. Businesses use them for demand forecasting and investment decisions.
Statistically, national income data feed into models, index numbers and time series analysis, making them a recurring context for A-Level Statistics questions.
GDP is not a measure of welfare. It excludes non-market activities such as unpaid housework and volunteer work, ignores environmental degradation and resource depletion, and does not capture income distribution or leisure.
GDP 不是福利的衡量指标。它不包括无报酬的家务劳动和志愿服务等非市场活动,忽略环境退化和资源耗竭,也不能反映收入分配或闲暇。
Statistical limitations include non-comparable definitions across countries, weak data systems in developing countries, base-year effects and inaccurate deflators. Cross-country GDP rankings can therefore be misleading if not adjusted carefully.
统计局限性包括各国定义不可比、发展中国家数据系统薄弱、基年效应以及平减指数不准确。因此,如果不仔细调整,跨国 GDP 排名可能产生误导。
There is also the issue of ‘statistical discrepancy’: the three measurement approaches rarely give exactly the same total due to different data sources and timings.
还存在 ‘统计误差’ 问题:由于数据来源和时间不同,三种测算方法很少给出完全相同的总额。
12. Exam Tips for A-Level Statistics | A
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
The winter break is a decisive window for A-Level CAIE Statistics students. With Paper 5 (S1) and Paper 6 (S2) testing both mechanical accuracy and interpretation, a structured holiday plan can turn a long vacation into a high-impact revision sprint. This guide sets out a week-by-week programme, syllabus priorities, exam techniques and common pitfalls.
1. Understand the CAIE Statistics Paper Structure | 了解 CAIE 统计试卷结构
CAIE 9709 Statistics consists of Paper 5: Probability & Statistics 1 (1 hour 15 minutes, 50 marks) and Paper 6: Probability & Statistics 2 (1 hour 15 minutes, 50 marks). S1 covers representation of data, measures of location and spread, probability, discrete random variables, the binomial and geometric distributions, and the normal distribution. S2 extends to the Poisson distribution, linear combinations of random variables, continuous random variables, sampling and estimation, and hypothesis tests including chi-squared tests.
Before the holiday, download the latest syllabus and mark scheme from the Cambridge website. Highlight the assessment objectives: AO1 knowledge and use of statistical techniques, AO2 interpretation and communication, and AO3 problem solving in unfamiliar contexts.
Paper 5 (S1): Probability & Statistics 1 — 概率与统计 1
Paper 6 (S2): Probability & Statistics 2 — 概率与统计 2
2. Diagnostic Assessment Before the Holiday | 假期前诊断测试
Start with a timed past paper under exam conditions, such as June 2023 Paper 51 or 61. Mark it using the mark scheme and record marks by topic: data presentation, probability, discrete distributions, normal distribution, inference. This diagnostic tells you which topics are already secure and which need the most holiday time.
Be strict with method marks. In CAIE Statistics, a correct answer without working often loses a significant number of marks, so the diagnostic should record not only final answers but also missing steps.
Teaching A-Level CAIE Statistics requires a careful balance between procedural fluency, conceptual understanding, and the ability to interpret results in real-world contexts. The 9709 syllabus assesses not only calculations but also the reasoning behind choosing a model, reading a graph, and drawing conclusions from a test. This article offers practical teaching strategies, common error traps, differentiation ideas, and a sample lesson plan to help teachers structure their statistics teaching more effectively.
The Cambridge International A-Level Mathematics (9709) statistics components are Probability & Statistics 1 (Paper 5, AS Level) and Probability & Statistics 2 (Paper 6, A Level). Paper 5 covers representation of data, measures of central tendency and spread, probability, discrete random variables, the binomial and geometric distributions, and the normal distribution. Paper 6 adds the Poisson distribution, linear combinations of random variables, continuous random variables, sampling and estimation, and hypothesis tests. Teachers should map each topic to the three assessment objectives: AO1 knowledge and use of concepts, AO2 communication and interpretation in context, and AO3 problem solving and technique selection.
Paper 5: data representation, permutations and combinations, probability, discrete random variables, binomial and geometric distributions, normal distribution. | 卷 5:数据表示、排列组合、概率、离散随机变量、二项与几何分布、正态分布。
Paper 6: Poisson distribution, linear combinations of random variables, continuous random variables, sampling and estimation, hypothesis tests. | 卷 6:泊松分布、随机变量的线性组合、连续随机变量、抽样与估计、假设检验。
AO1 knowledge, AO2 interpretation, AO3 problem solving should be assessed in every topic. | AO1 知识、AO2 解释、AO3 问题解决应在每个主题中评估。
2. Sequencing Topics for Coherent Learning | 设计连贯的教学顺序
A coherent sequence helps students build statistical intuition rather than memorise isolated procedures. Start with descriptive statistics and data representation because they give concrete contexts for later probability and inference. Then introduce probability foundations before random variables, so students understand distributions as extensions of probability. Teach the normal distribution after discrete distributions, and save hypothesis testing until the relevant distributions have been mastered. For Paper 6, teach the Poisson distribution before hypothesis tests on Poisson data, and introduce sampling and estimation after continuous random variables.
Probability foundations, Venn diagrams, conditional probability
概率基础、维恩图、条件概率
5-6
Discrete random variables, binomial and geometric distributions
离散随机变量、二项与几何分布
7-8
Normal distribution and revision
正态分布与复习
9
Assessment and feedback
评估与反馈
3. Teaching Probability Foundations: Venn Diagrams and Conditional Probability | 概率基础教学:维恩图与条件概率
Probability underpins every statistical distribution and inference procedure. Start with Venn diagrams and two-way tables to make the sample space visible. Introduce conditional probability as reducing the sample space, not just applying a formula. Use the multiplicative rule P(A∩B)=P(A)P(B|A) and check for independence by comparing P(A|B) with P(A). A common classroom activity is to give students a contingency table of students studying Biology and Chemistry, then ask them to calculate simple, joint, and conditional probabilities.
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
📚 A-Level CAIE Statistics: UK University Entry Requirements Compared | A-Level CAIE 统计:英国大学申请要求对照
For students taking CAIE A-Level Mathematics (9709), statistics is not a separate qualification but a set of applied papers: Probability & Statistics 1 (S1) and Probability & Statistics 2 (S2). These modules carry significant weight in UK university admissions, especially for economics, data science, actuarial science, psychology and engineering degrees. This article compares how different UK universities view CAIE statistics grades and module choices, and what you can do to strengthen your application.
1. CAIE Statistics in the A-Level Suite | A-Level 课程体系中的 CAIE 统计
CAIE Mathematics (9709) has four papers: Pure 1, Pure 3, and two applied papers chosen from Mechanics (Paper 4), Statistics 1 (Paper 5) and Statistics 2 (Paper 6). Most schools offer S1 as the standard applied paper alongside Mechanics. S2 is often taken by students aiming for a statistics-heavy profile or completing Further Mathematics (9231), where Further Statistics papers are also available.
Grades A*–E are awarded from uniform marks, not raw marks. For A* in Mathematics, you generally need an average of at least 90% across P3 and one applied A2 unit, while also achieving at least 80% across the full A Level. This means a weak P3 score cannot be fully rescued by high S1 or S2 marks.
2. UCAS Tariff and Grade Translation | UCAS 分数与等级转换
UCAS tariff points translate grades into a common scale: A* = 56, A = 48, B = 40, C = 32, D = 24, E = 16. However, most Russell Group universities do not make offers based on tariff points alone. They specify required subjects and grades, such as A*AA including Mathematics.
A student with A*AB may have the same tariff as A*AA if the third subject is one grade lower, but for LSE Economics, for example, the second A is often required in a preferred subject, so tariff equivalence does not offset a subject or grade condition.
如果第三科低一个等级,A*AB 可能与 A*AA 拥有相同 UCAS 分数,但以 LSE 经济为例,第二个 A 通常要求出现在指定科目中,因此分数等值无法抵消科目或等级条件。
3. Why Universities Value Statistics | 为什么大学重视统计
Statistics is the language of uncertainty, variation and evidence. University courses in economics, finance, psychology, geography, biology and engineering all assume that students can interpret data, understand probability and carry out basic hypothesis tests. Admissions tutors therefore treat a strong S1 or S2 result as evidence that you can cope with first-year quantitative methods.
Some degree programmes, such as mathematics with statistics, may explicitly state that Further Mathematics is preferred or required. In these cases, taking S2 or Further Statistics gives you a clear advantage over applicants who only took Mechanics.
4. Selected UK University Requirements Compared | 英国大学要求对照表
The table below summarises typical entry requirements for quantitative degree areas at selected UK universities. Always check the current course page, because requirements change annually and may differ by college or programme.
A-Level CAIE Statistics is not just harder arithmetic; it is a new language of uncertainty, models, and inference. Over the summer, a structured bridge from GCSE data handling to the Probability & Statistics papers allows students to enter Year 12 with confidence and a clear mental map of the syllabus.
A-Level CAIE 统计不只是更难的算术,而是一套关于不确定性、模型与推断的新语言。利用暑期从 GCSE 数据处理过渡到概率与统计试卷,能让学生带着信心和清晰的考纲框架进入 Year 12。
1. Know Your CAIE Statistics Papers | 认识你的 CAIE 统计试卷
In the current CAIE 9709 syllabus, Probability & Statistics 1 (Paper 5) and Probability & Statistics 2 (Paper 6) form the usual statistics route. Paper 5 covers representation of data, probability, discrete random variables, the binomial distribution and the normal distribution. Paper 6 extends this to the Poisson distribution, linear combinations of random variables, continuous random variables, sampling and hypothesis tests.
During the summer, do not try to learn every formula at once. Instead, build a topic map so that each new technique has a clear place in the syllabus.
暑期不要试图一次性记住所有公式。相反,应建立一张主题地图,让每种新方法在大纲中都有清晰的位置。
2. Master Notation Early | 尽早掌握数学记号
Statistics at A-Level punishes vague language. Write probabilities as P(A), conditional probabilities as P(A | B), and population parameters with Greek letters such as μ and σ². Sample statistics use Roman letters: x̄ and s².
If you practise writing these symbols before September, topics such as the normal distribution and hypothesis testing will feel much more accessible.
如果在九月之前练习书写这些符号,正态分布和假设检验等内容会感觉容易得多。
3. Build Data Interpretation Skills | 建立数据解读能力
Before calculating, read the data. Identify whether the data are categorical or numerical, discrete or continuous. Choose suitable diagrams: bar charts for categorical data, histograms for continuous grouped data, cumulative frequency curves for percentiles, and box-and-whisker plots for comparing spreads.
4. Learn Probability as a Formal System | 把概率当作形式系统来学
A-Level probability moves beyond tree diagrams into axioms and set notation. Learn the addition rule and the multiplication rule, and always check whether events are mutually exclusive or independent.
If events A and B are mutually exclusive, then P(A ∩ B) = 0, so P(A ∪ B) = P(A) + P(B). If they are independent, then P(A ∩ B) = P(A) × P(B).
如果事件 A 和 B 互斥,则 P(A ∩ B) = 0,因此 P(A ∪ B) = P(A) + P(B)。如果它们独立,则 P(A ∩ B) = P(A) × P(B)。
Many errors come from applying the multiplication rule without checking independence. Always ask whether one event changes the probability of the other.
许多错误来自没有检查独立性就使用乘法法则。始终要问:一个事件是否会改变另一个事件的概率。
5. Conditional Probability and Tree Diagrams | 条件概率与树状图
Conditional probability is the heart of many Paper 5 questions. Use the formula and interpret the denominator as the reduced sample space after an event is known.
条件概率是 Paper 5 许多题目的核心。使用公式,并把分母理解为已知某事件发生后的缩小样本空间。
P(A | B) = P(A ∩ B) / P(B)
When a problem involves two or three stages, draw a tree with branch probabilities changing after each condition. This makes it easier to combine probabilities along paths and to avoid confusing P(A | B) with P(B | A).
当问题涉及两个或三个阶段时,画出分支概率随条件变化的树状图。这样可以更容易地沿路径合并概率,并避免混淆 P(A | B) 与 P(B | A)。
6. Discrete Random Variables | 离散随机变量
A discrete random variable maps outcomes to numbers. For each value x, list P(X = x), ensure probabilities sum to 1, and compute expectation and variance.
Do not treat E(X) as a simple average of the outcomes. It is a weighted average, where the weights are probabilities. Variance measures how spread out the distribution is, so a small variance means the values are tightly clustered around the mean.
Use the binomial model when a fixed number of independent trials occur, each with two outcomes and constant probability p. Recognise the conditions, write X ~ B(n, p), and use the formula or calculator efficiently.
当固定次数独立试验、每次只有两种结果且概率 p 不变时,使用二项模型。识别条件,写出 X ~ B(n, p),并高效使用公式或计算器。
X ~ B(n, p) P(X = x) = ⁿCₓ pˣ (1 − p)ⁿ⁻ˣ
The mean and variance of a binomial random variable are E(X) = np and Var(X) = np(1 − p). Practise using the cumulative binomial tables and calculator functions such as binompdf and binomcdf.
In exam questions, show the distribution statement and the probability expression before evaluating, even if a calculator gives the answer quickly.
在考试题中,即使计算器能快速得出答案,也要先写出分布表达式和概率表达式,再求值。
8. The Normal Distribution | 正态分布
The normal distribution is continuous and symmetric. Standardise using z = (x − μ)/σ. Remember that total area under the curve is 1, and use tables or calculator functions for Φ(z).
正态分布是连续且对称的。用 z = (x − μ)/σ 进行标准化。记住曲线下总面积为 1,并使用表格或计算器函数求 Φ(z)。
z = (x − μ) / σ P(X < x) = Φ(z)
For inverse normal problems, use the given probability to find z first, then convert back using x = μ + zσ. When approximating a binomial distribution with a normal distribution, apply a continuity correction.
对于反向正态问题,先用给定概率求出 z,再通过 x = μ + zσ 还原。用正态分布近似二项分布时,要应用连续性修正。
9. Introduction to Hypothesis Testing | 假设检验入门
Hypothesis testing appears in Paper 5 with the binomial distribution and is extended in Paper 6. State the null hypothesis H₀ and alternative hypothesis H₁, identify the test statistic, calculate the p-value or critical region, and write a conclusion in context. Do not say ‘accept H₀’; say ‘do not reject H₀’.
假设检验在 Paper 5 中与二项分布一起出现,并在 Paper 6 中扩展。说明原假设 H₀ 和备择假设 H₁,确定检验统计量,计算 p 值或临界域,并在语境中写出结论。不能说“接受 H₀”,而应说“不拒绝 H₀”。
A clear structure is more important than a long paragraph. Use steps: define p, state H₀ and H₁, give the distribution under H₀, find the p-value or critical region, compare with the significance level, and conclude in terms of the original claim.
清晰的结构比冗长的段落更重要。步骤为:定义 p,写出 H₀ 和 H₁,给出在 H₀ 下的分布,求 p 值或临界域,与显著性水平比较,并结合原命题下结论。
10. A 6-8 Week Summer Study Sequence | 6-8 周暑期学习路线
A realistic summer plan prevents cramming. Use a three-phase approach: foundation weeks for notation and data, core weeks for probability and distributions, and integration weeks for mixed questions and hypothesis tests.
📚 A-Level CAIE Statistics: Unit Test Mock Paper Walkthrough | A-Level CAIE 统计:单元测试模拟卷解析
This article walks through a typical CAIE A-Level Statistics unit test, covering data representation, probability, discrete and normal distributions, sampling, regression and hypothesis testing. Each section explains a representative question with the key working, common errors and exam technique.
The mock paper follows the CAIE Probability & Statistics 1 format: 50 marks in 75 minutes, with all questions compulsory. A typical paper includes one data display question, one probability question, one combinatorics question, one discrete random variable question, one binomial distribution question, one normal distribution question, and one inference or hypothesis testing question.
2. Question 1: Stem-and-Leaf Diagram and Data Description | 第1题:茎叶图与数据描述
A stem-and-leaf diagram arranges data in ascending order, making the median and quartiles easy to locate. For a data set with n values, the median is at position (n + 1) / 2, while the lower quartile Q₁ and upper quartile Q₃ are found from the median of the lower half and upper half respectively.
Consider the ordered stem-and-leaf values: 31, 32, 34, 35, 40, 43, 43, 46, 47, 48, 51, 54. Since n = 12, the median is the average of the 6th and 7th values: (43 + 43) / 2 = 43. The lower quartile is the median of the first six values, (34 + 35) / 2 = 34.5, and the upper quartile is the median of the last six values, (47 + 48) / 2 = 47.5.
Always state the interquartile range with the correct upper minus lower order, because IQR measures the spread of the middle 50% of the data and is not affected by extreme outliers.
3. Question 2: Probability and Venn Diagrams | 第2题:概率与韦恩图
A Venn diagram question may ask for P(A ∪ B), the conditional probability P(A | B), or a test for independence. Use the addition rule and the conditional probability formula, and always check that probabilities lie between 0 and 1.
For example, if P(A) = 0.4, P(B) = 0.3 and P(A ∩ B) = 0.1, then P(A ∪ B) = 0.4 + 0.3 − 0.1 = 0.6. Also P(A | B) = 0.1 / 0.3 = 1/3. Since P(A ∩ B) = 0.1 is not equal to P(A)P(B) = 0.12, the events are not independent.
Common mistakes include using P(A ∪ B) = P(A) + P(B) without subtracting the intersection, or swapping the conditional probability numerator and denominator.
常见错误包括计算 P(A ∪ B) 时没有减去交集,或将条件概率的分子和分母颠倒。
4. Question 3: Permutations and Combinations | 第3题:排列与组合
Permutation questions require the number of ordered arrangements, while combination questions require the number of unordered selections. Decide whether order matters before choosing a formula, and remember to divide by factorial terms for repeated items.
For example, the number of ways to arrange 5 people in 3 chairs is 5P3 = 60, while the number of ways to choose a committee of 3 from 10 people is 10C3 = 120. If arranging the letters of the word M A M M A, the number of distinct arrangements is 5! / (3! × 2!) = 10 because the three M letters and two A letters are identical.
例如,将 5 人安排在 3 把椅子上的方法数为 5P3 = 60,而从 10 人中选出 3 人组成委员会的方法数为 10C3 = 120。若排列单词 M A M M A 的字母,不同排列数为 5! / (3! × 2!) = 10,因为三个 M 和两个 A 是相同字母。
In mixed questions, multiply the number of choices for each stage if the stages are independent, and add them if the situations are mutually exclusive.
在混合题型中,若各阶段相互独立,则相乘;若各情况互斥,则相加。
5. Question 4: Discrete Random Variables and Expectation | 第4题:离散随机变量与期望
A discrete random variable question gives a probability distribution table listing each value of X and its corresponding probability. The expectation and variance are calculated from first principles, and the probabilities must sum to 1.
离散随机变量题会给出概率分布表,列出 X 的每个取值及对应概率。期望和方差由基本定义计算,且所有概率之和必须等于 1。
E(X) = Σ x p(x) and Var(X) = E(X²) − [E(X)]²
For the distribution P(X = 1) = 0.2, P(X = 2) = 0.3, P(X = 3) = 0.5, the expectation is E(X) = 1 × 0.2 + 2 × 0.3 + 3 × 0.5 = 2.3. Then E(X²) = 1² × 0.2 + 2² × 0.3 + 3² × 0.5 = 5.9, so Var(X) = 5.9 − 2.3² = 0.61.
The variance formula is quicker than using Σ(x − μ)² p(x), but it is sensitive to rounding in E(X²), so keep full calculator accuracy throughout the working.
If a random variable X follows a binomial distribution, written X ~ B(n, p), the probability of exactly r successes is found using the binomial probability formula. For inequalities, sum the relevant probabilities or use cumulative binomial tables where allowed.
若随机变量 X 服从二项分布,记作 X ~ B(n, p),则恰好 r 次成功的概率由二项概率公式给出。对于不等式,将相关概率相加,或使用允许的累积二项分布表。
P(X = r) = C(n, r) pʳ (1 − p)ⁿ⁻ʳ
For X ~ B(10, 0.3), the probability P(X = 2) = C(10, 2) × 0.3² × 0.7⁸ ≈ 45 × 0.09 × 0.057648 = 0.2335. To find P(X ≤ 2), calculate P(X = 0) + P(X = 1) + P(X = 2) because these events are mutually exclusive.
Candidates often confuse P(X = r) with P(X ≤ r) and lose accuracy by rounding intermediate values. Write the full expression before using the calculator to show clear method marks.
7. Question 6: Normal Distribution and Continuity Correction | 第6题:正态分布与连续性校正
When X follows a normal distribution with mean μ and variance σ², convert to the standard normal variable Z to find probabilities. If a binomial distribution is approximated by a normal distribution, apply a continuity correction by adjusting the boundary by 0.5.
当 X 服从均值为 μ、方差为 σ² 的正态分布时,需转换为标准正态变量 Z 来求概率。若用正态分布近似二项分布,需进行连续性校正,将边界值调整 0.5。
Z = (X − μ) / σ
For X ~ N(50, 4²), the probability P(X > 55) is found by Z = (55 − 50) / 4 = 1.25. Then P(Z > 1.25) = 1 − P(Z < 1.25) = 1 − 0.8944 = 0.1056.
For a binomial approximation, suppose X ~ B(100, 0.5) and we approximate P(X ≤ 48). The normal approximation uses the boundary 48.5, giving Z = (48.5 − 50) / 5 = −0.3. Without the correction, Z = (48 − 50) / 5 = −0.4 and the probability would be understated.
8. Question 7: Sampling and Estimation | 第7题:抽样与估计
The sample mean x̄ is an unbiased estimator of the population mean μ. If the population standard deviation σ is known, the sampling distribution of the mean has standard error σ / √n, and a confidence interval is constructed around the sample mean.
样本均值 x̄ 是总体均值
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
📚 A-Level CAIE Statistics: Essay Writing Framework and Model Answer | A-Level CAIE 统计:论文写作框架与范文
In CAIE A-Level Probability and Statistics, structured questions often require more than a final answer: examiners look for clearly stated models, hypotheses, calculations, and contextual conclusions. This article explains a reliable essay-style framework and provides a complete model answer for a binomial hypothesis test.
Your written response should show that you can identify the correct statistical technique, apply it accurately, and interpret the result in the context of the problem. Marks are usually split between method (M), accuracy (A), and final answer (B or A1).
📚 A-Level CAIE Statistics: Common Misconceptions and Corrections | A-Level CAIE 统计:常见误区与纠正方法
Many A-Level CAIE Statistics candidates lose marks not because they cannot calculate, but because they apply a correct formula to the wrong situation or interpret a result incorrectly. This revision guide collects the most common misconceptions in Probability & Statistics 1 and 2 and shows how to correct each one.
1. Mutually Exclusive and Independent Events | 互斥事件与独立事件
A frequent error is to treat ‘mutually exclusive’ and ‘independent’ as the same idea. Mutually exclusive means P(A ∩ B) = 0; the events cannot occur together. Independence means P(A ∩ B) = P(A)P(B); knowing that A has occurred does not change the probability of B.
一个常见错误是把 ‘互斥’ 和 ‘独立’ 当作同一概念。互斥意味着 P(A ∩ B) = 0,两个事件不可能同时发生。独立意味着 P(A ∩ B) = P(A)P(B),即已知 A 发生不会改变 B 发生的概率。
If two events have positive probabilities, they cannot be both mutually exclusive and independent. For mutually exclusive events P(A ∩ B) = 0, but independence would require P(A)P(B) > 0, which is a contradiction. Use a Venn diagram to check whether the intersection is empty before multiplying probabilities.
如果两个事件的概率都为正,它们不可能既互斥又独立。互斥事件满足 P(A ∩ B) = 0,而独立要求 P(A)P(B) > 0,二者矛盾。在相乘概率之前,先用韦恩图检查交集是否为空。
In tree diagrams, probabilities on the second branches are often conditional. If the second event is independent of the first, the second-branch probability is the same as the marginal probability; otherwise it is a conditional probability such as P(B|A).
Candidates often confuse P(A|B) with P(B|A). These are generally not equal. The correct relationship is P(A|B) = P(A ∩ B) / P(B). For example, P(disease|positive) is not the same as P(positive|disease), which is the sensitivity of a test.
When a question describes selection without replacement or gives a condition, identify the denominator carefully. The denominator is the probability or frequency of the event after the vertical bar, not the total of the original sample unless the condition has no effect.
Bayes’ theorem is useful for reversing conditional probabilities: P(A|B) = P(B|A)P(A) / [P(B|A)P(A) + P(B|A’)P(A’)]. Many diagnostic-test and false-positive questions reduce to this formula.
3. Discrete and Continuous Distributions | 离散分布与连续分布
For a discrete distribution such as the binomial, geometric or Poisson, P(X = x) can be positive and P(X ≤ x) is not the same as P(X < x). For example, in the binomial, P(X < 5) = P(X ≤ 4). Candidates often lose marks by using the wrong form of the inequality.
For a continuous distribution such as the normal distribution, P(X = x) = 0 for any single value, so P(X ≤ k) = P(X < k). There is no need to add or subtract one; the difference only matters for discrete variables and when using the normal approximation to a discrete variable.
Also, a discrete random variable is represented by a probability mass function and a bar chart, while a continuous random variable has a probability density function and a smooth curve. Probability for continuous variables is represented by area under the curve, not by the height of the curve.
4. Normal Approximation to the Binomial | 二项分布的正态近似
The normal approximation X ~ B(n, p) to Y ~ N(np, npq) should only be used when the distribution is sufficiently symmetric. The usual guideline in CAIE is np > 5 and nq > 5. If these conditions fail, the approximation is unreliable.
把 X ~ B(n, p) 近似为 Y ~ N(np, npq) 时,只应在分布足够对称的情况下使用。CAIE 中的通常准则是 np > 5 且 nq > 5。如果条件不满足,近似就不可靠。
Because the binomial is discrete and the normal is continuous, every boundary must be corrected by 0.5. For example, P(X ≤ 10) is approximated as P(Y < 10.5), P(X ≥ 10) as P(Y > 9.5), and P(X = 10) as P(9.5 < Y < 10.5).
A common mistake is to ignore the continuity correction or to apply it in the wrong direction. Draw the interval on a number line and ask whether the endpoint should be included in the desired probability; then expand the interval by 0.5 toward the excluded side.
The p-value is the probability of obtaining a test statistic at least as extreme as the one observed, assuming the null hypothesis H0 is true. It is not the probability that H0 is true, and it is not the probability that the alternative hypothesis is false.
p 值是在原假设 H0 为真的条件下,得到至少与观测值一样极
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
Although the CAIE A-Level Statistics examination is entirely written and does not include a speaking or listening component, developing oral and aural skills can significantly improve your understanding of statistical concepts. This article provides a focused study guide for using spoken English to explain data, interpret results, and follow lectures or videos.
1. Why Verbal Skills Matter in Statistics | 为什么统计需要口头技能
When you explain a concept aloud, you reveal gaps in your understanding. Statistics is full of precise terms like ‘variance’, ‘significance’ and ‘correlation’; using them correctly in speech helps reinforce exam answers.
Listening to a tutor or a video requires you to process spoken symbols and formulas quickly, a skill that transfers to reading exam questions more efficiently.
听懂老师或视频需要你快速处理口头表达中的符号和公式,这一技能能迁移到更高效地阅读考题上。
In study groups, discussing distributions or hypothesis tests forces you to articulate reasoning clearly, which is exactly what written exam questions demand.
在学习小组中,讨论分布或假设检验会促使你清晰地表达推理过程,而这正是笔试题目所要求的能力。
2. Key Statistical Terms: Pronunciation & Meaning | 关键统计术语的发音与含义
Building a strong spoken vocabulary is the first step. The table below lists high-frequency terms with their standard English pronunciation and Chinese meaning. Practise saying each term aloud before moving to full sentences.
3. Listening to Lectures and Video Tutorials | 听讲座与视频教程的技巧
Before listening, preview the topic and write down key symbols you expect to hear, such as μ, σ, x̄ and p̂. This primes your brain for the spoken forms.
Focus on signposting language like ‘the next step is’, ‘we reject the null hypothesis if’, or ‘notice that the distribution is skewed’. These phrases signal important points.
关注路标性语言,如 ‘the next step is’(下一步是)、’we reject the null hypothesis if’(如果……我们拒绝零假设)或 ‘notice that the distribution is skewed’(注意分布是偏斜的)。这些短语标志着重要内容。
Take notes using abbreviations for spoken terms: ‘dist’ for distribution, ‘prob’ for probability, ‘sd’ for standard deviation. After listening, summarise the main argument aloud in two or three sentences.
记笔记时使用口头术语的缩写:’dist’ 表示 distribution,’prob’ 表示 probability,’sd’ 表示 standard deviation。听完后,用两三句话口头总结主要论点。
4. Explaining Data Distributions Orally | 口头解释数据分布
Use precise adjectives: a histogram may be ‘symmetric’, ‘positively skewed’ (right-skewed), ‘negatively skewed’ (left-skewed), ‘bimodal’ or ‘uniform’. Practise saying sentences like ‘The data are positively skewed, so the mean is greater than the median.’
使用精确的形容词:直方图可能是 ‘symmetric’(对称)、’positively skewed’(正偏/右偏)、’negatively skewed’(负偏/左偏)、’bimodal’(双峰)或 ‘uniform’(均匀)。练习说这样的句子:’The data are positively skewed, so the mean is greater than the median.’(数据正偏,因此均值大于中位数。)
When comparing two distributions, use comparative forms: ‘Dataset A has a larger interquartile range than Dataset B, indicating greater spread.’
比较两个分布时,使用比较级:’Dataset A has a larger interquartile range than Dataset B, indicating greater spread.’(数据集 A 的四分位距比数据集 B 大,表明离散程度更大。)
For measures of centre, say ‘the median is more robust to outliers than the mean’ rather than simply ‘the median is better’. This shows precise statistical language.
对于集中趋势的度量,说 ‘the median is more robust to outliers than the mean’(中位数比均值对异常值更稳健),而不是简单地说 ‘the median is better’(中位数更好)。这体现了精确的统计语言。
5. Speaking About Probability | 谈论概率的口语表达
Probability values range from 0 to 1. In speech, 0 is ‘impossible’, 1 is ‘certain’, values near 0 are ‘unlikely’, and values near 1 are ‘likely’. Avoid saying ‘probable’ for ‘possible’ when the probability is low.
For conditional probability, say ‘the probability of A given B’ and write P(A|B). Practise: ‘Given that the first card is a heart, the probability that the second card is also a heart is 12/51.’
对于条件概率,说 ‘the probability of A given B’(在 B 发生的条件下 A 的概率),写作 P(A|B)。练习:’Given that the first card is a heart, the probability that the second card is also a heart is 12/51.’(已知第一张牌是红心,第二张也是红心的概率是 12/51。)
For independent events, say ‘the probability of both A and B occurring is the product of their individual probabilities’. Avoid colloquial phrases like ‘the chances multiply’ without explanation.
对于独立事件,说 ‘the probability of both A and B occurring is the product of their individual probabilities’(A 和 B 同时发生的概率是各自概率的乘积)。避免使用不解释的口语短语如 ‘the chances multiply’。
6. Describing Hypothesis Tests | 描述假设检验
The null hypothesis H₀ is a statement of no effect or no difference, while the alternative hypothesis H₁ is what you are testing for. Say: ‘The null hypothesis is that the population mean equals 50.’
零假设 H₀ 是关于无效应或无差异的陈述,备择假设 H₁ 是你要检验的内容。说:’The null hypothesis is that the population mean equals 50.’(零假设是总体均值等于 50。)
Use ‘reject’ or ‘do not reject’ rather than ‘accept’. For example: ‘At the 5% significance level, we reject H₀ because the p-value is less than 0.05.’
使用 ‘reject’(拒绝)或 ‘do not reject’(不拒绝),而不是 ‘accept’(接受)。例如:’At the 5% significance level, we reject H₀ because the p-value is less than 0.05.’(在 5% 显著性水平下,我们拒绝 H₀,因为 p 值小于 0.05。)
For a two-tailed test, say ‘the alternative hypothesis is that the population mean is not equal to 50’. For a one-tailed test, specify the direction: ‘greater than 50’ or ‘less than 50’.
对于双尾检验,说 ‘the alternative hypothesis is that the population mean is not equal to 50’(备择假设是总体均值不等于 50)。对于单尾检验,要说明方向:’greater than 50’(大于 50)或 ‘less than 50’(小于 50)。
7. Reading Statistical Symbols Aloud | 统计符号的读法
Many students can recognise symbols but hesitate to say them in English. The table below gives the standard spoken forms you are likely to hear in lectures and videos.
A-Level Statistics is not just about remembering formulas; CAIE exam questions increasingly embed statistical methods in biology, medicine, economics, engineering and social science. Cross-disciplinary application questions test whether you can choose the correct model, state conditions, calculate accurately, and interpret results in context.
This article walks through the most common interdisciplinary question types in the CAIE Probability and Statistics syllabus, with worked-style explanations and exam-focused advice.
本文梳理 CAIE 概率与统计大纲中最常见的跨学科题型,配以精讲式说明和应试建议。
1. Interdisciplinary Statistics: Why It Matters | 跨学科统计为何重要
In CAIE 9709 Probability & Statistics, a question often begins with a real-world scenario: a drug trial, a factory inspection, a traffic survey or a psychological test. The core methods remain the same, but the wording and units change. Your first job is to translate the context into a statistical model.
A-Level CAIE Statistics gives students the tools to model uncertainty, analyse data, and make evidence-based decisions. In the CAIE 9709 Mathematics course, statistics is examined through Paper 5 Probability & Statistics 1 and Paper 6 Probability & Statistics 2, which together cover data handling, probability, distributions, estimation, and hypothesis testing.
A-Level CAIE 统计为学生提供了为不确定性建模、分析数据并基于证据做出决策的工具。在 CAIE 9709 数学课程中,统计通过 Paper 5 概率与统计 1 和 Paper 6 概率与统计 2 进行考核,内容涵盖数据处理、概率、分布、估计和假设检验。
1. Exam Structure and Assessment Overview | 考试结构与评估概览
Paper 5 (Probability & Statistics 1) is usually taken in the AS year and focuses on foundations: data representation, summary statistics, probability, discrete random variables, and the binomial and normal distributions. Paper 6 (Probability & Statistics 2) extends these ideas to the Poisson distribution, linear combinations of random variables, continuous random variables, sampling, estimation, and hypothesis tests.
Paper 5(概率与统计 1)通常在 AS 年级学习,重点是基础内容:数据表示、汇总统计量、概率、离散随机变量以及二项分布和正态分布。Paper 6(概率与统计 2)将这些思想拓展到泊松分布、随机变量的线性组合、连续随机变量、抽样、估计和假设检验。
Each paper is worth 75 marks in the full A-Level, so the two statistics papers together contribute about 25% + 25% = 50% of the full A-Level route if both are chosen. In the AS route, Paper 5
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
📚 A-Level CAIE Statistics: Worked Case Study Practice | A-Level CAIE 统计:案例分析实战演练
In A-Level CAIE Statistics (Papers 5 and 6), case study questions often combine several statistical techniques within one real-world context. Practising worked examples helps you recognise which method to use and how to set out your solution clearly. This article walks through eight representative case studies, from data summary to hypothesis testing, with full calculations and exam tips.
在 A-Level CAIE 统计学(Paper 5 和 Paper 6)中,案例分析题常常在一个真实情境中综合多个统计方法。练习完整例题有助于你识别该使用哪种方法,并学会清晰书写解题过程。本文通过八个典型案例,从数据汇总到假设检验,给出完整计算与考试技巧。
1. Understanding the Case Study Approach | 理解案例分析方法
A statistics case study usually gives a short scenario followed by several parts testing different skills. The key is to read the scenario carefully, identify the variables, and decide whether the question is about data description, probability, distributions, or inference.
Always show your method step by step. In CAIE Statistics, method marks are awarded for correct formulas, substitution, and interpretation, not only for the final answer. Write down the model you use, for example X ~ B(12, 0.1) or X ~ N(50, 4²), before calculating.
解题时必须逐步展示方法。在 CAIE 统计学中,即使最终答案错误,只要公式正确、代入正确、解释合理,也能获得方法分。计算前先写下所用模型,例如 X ~ B(12, 0.1) 或 X ~ N(50, 4²)。
2. Case 1: Summarising Data from a Frequency Table | 案例一:频数表数据汇总
A teacher records the marks of 50 students in a test using the grouped frequency table below. The midpoints are used because exact raw marks are not available.
一名教师用下面的分组频数表记录 50 名学生的测验成绩。由于没有原始分数,使用组中值进行计算。
Marks x
0 ≤ x < 10
10 ≤ x < 20
20 ≤ x < 30
30 ≤ x < 40
40 ≤ x < 50
Frequency f
4
8
15
13
10
We first compute Σfx and Σfx². Using the midpoints 5, 15, 25, 35, 45, we get:
首先计算 Σfx 和 Σfx²。使用组中值 5, 15, 25, 35, 45,得到:
Σfx = 4×5 + 8×15 + 15×25 + 13×35 + 10×45 = 1420
So the mean is 1420 ÷ 50 = 28.4. For variance, Σfx² = 4×5² + 8×15² + 15×25² + 13×35² + 10×45² = 47450.
The standard deviation is √142.44 ≈ 11.93. Always use the grouped data formula with midpoints, and state your answers to an appropriate degree of accuracy.
3. Case 2: Probability with Tree Diagrams | 案例二:树状图概率
A bag contains 5 red balls and 3 blue balls. Two balls are drawn at random without replacement. Draw a tree diagram to find the probability that at least one red ball is drawn, and the probability that the second ball is blue.
The first draw has P(R) = 5/8 and P(B) = 3/8. After drawing one ball, the totals change because sampling is without replacement. The four joint probabilities are:
At least one red means not both blue, so P(at least one red) = 1 − P(BB) = 1 − 6/56 = 50/56 = 25/28. The second ball is blue occurs in RB or BB, so P(second blue) = 15/56 + 6/56 = 21/56 = 3/8.
4. Case 3: Discrete Random Variables and Expectation | 案例三:离散随机变量与期望
A discrete random variable X has the following probability distribution: P(X = 0) = 0.2, P(X = 1) = 0.3, P(X = 2) = 0.4, P(X = 3) = 0.1. Find E(X), Var(X), and E(4X − 2).
5. Case 4: Binomial Distribution in Context | 案例四:二项分布情境应用
A machine produces components with a 10% defective rate. A random sample of 12 components is taken. Let X be the number of defective components, so X ~ B(12, 0.1). Find the probability that exactly 2 components are defective, at most 1 is defective, and at least 1 is defective.
一台机器生产的零件次品率为 10%。随机抽取 12 个零件。设 X 为次品数量,则 X ~ B(12, 0.1)。求恰好有 2 个次品、至多有 1 个次品以及至少有 1 个次品的概率。
For a binomial distribution, P(X = r) = C(n, r) pʳ qⁿ⁻ʳ, where q = 1 − p. Here n = 12, p = 0.1, q = 0.9.
对于二项分布,P(X =
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
📚 A-Level CAIE Statistics: Formula and Theorem Quick Reference Handbook | A-Level CAIE 统计:公式定理速查手册
This handbook summarises the key formulae and theorems tested in CAIE A-Level Mathematics Paper 5 (Probability & Statistics 1) and Paper 6 (Probability & Statistics 2). Use it as a quick revision checklist and exam reference.
本手册汇总 CAIE A-Level 数学 Paper 5(概率与统计 1)和 Paper 6(概率与统计 2)中的核心公式与定理,可作为复习清单和考前速查使用。
1. Data Representation and Summary Statistics | 数据表示与汇总统计
For raw data, the mean and variance are calculated from the sum of values and the sum of squared values.
x̄ = Σx / n, s² = Σ(x − x̄)² / n = Σx² / n − x̄², s = √s²
对于原始数据,均值和方差分别通过数值总和与平方值总和计算,标准差为方差的平方根。
For grouped data, use class midpoints m and frequencies f.
x̄ = Σfm / Σf, s² = Σfm² / Σf − x̄²
对于分组数据,使用组中值 m 和频数 f 进行计算。
When data is coded as y = (x − a) / b, the original mean and standard deviation are recovered as follows.
y = (x − a) / b, x̄ = a + bȳ, sₓ = |b| s_y
若数据以 y = (x − a) / b 进行编码,原始均值与标准差按上述公式还原。
2. Probability Rules | 概率法则
The general addition rule handles overlapping events.
P(A ∪ B) = P(A) + P(B) − P(A ∩ B)
一般加法公式用于处理有重叠事件的情况。
If A and B are mutually exclusive, their intersection has probability zero.
P(A ∩ B) = 0
若事件 A 与 B 互斥,则它们的交事件概率为零。
Conditional probability and independence are defined by the following relationships.
P(A | B) = P(A ∩ B) / P(B), P(A ∩ B) = P(A)P(B) if independent
条件概率和独立性的定义如上;若 A 与 B 独立,则交事件概率等于各自概率的乘积。
3. Permutations and Combinations | 排列与组合
The number of ordered arrangements of r objects chosen from n distinct objects is given by nPr.
n! = n(n−1)(n−2)⋯1, nPr = n! / (n − r)!
从 n 个不同对象中有序选取 r 个的排列数由 nPr 给出。
The number of unordered selections is given by nCr.
nCr = n! / [r!(n − r)!]
从 n 个不同对象中无序选取 r 个的组合数由 nCr 给出。
For arrangements with repeated items, divide by the factorial of each repeated group size.
Number of arrangements = n! / (p! q! ⋯)
当排列中存在重复对象时,需除以各重复组大小的阶乘。
4. Discrete Random Variables | 离散随机变量
The expectation of a discrete random variable is the probability-weighted average of its values.
E(X) = Σ x P(X = x) = μ
离散随机变量的期望是其取值按照概率加权的平均值。
The variance can be computed using the second moment about the origin.
Var(X) = E(X²) − [E(X)]² = Σ x² P(X = x) − μ²
方差可使用二阶原点矩减去期望的平方来计算。
Linear transformations affect expectation and variance as follows.
E(aX + b) = aE(X) + b, Var(aX + b) = a² Var(X)
线性变换对期望和方差的影响如上所示;方差中常数项 b 不影响波动。
5. Binomial Distribution | 二项分布
If X ~ B(n, p), the probability of exactly r successes in n independent trials is given by the binomial formula.
P(X = r) = nCr pʳ (1 − p)ⁿ⁻ʳ
若 X ~ B(n, p),在 n 次独立试验中恰好出现 r 次成功的概率由二项式公式给出。
The mean and variance of a binomial distribution are simple multiples of n, p, and q = 1 − p.
E(X) = np, Var(X) = npq, q = 1 − p
二项分布的期望为 np,方差为 npq,其中 q = 1 − p。
The binomial model requires a fixed number of trials, constant success probability, and independent trials.
二项模型要求试验次数固定、每次成功概率不变,并且各次试验相互独立。
6. Geometric Distribution | 几何分布
If X ~ Geo(p), X counts the number of trials up to and including the first success.
P(X = r) = (1 − p)ʳ⁻¹ p, r = 1, 2, 3, ⋯
若 X ~ Geo(p),则 X 表示首次成功出现时已经进行的试验次数,其概率质量函数如上。
The mean and variance of a geometric distribution are based on the success probability p.
E(X) = 1 / p, Var(X) = q / p², q = 1 − p
几何分布的期望为 1/p,方差为 q/p²,其中 q = 1 − p。
The geometric distribution is memoryless: past failures do not change the probability of future success.
几何分布具有无记忆性:过去的失败不会改变未来成功的概率。
7. Normal Distribution | 正态分布
If X ~ N(μ, σ²), the standardised score converts X to the standard normal variable Z.
Z = (X − μ) / σ, X ~ N(μ, σ²), Z ~ N(0, 1)
若 X ~ N(μ, σ²),则将 X 标准化得到标准正态变量 Z,便于查表计算概率。
When a discrete distribution is approximated by a normal distribution, apply continuity correction.
P(X ≤ r) ≈ P(Y < r + 0.5), P(X ≥ r) ≈ P(Y > r − 0.5)
当用正态分布近似离散分布时,需要使用连续性修正以提高精度。
To find an unknown mean or standard deviation, use the inverse normal function on the standardised equation.
如需反求未知均值或标准差,可对标准化方程使用逆正态函数求解。
8. Poisson Distribution | 泊松分布
If X ~ Po(λ), the probability of exactly r occurrences in a fixed interval is given by the Poisson formula.
P(X = r) = e^(−λ) × λ^r / r!, r = 0, 1, 2, ⋯
若 X ~ Po(λ),在固定区间内恰好发生 r 次事件的概率由泊松公式给出。
The Poisson distribution has equal mean and variance.
E(X) = λ, Var(X) = λ
泊松分布的期望和方差相等,均为 λ。
If X and Y are independent Poisson variables, their sum is also Poisson with mean equal to the sum of the means.
X ~ Po(λ), Y ~ Po(μ), X + Y ~ Po(λ + μ)
若 X 与 Y 相互独立且均服从泊松分布,则 X + Y 仍服从泊松分布,参数为 λ + μ。
9. Continuous Random Variables | 连续随机变量
For a continuous random variable with probability density function f(x), probabilities are found by integration.
P(a < X < b) = ∫ₐᵇ f(x) dx, ∫ f(x) dx = 1 over the domain
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
This article provides a structured revision guide to the core topics in the A-Level CAIE Statistics syllabus. It covers summary statistics, probability models, key distributions, sampling, estimation and hypothesis testing. Use it as a checklist before your exam.
1. Data Representation and Summary Statistics | 数据的表示与汇总统计
In CAIE Statistics, data can be qualitative or quantitative. Quantitative data may be discrete or continuous. The first step in any analysis is to summarise data using measures of centre and spread.
For a sample or population, the mean is x̄ = Σx / n. The variance is the average squared deviation from the mean, and the standard deviation is its square root.
对于样本或总体,均值是 x̄ = Σx / n。方差是偏离均值平方的平均数,标准差是方差的平方根。
Variance = Σ(x − x̄)² / n = Σx² / n − x̄²
When data are grouped, use class midpoints for calculations and state clearly whether you are using n or n−1 for sample variance. Common measures are listed below.
当数据分组时,使用组中值进行计算,并清楚说明计算样本方差时使用的是 n 还是 n−1。常用度量如下所列。
Measures of centre: mean, median, mode | 集中趋势度量:均值、中位数、众数
Measures of spread: range, interquartile range, variance, standard deviation | 离散程度度量:极差、四分位距、方差、标准差
Five-number summary: minimum, Q₁, median, Q₃, maximum | 五数概括:最小值、下四分位数、中位数、上四分位数、最大值
2. Probability Laws and Counting Methods | 概率法则与计数方法
Probability is the measure of the likelihood that an event occurs, with values between 0 and 1. For events A and B, the addition law is P(A ∪ B) = P(A) + P(B) − P(A ∩ B).
概率是事件发生可能性的度量,取值在 0 到 1 之间。对于事件 A 和 B,加法法则是 P(A ∪ B) = P(A) + P(B) − P(A ∩ B)。
Conditional probability is P(A | B) = P(A ∩ B) / P(B). Two events are independent if P(A ∩ B) = P(A) × P(B). Mutually exclusive events cannot occur together, so P(A ∩ B) = 0.
条件概率是 P(A | B) = P(A ∩ B) / P(B)。如果 P(A ∩ B) = P(A) × P(B),则两个事件相互独立。互斥事件不能同时发生,因此 P(A ∩ B) = 0。
Counting techniques are often needed when outcomes are equally likely. The number of arrangements of n distinct objects is n!, the number of ordered selections is nPr = n! / (n − r)!, and the number of unordered selections is nCr = n! / (r!(n − r)!).
Practical statistical work in A-Level CAIE Statistics goes beyond calculation. It asks you to plan an investigation, collect or simulate data, apply appropriate models, and interpret findings in context. This guide summarises the key points for experimental and practical assessment tasks under the CAIE Probability & Statistics syllabus.
Every practical statistical task follows the enquiry cycle: formulate a question, plan data collection, collect or simulate data, analyse using appropriate techniques, and interpret conclusions in context. Examiners look for evidence that you understand the whole cycle, not just isolated calculations.
Common marks are awarded for clearly stating the problem, describing variables, and linking conclusions back to the original question. In CAIE papers, a practical-style question often asks you to comment on whether a conclusion is reliable or whether a method should be improved.
2. Formulating Clear Questions and Hypotheses | 明确问题与假设
A good statistical investigation begins with a precise question, such as ‘Do two brands of batteries last the same length of time?’ From this, you can write null and alternative hypotheses: H₀: μ₁ = μ₂ and H₁: μ₁ ≠ μ₂ for a two-tailed test.
The alternative hypothesis may be one-tailed if the context suggests a direction, for example ‘Brand A lasts longer than Brand B’. Using a one-tailed or two-tailed test depends on the wording of the investigation question.
如果情境暗示方向,备择假设可以是单侧,例如 “品牌 A 的使用时间长于品牌 B”。使用单侧还是双侧检验取决于探究问题的表述。
3. Designing Experiments: Control, Randomisation and Replication | 设计实验:控制、随机化与重复
In an experiment, you change one variable (the independent variable) and measure another (the dependent variable). Control means keeping all other variables constant so they do not affect the response. Randomisation allocates subjects or items to groups by chance, reducing bias.
Replication means repeating measurements or using enough participants so results are not due to one unusual observation. Blocking can be used when there is a known source of variation, such as age or location, by grouping similar units before randomising.
4. Sampling Methods and Sources of Bias | 抽样方法与偏差来源
Practical work often uses a sample to represent a population. Simple random sampling gives every member an equal chance of selection. Stratified sampling divides the population into groups and samples from each, ensuring important subgroups are represented.
Systematic sampling selects every kth item, but it can be biased if there is a hidden pattern. Quota sampling is convenient but is not random. Bias arises from undercoverage, non-response, leading questions, or convenience samples.
系统抽样每隔 k 个项目抽取一个,但如果存在隐藏模式,可能产生偏差。配额抽样方便但不是随机。偏差来自覆盖不足、无回应、诱导性问题或便利抽样。
5. Data Collection and Questionnaire Design | 数据收集与问卷设计
Data can be primary (collected by you) or secondary (from existing sources). Design questionnaires with clear, unambiguous questions. Avoid leading questions such as ‘Do you agree that the new app is excellent?’ because they push respondents toward one answer.
Response scales should be consistent, and categories should not overlap. For example, age bands 15–20, 21–25, 26–30 are better than 15–20, 20–25, 25–30, which create ambiguity about where 20 belongs.
6. Organising Data: Tables, Charts and Summary Statistics | 整理数据:表格、图表与汇总统计
After collecting data, organise it using frequency tables, histograms, cumulative frequency curves, or box plots. Histograms are used for continuous data and require frequency density = frequency ÷ class width. Box plots compare distributions and highlight outliers.
Summary statistics include measures of central tendency (mean, median, mode) and spread (range, interquartile range, standard deviation). For skewed data, the median and interquartile range are more robust than the mean and standard deviation.
7. Probability Models in Practical Investigations | 实践探究中的概率模型
Practical questions often ask whether a situation can be modelled by a binomial distribution: fixed number of trials, two outcomes, constant probability, and independent trials. For example, counting defective items in a batch of 20 with a 5% defect rate.
The Poisson distribution models rare events occurring independently in a fixed interval, such as calls per hour at a call centre. Choosing the correct model is part of practical assessment; if conditions are not met, explain why the model may be inappropriate.
8. The Normal Distribution and Real Data | 正态分布与实际数据
Many continuous variables such as heights or test scores are approximately normal. Standardise using z = (x – μ) / σ to find probabilities. Use continuity correction when approximating a binomial or Poisson distribution by a normal distribution.
许多连续变量,如身高或考试分数,近似正态分布。标准化使用 z = (x – μ) / σ 来求概率。当用正态分布近似二项或泊松分布时,需要使用连续校正。
In practical work, check that data are roughly symmetric before using normal methods. If the data are heavily skewed, the normal model can give misleading probabilities, so a different approach may be needed.
An estimator is a rule for estimating a population parameter, such as using sample mean x̄ to estimate μ. A confidence interval gives a range of plausible values. For a large sample mean, a 95% interval is x̄ ± 1.96 × σ/√n when σ is known.
If the population standard deviation is unknown and the sample is small, use the t-distribution rather than the normal distribution. In CAIE practical-style questions, you should state assumptions and interpret the interval in context.
如果总体标准差未知且样本较小,应使用 t 分布而非正态分布。在 CAIE 实践类题目中,应陈述假设并在情境中解释区间。
10. Hypothesis Testing in Practical Work | 实践工作中的假设检验
A hypothesis test compares sample evidence with a null hypothesis. Calculate a test statistic, compare with a critical value, or find the p-value. State the significance level, usually 5% or 1%, before testing.
假设检验用样本证据与原假设进行比较。计算检验统计量,与临界值比较,或求出 p 值。在检验前声明显著性水平,通常为 5% 或 1%。
For binomial tests, use the exact probabilities. For normal tests, use z-scores. Decisions must be written in context: ‘Reject H₀. There is sufficient evidence at the 5% level that the mean time has increased.’
对于二项检验,使用精确概率。对于正态检验,使用 z 分数。结论必须写在情境中:”拒绝 H₀。在 5% 显著性水平下,有充分证据表明平均时间增加了。”
11. Using Technology and Statistical Software | 使用技术与统计软件
In practical assessments, you may use calculators, spreadsheets, or software to enter data, draw charts, and compute statistics. Show your method clearly: an examiner cannot award method marks if only a final number is given without working.
Use technology to check hand calculations, but do not rely on it blindly. Rounding errors can accumulate, so keep several more decimal places during intermediate steps and round only the final answer.
使用技术检查手算结果,
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
For A-Level Mathematics 9709, statistics is assessed through Paper 5 Probability & Statistics 1 and Paper 6 Probability & Statistics 2. As the 2026 exam cycle approaches, CAIE has continued to shift the focus from pure calculation toward interpretation, real-data applications, and clear statistical communication. This article summarises the main changes and trends you should prepare for.
1. Overview of the 2026 Statistics Papers | 2026年统计试卷概览
Both statistics papers are 1 hour 15 minutes long and are taken alongside Pure Mathematics and Mechanics. Paper 5 covers representation of data, measures of central tendency and spread, probability, discrete random variables, the binomial distribution, and the normal distribution. Paper 6 adds the Poisson distribution, continuous random variables, sampling and estimation, and hypothesis tests.
The 2026 cycle does not introduce a completely new structure, but it sharpens the emphasis on statistical reasoning. You should expect fewer questions that ask only for a numerical answer and more questions that require you to justify a method, comment on a result, or compare two situations.
CAIE has gradually increased the weight of assessment objective 2, application and communication, and assessment objective 3, analysis and evaluation. For 2026, questions are likely to include phrases such as ‘comment on the suitability of the model’ or ‘explain what the answer means in this situation’. This means you must practise writing sentences, not just showing calculations.
AO1 Knowledge and understanding – recall and use statistical facts and techniques. / 知识与理解:回忆并运用统计事实和方法。
AO2 Application – apply statistics to real-world contexts. / 应用:将统计方法用于现实情境。
AO3 Analysis and evaluation – interpret, compare, and justify. / 分析与评价:解释、比较和论证。
In many recent mark schemes, the final mark is awarded for a contextual sentence rather than for the correct value alone. Students who stop at a p-value or a test statistic often lose this mark, so build the habit of writing a final interpretation after every calculation.
在近年的评分标准中,最后一分往往授予情境性语句,而不是仅仅授予正确数值。只写到 p 值或检验统计量的学生常常失去这一分,因此要养成每次计算后写出最终解释的习惯。
3. Real-Data and Context-Based Questions | 真实数据与情境题
Recent papers have moved toward realistic data sets such as call-centre arrivals, quality-control samples, hospital waiting times, and weather records. In 2026, you should expect tables with realistic values, units, and possible outliers. Always read the context carefully before choosing a method or commenting on a result.
Quality control – defective items in a factory batch. / 质量控制:工厂批次中的缺陷品。
Service industry – arrivals per minute at a customer service desk. / 服务业:客服台每分钟到达人数。
Health data – systolic blood pressure readings that may be modelled by a normal distribution. / 健康数据:可用正态分布建模的收缩压读数。
The key skill is to connect the statistical output to the original problem. For example, if a hypothesis test rejects the null hypothesis about a machine’s average output, you should say what that means for the manager, not merely that H₀ is rejected.
4. Descriptive Statistics and Data Presentation | 描述统计与数据呈现
Paper 5 frequently tests the calculation and interpretation of mean, median, mode, quartiles, variance, and standard deviation. For 2026, pay extra attention to grouped data and the difference between population and sample variance. A common trap is using the wrong formula when data are grouped or when a frequency table is given.
A stem-and-leaf diagram or box plot can reveal outliers and skewness, and 2026 questions may ask you to explain what a chart shows. Do not just draw the diagram; be ready to state whether the data are symmetric or skewed and what that suggests about the mean and median.
5. Probability Distributions and Approximation | 概率分布与近似
Students need to know when to use the binomial, Poisson, and normal distributions. For 2026, approximation questions are likely to include clear conditions: n large and p small for Poisson approximation; n large and p not too close to 0 or 1 for normal approximation; and continuity correction for discrete to continuous. Show the condition check before applying an approximation.
学生需要知道何时使用二项分布、泊松分布和正态分布。2026 年近似题很可能包含明确条件:n 大且 p 小用泊松近似;n 大且 p 不接近 0 或 1 用正态近似;从离散到连续要用连续性修正。应用近似前要展示条件检查。
📚 A-Level CAIE Statistics: Learning Resources and Study Guide | A-Level CAIE 统计:学习资源推荐与使用指南
Success in CAIE A-Level Statistics depends on two things: choosing the right resources and using them with a clear plan. This guide brings together textbooks, past papers, formula booklets, calculator practice, online video support, and revision strategies tailored to Papers 5 and 6 of Cambridge International AS & A Level Mathematics (9709). Whether you are preparing for S1, S2, or both, the recommendations below will help you build understanding, speed, and exam accuracy.
在 CAIE A-Level 统计中取得好成绩,取决于两件事:选择正确的资源,以及按照清晰的计划使用它们。本指南汇集了教材、真题、公式手册、计算器练习、在线视频支持和复习策略,专门针对剑桥国际 AS 与 A Level 数学(9709)的 Paper 5 和 Paper 6。无论你正在备考 S1、S2 还是两门都要考,以下建议都能帮助你提升理解、速度与考试准确性。
1. Understanding the Syllabus and Assessment Structure | 了解考纲与考试结构
Before choosing resources, you must know exactly what is assessed. In the CAIE 9709 Mathematics syllabus, Probability & Statistics 1 (Paper 5) covers data representation, measures of location and spread, probability, permutations and combinations, discrete random variables, the binomial distribution, the geometric distribution, and the normal distribution. Probability & Statistics 2 (Paper 6) covers the Poisson distribution
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com