📚 A-Level OCR Statistics: Terminology & Memory Aids Quick Guide | A-Level OCR 统计:词汇术语速记指南
Mastering statistical terminology is the first step to excelling in OCR A-Level Statistics. This guide walks you through essential terms with clear explanations and practical memory aids, pairing English definitions with Chinese notes to reinforce understanding. Each section breaks down key concepts so you can memorise them faster and apply them confidently in exams.
掌握统计术语是攻克OCR A-Level统计的第一步。本指南通过清晰的解释和实用的记忆技巧,带你梳理核心词汇,每个要点均采用英文定义与中文注释配对的形式,帮助加深理解。每一节拆解关键概念,让你更快记忆并在考试中自信运用。
1. Population and Sample | 总体与样本
In statistics, the population is the entire set of individuals, items or data we are interested in. For example, all A-Level students in a school could be a population for a study on study habits.
在统计中,总体是我们感兴趣的整个个体、项目或数据的集合。例如,一所学校的所有A-Level学生可以成为关于学习习惯研究的总体。
A sample is a smaller group selected from the population to actually collect data from. Using a sample saves time and cost, but it must be representative to draw valid conclusions about the population.
样本是从总体中选出用于实际收集数据的较小群体。使用样本可以节省时间和成本,但必须具有代表性,才能对总体得出有效结论。
Memory aid: Population and Parameter both start with ‘P’; Sample and Statistic both start with ‘S’. This helps you link the concepts: a parameter describes a population, and a statistic describes a sample.
记忆技巧:总体(Population)和参数(Parameter)都以字母P开头;样本(Sample)和统计量(Statistic)都以字母S开头。这有助于将概念联系起来:参数描述总体,统计量描述样本。
2. Parameter and Statistic | 参数与统计量
A parameter is a numerical summary that describes a characteristic of the whole population, such as the population mean μ or population standard deviation σ. Parameters are usually unknown because we rarely have data on the entire population.
参数是描述整个总体特征的数值摘要,如总体均值μ或总体标准差σ。参数通常是未知的,因为我们很少拥有整个总体的数据。
A statistic is a numerical summary calculated from a sample, used to estimate the population parameter. Common statistics include the sample mean x̄, sample standard deviation s, and sample proportion p̂.
统计量是从样本计算出的数值摘要,用于估计总体参数。常见的统计量包括样本均值x̄、样本标准差s和样本比例p̂。
The distinction is key: parameters are constants, statistics are random variables because they vary from sample to sample. Use the ‘P for population, S for sample’ trick to keep them straight.
这一区别很关键:参数是常数,而统计量是随机变量,因为不同样本下统计量会变化。用“P对应总体,S对应样本”的技巧来分清两者。
3. Descriptive Statistics: Measures of Centre and Spread | 描述性统计:中心与离散度量
The mean (x̄ for a sample, μ for a population) is the arithmetic average of the data. It is sensitive to extreme values. Example: for data 2, 3, 7, x̄ = (2+3+7)/3 = 4.
均值(样本用x̄,总体用μ)是数据的算术平均值。它对极端值敏感。例:数据2, 3, 7,x̄ = (2+3+7)/3 = 4。
The median is the middle value when data are ordered; it is robust to outliers. The mode is the most frequently occurring value. In a symmetric distribution, mean ≈ median.
中位数是数据排序后的中间值,不受极端值影响。众数是出现频率最高的值。在对称分布中,均值约等于中位数。
Variance (s² for a sample, σ² for a population) measures average squared deviation from the mean. Standard deviation s is the square root of variance, giving spread in original units. Formula: s² = (∑(xᵢ – x̄)²) / (n-1).
方差(样本用s²,总体用σ²)衡量数据与均值偏差的平方的平均值。标准差s是方差的平方根,以原始单位表示离散程度。公式:s² = (∑(xᵢ – x̄)²) / (n-1)。
Interquartile range (IQR) is Q₃ – Q₁, covering the middle 50% of data. It is used alongside median for skewed data.
四分位距(IQR)是上四分位数Q₃减下四分位数Q₁,涵盖了中间50%的数据,常与中位数一起用于偏态数据。
4. Probability Distributions: Discrete and Continuous | 概率分布:离散与连续
A random variable (r.v.) assigns numerical values to outcomes. Discrete r.v.s take countable values, like the number of heads in 10 coin flips. Continuous r.v.s can take any value within an interval, like height.
随机变量(r.v.)将数值赋予结果。离散随机变量取可数值,如10次抛硬币中正面的次数。连续随机变量可取区间内任何值,如身高。
The probability mass function (PMF) gives P(X=x) for discrete r.v.s. The probability density function (PDF) for continuous r.v.s is used to find areas under the curve for intervals.
概率质量函数(PMF)给出离散随机变量的P(X=x)。连续随机变量的概率密度函数(PDF)用于计算区间下的面积。
Key distributions in OCR: Binomial B(n, p) counts successes in n independent trials with constant p. Poisson Po(λ) models rare events in a fixed interval with mean rate λ. Normal N(μ, σ²) is the bell-shaped continuous distribution.
OCR中关键分布:二项分布B(n, p)计算n次独立试验中成功的次数,每次概率p不变。泊松分布Po(λ)建模固定区间内稀有事件,平均发生率λ。正态分布N(μ, σ²)是钟形连续分布。
Memory: Binomial -> B for binary outcomes; Poisson -> Po for ‘probability of occurrence’; Normal -> N for ‘natural’ bell curve.
记忆:二项分布 -> B代表二元结果;泊松分布 -> Po代表“发生概率”;正态分布 -> N代表“自然”钟形曲线。
5. Sampling Distribution and the Central Limit Theorem | 抽样分布与中心极限定理
The sampling distribution of a statistic is the distribution of all possible values that statistic can take from repeated samples of the same size. For the sample mean x̄, its sampling distribution has mean μ and variance σ²/n.
统计量的抽样分布是指从相同容量的重复样本中,该统计量所有可能取值的分布。对于样本均值x̄,其抽样分布的均值为μ,方差为σ²/n。
The Central Limit Theorem (CLT) states that as sample size n increases, the sampling distribution of x̄ becomes approximately normal, regardless of the population’s shape, provided n is large enough (usually n ≥ 30).
中心极限定理(CLT)指出,随着样本量n增大,无论总体形状如何,x̄的抽样分布将近似正态,只要n足够大(通常n ≥ 30)。
This is why we can use normal-based inference even when the population is skewed. Memory aid: ‘Large n makes x̄ normal’ or ‘CLT is the magic that turns any distribution into a bell’.
这就是为什么即使总体偏斜,
Published by TutorHao | A-Level 统计 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply