📚 IGCSE OCR Statistics: Essential Topics Summary | IGCSE OCR 统计:核心知识点梳理
Statistics equips you with tools to collect, analyse, and interpret data, drawing meaningful conclusions in areas ranging from science to business. A solid grasp of the core concepts covered in the IGCSE OCR Statistics syllabus is essential for both examinations and real‑world problem‑solving. This guide breaks down the key topics into clear, digestible sections, pairing English explanations with their Chinese equivalents for bilingual learners.
统计学帮助你掌握收集、分析和解释数据的工具,从而在科学、商业等领域得出有意义的结论。扎实掌握 IGCSE OCR 统计大纲中的核心概念,不仅对考试至关重要,对解决实际问题也很有帮助。本指南将关键主题拆分为清晰易懂的板块,并为每个要点提供中英双语对照,方便双语学习者使用。
1. Types of Data and Data Collection | 数据类型与数据收集
Data is classified as qualitative (non‑numerical categories, e.g., eye colour) or quantitative (numerical). Quantitative data is further split into discrete data (countable, like the number of cars) and continuous data (measurable, like height).
数据分为定性数据(非数值类别,如眼睛颜色)和定量数据(数值型)。定量数据又可分为离散数据(可数,如汽车数量)和连续数据(可测量,如身高)。
Primary data is collected directly by the researcher, for instance through surveys, experiments, or interviews. Secondary data is obtained from existing sources such as government reports or websites.
一手数据由研究者直接收集,例如通过问卷、实验或访谈。二手数据来源于现有资料,如政府报告或网站。
A census collects information from every member of the population, while a sample selects only a subset. A census is accurate but often impractical; a well‑designed sample saves time and cost if it is representative.
普查从总体中的每一个体收集信息,而抽样只选取部分个体。普查准确但常不切实际;设计良好的抽样如果能代表总体,既省时又省钱。
2. Sampling Methods | 抽样方法
Simple random sampling gives every member an equal chance of selection, often using random number generators. It is unbiased but can be difficult for large populations.
简单随机抽样使每个成员被选中的机会均等,通常借助随机数生成器。这种方法无偏,但对于大规模总体实施较难。
Stratified sampling divides the population into groups (strata) based on characteristics like age, then samples randomly from each group in proportion to its size. This ensures all key subgroups are represented.
分层抽样依据年龄等特征将总体划分为若干层,然后按各层规模比例从中随机抽取。这保证了所有关键子群体都能被代表。
Systematic sampling selects members at regular intervals from a list (e.g., every 10th name). It is simple but can introduce bias if the list has a hidden pattern.
系统抽样以固定间隔从名单中选取个体(如每第10个名字)。操作简单,但如果名单存在隐藏规律,可能引入偏差。
Cluster sampling divides the area into clusters (e.g., postcode areas), randomly selects clusters, and includes all individuals within them. It reduces travel costs but may increase sampling error.
整群抽样将区域划分为群(如邮编区),随机选取若干群,并纳入群内的所有个体。该方法降低了出行成本,但可能增大抽样误差。
3. Charts and Data Visualisation | 图表与数据可视化
Bar charts display categorical data with rectangular bars of height proportional to frequency. Gaps between bars distinguish categories, making comparisons easy.
条形图用高度与频数成正比的矩形条展示分类数据。条间留有空隙以区分不同类别,便于比较。
Histograms are used for continuous or grouped discrete data. The area, not the height, of each bar represents frequency; bar heights are proportional to frequency density (frequency ÷ class width).
直方图用于连续数据或分组离散数据。各条的面积而非高度代表频数;条高与频率密度(频数 ÷ 组距)成正比。
Pie charts show proportions of a whole, with each sector angle proportional to frequency (angle = (frequency ÷ total) × 360°). They are most effective when there are few categories.
饼图展示各部分占总体的比例,每个扇形的圆心角与频数成正比(角度 = (频数 ÷ 总数) × 360°)。在类别较少时最为直观。
Cumulative frequency curves (or ogives) plot the running total of frequencies against the upper class boundary, allowing quick estimation of medians and quartiles.
累积频数曲线图将累积频数对组上限值作图,可快速估计中位数和四分位数。
4. Measures of Central Tendency | 集中趋势度量
The mean is the arithmetic average: mean = Σx ÷ n, where Σx is the sum of all values and n is the number of values. It uses every data point but is sensitive to outliers.
均值是算术平均数:均值 = Σx ÷ n,其中 Σx 为所有数值之和,n 为数值个数。它利用了每个数据点,但容易受异常值影响。
The median is the middle value when data is ordered. For n values, median position = (n+1)/2. It is resistant to extreme values, making it better for skewed distributions.
中位数是将数据排序后位于中间的值。对于 n 个数据,中位数位置 = (n+1)/2。它不受极端值影响,因此更适合偏态分布。
The mode is the most frequently occurring value. A data set can have no mode, one mode (unimodal), or multiple modes (bimodal/multimodal). It is the only measure suitable for qualitative data.
众数是出现频率最高的值。一个数据集可能没有众数,可能只有一个众数(单峰),也可能有多个(双峰/多峰)。它是唯一适用于定性数据的集中量数。
Estimated mean for grouped data = Σ(f × midpoint) ÷ Σf
分组数据的估计均值 = 各组(频数 × 组中值)之和 ÷ 总频数
5. Measures of Dispersion | 离散度量
The range is the simplest measure: range = maximum − minimum. It is easy to compute but ignores the spread of the middle data.
极差是最简单的离散量数:极差 = 最大值 − 最小值。计算方便,但忽略了中间数据的分布。
The interquartile range (IQR) = Q₃ − Q₁, where Q₁ is the lower quartile and Q₃ is the upper quartile. It describes the middle 50% of the data and is robust against outliers.
四分位距 (IQR) = Q₃ − Q₁,其中 Q₁ 为下四分位数,Q₃ 为上四分位数。它描述了中间 50% 数据的分布,对异常值不敏感。
Variance measures the average squared deviation from the mean. For a population: σ² = Σ(x − μ)² ÷ N. For a sample, we usually divide by n−1.
方差衡量各数据与均值离差平方的平均值。对于总体:σ² = Σ(x − μ)² ÷ N。对于样本,通常除以 n−1。
Standard deviation (σ) is the square root of variance, σ = √[Σ(x − μ)² ÷ N]. It is expressed in the original units and indicates how spread out the data are around the mean.
标准差 (σ) 是方差的平方根,σ = √[Σ(x − μ)² ÷ N]。它以原始单位表示,反映数据围绕均值的离散程度。
6. Probability Basics | 概率基础
Probability is a measure of how likely an event is, expressed as a number between 0 and 1. The probability of an event A, assuming equally likely outcomes, is P(A) = (number of favourable outcomes) ÷ (total number of outcomes).
概率衡量事件发生的可能性,用 0 到 1 之间的数表示。在等可能结果假设下,事件 A 的概率为 P(A) = (有利结果数) ÷ (总结果数)。
The complement rule: P(not A) = 1 − P(A). It is often easier to calculate the probability of the complement.
互补事件规则:P(非 A) = 1 − P(A)。计算互补事件的概率通常更简单。
Events are mutually exclusive if they cannot occur together. For mutually exclusive events, P(A or B) = P(A) + P(B).
若事件不可能同时发生,则它们互斥。互斥事件满足 P(A 或 B) = P(A) + P(B)。
Independent events have no influence on each other: P(A and B) = P(A) × P(B). Coin tosses and dice rolls are classic independent events.
独立事件互不影响:P(A 且 B) = P(A) × P(B)。抛硬币和掷骰子是典型的独立事件。
7. Conditional Probability and Tree Diagrams | 条件概率与树形图
Conditional probability P(A|B) means the probability of A occurring given that B has already occurred. It is calculated as P(A|B) = P(A and B) ÷ P(B).
条件概率 P(A|B) 表示在 B 已发生的条件下 A 发生的概率。计算公式为 P(A|B) = P(A 且 B) ÷ P(B)。
Probability tree diagrams help visualise multi‑stage experiments. Branches show probabilities, and the probabilities along a path are multiplied. For dependent events, the probabilities on the second set of branches change according to the first outcome.
概率树形图有助于可视化多阶段试验。分支标示概率,沿一条路径的概率需相乘。对于相依事件,第二层分支的概率随第一次结果变化。
Always check that the sum of probabilities from any node equals 1. Tree diagrams make it straightforward to apply the multiplication and addition rules.
始终确保从任一结点出发的概率之和为 1。树形图使得乘法和加法规则的运用变得一目了然。
8. Binomial Distribution | 二项分布
The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success, p. The number of trials is denoted n.
二项分布用于描述在固定次数的独立试验中成功的次数,每次试验成功概率 p 相同。试验次数记为 n。
The probability of exactly r successes is given by: P(X = r) = ⁿCᵣ × pʳ × (1−p)ⁿ⁻ʳ, where ⁿCᵣ is the binomial coefficient.
恰好获得 r 次成功的概率为:P(X = r) = ⁿCᵣ × pʳ × (1−p)ⁿ⁻ʳ,其中 ⁿCᵣ 为二项式系数。
The mean (expected value) of a binomial distribution is μ = n × p, and the variance is σ² = n × p × (1−p). These formulas allow quick checks in problem solving.
二项分布的均值(期望值)为 μ = n × p,方差为 σ² = n × p × (1−p)。这些公式便于在解题时快速验算。
You may use binomial tables or the formula directly to compute cumulative probabilities such as P(X ≤ r) or P(X ≥ r).
你可以直接使用二项分布表或公式计算累积概率,如 P(X ≤ r) 或 P(X ≥ r)。
9. The Normal Distribution | 正态分布
The normal distribution is a continuous, bell‑shaped curve symmetric about the mean μ. The spread is defined by the standard deviation σ.
正态分布是一种连续的钟形曲线,关于均值 μ 对称。分布的形状由标准差 σ 决定。
About 68% of data lie within 1 standard deviation of the mean, 95% within 2 standard deviations, and 99.7% within 3 standard deviations — the empirical rule.
约 68% 的数据落在均值 ±1 个标准差内,95% 在 ±2 个标准差内,99.7% 在 ±3 个标准差内 —— 此即经验法则。
Standardisation converts a normal variable X to the standard normal Z: Z = (X − μ) ÷ σ. Z has mean 0 and standard deviation 1, enabling the use of standard normal tables.
标准化将正态变量 X 转换为标准正态 Z:Z = (X − μ) ÷ σ。Z 的均值为 0,标准差为 1,便于使用标准正态分布表。
Problems involve finding probabilities for ranges (e.g., P(X < a)) or finding a boundary for a given probability. Symmetry, P(Z < −a) = 1 − P(Z < a), often simplifies calculations.
常见问题包括求某个范围内的概率(如 P(X < a))或根据给定概率求边界值。利用对称性 P(Z < −a) = 1 − P(Z < a) 常能简化计算。
10. Scatter Graphs and Correlation | 散点图与相关性
A scatter graph displays paired (x, y) data, revealing the relationship between two variables. The independent variable is plotted on the x‑axis and the dependent on the y‑axis.
散点图以成对 (x, y) 数据展示两个变量之间的关系。自变量绘于 x 轴,因变量绘于 y 轴。
Correlation describes the direction and strength of a linear relationship. Positive correlation means y increases as x increases; negative correlation means y decreases as x increases.
相关性描述线性关系的方向和强度。正相关指 y 随 x 增大而增大;负相关指 y 随 x 增大而减小。
The product moment correlation coefficient, r = Sxy ÷ √(Sxx × Syy), gives a numerical measure between −1 and +1. r = 1 indicates perfect positive linear correlation, r = −1 perfect negative, and r = 0 no linear correlation.
积矩相关系数 r = Sxy ÷ √(Sxx × Syy) 提供了一个介于 −1 和 +1 之间的数值量度。r = 1 表示完全正线性相关,r = −1 完全负相关,r = 0 无线性相关。
Always combine the correlation coefficient with a visual inspection of the scatter plot; a high r does not necessarily imply causation.
始终将相关系数与散点图的可视化检查相结合;高 r 值并不必然意味着因果关系。
11. Line of Best Fit and Linear Regression | 最佳拟合线与线性回归
The line of best fit is drawn by eye through a scatter plot to balance points above and below the line as evenly as possible. It is used for making predictions.
最佳拟合线是在散点图上通过目测绘制的一条直线,尽可能使各点均匀分布在线的上下两侧,用于进行预测。
The formal least squares regression line equation is y = a + bx, where b = Sxy ÷ Sxx and a = ȳ − b x̄. This minimises the sum of squared vertical distances from the points to the line.
正式的最小二乘回归线方程为 y = a + bx,其中 b = Sxy ÷ Sxx,a = ȳ − b x̄。它使各点到直线的竖直距离平方和最小。
Interpolation uses the line to estimate values within the range of the original data, while extrapolation attempts predictions beyond that range. Extrapolation is risky because the underlying pattern may change.
内插是利用回归线估计原始数据范围内的值,外推则是预测范围外的值。外推风险较高,因为潜在规律可能发生变化。
12. Time Series and Moving Averages | 时间序列与移动平均
A time series graphs data collected over consecutive time periods (e.g., monthly sales). It often displays a trend, seasonal variations, and random fluctuations.
时间序列图将连续时间段收集的数据绘制出来(如月销售额)。它常呈现长期趋势、季节性波动和随机变动。
A moving average smooths out short‑term fluctuations to highlight the underlying trend. For a set of n data points, a k‑point moving average replaces each value with the average of k consecutive points.
移动平均用于平滑短期波动,以凸显潜在趋势。对于 n 个数据点,k 点移动平均用连续 k 个点的平均值替代原值。
To calculate seasonal variation, subtract the moving average (trend) from the original data at each point. Average these deviations for each season to obtain seasonal effects.
计算季节性波动时,可从各点原始数据中减去移动平均值(趋势值)。对每个季节的偏差求平均,即可获得季节效应。
With the trend and seasonal components separated, you can make rough forecasts: forecast = trend + seasonal adjustment. Always treat forecasts with caution, especially for irregular data.
分离趋势和季节性成分后,可进行粗略预测:预测值 = 趋势值 + 季节调整量。处理不规则数据时务必谨慎对待预测结果。
Published by TutorHao | Statistics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导