📚 Year 13 CAIE Statistics: Formula & Theorem Quick Reference Guide | CAIE A2 统计公式定理速查手册
This quick reference handbook provides a concise summary of the essential formulas and theorems for the Year 13 CAIE Statistics (Probability & Statistics 2) course. It covers key topics such as the Poisson distribution, normal approximations, linear combinations, continuous random variables, sampling theory, confidence intervals, and hypothesis testing. Use this guide to consolidate your understanding and support exam preparation.
本速查手册精简总结了 CAIE A2 统计(概率与统计2)的核心公式与定理,涵盖泊松分布、正态近似、线性组合、连续随机变量、抽样理论、置信区间和假设检验等重要专题。请利用它巩固理解、辅助备考。
1. Poisson Distribution Formulas | 泊松分布公式
A Poisson random variable X models the number of events occurring in a fixed interval of time or space. The events must occur randomly, independently, and at a constant average rate λ > 0.
泊松随机变量 X 描述在固定时间或空间区间内随机、独立、以恒定平均率 λ (>0) 发生的事件次数。
The Poisson probability mass function is given by:
泊松概率质量函数为:
P(X = x) = e−λ λx / x! , x = 0, 1, 2, …
Mean and variance:
均值与方差:
E(X) = λ , Var(X) = λ
If X ~ Po(λ₁) and Y ~ Po(λ₂) are independent, then X + Y ~ Po(λ₁ + λ₂). This additive property makes the Poisson distribution very useful for combining independent event counts.
若 X ~ Po(λ₁) 与 Y ~ Po(λ₂) 相互独立,则 X + Y ~ Po(λ₁ + λ₂)。这一可加性使得泊松分布非常适用于合并独立事件计数。
2. Poisson Approximation to the Binomial | 二项分布的泊松近似
When the number of trials n is large and the probability of success p is small, a binomial random variable X ~ B(n, p) can be approximated by a Poisson distribution with λ = np. A common rule of thumb is np < 5 (or np ≤ 10) with n ≥ 50.
当试验次数 n 很大且成功概率 p 很小时,二项随机变量 X ~ B(n, p) 可用参数 λ = np 的泊松分布近似。常用经验规则是 np < 5(或 np ≤ 10)且 n ≥ 50。
X ~ B(n, p) ≈ Po(np)
Under these conditions the approximation gives satisfactory results for individual probabilities and cumulative probabilities.
在此条件下,对单个概率和累积概率该近似都能给出令人满意的结果。
3. Normal Approximations | 正态近似
Several discrete distributions can be approximated by a normal distribution when certain conditions are met. Continuity corrections must be applied because a discrete distribution is being modelled by a continuous one.
当满足特定条件时,若干离散分布可用正态分布近似。由于是用连续分布模型离散数据,必须进行连续性校正。
Normal approximation to the binomial: If X ~ B(n, p) with np > 5 and n(1 − p) > 5, then
二项分布的正态近似:若 X ~ B(n, p) 满足 np > 5 且 n(1 − p) > 5,则
X ≈ N(np, np(1−p))
Continuity correction: for P(X ≤ k) use the value k + 0.5; for P(X ≥ k) use k − 0.5. The standardised value is
连续性校正:P(X ≤ k) 使用 k + 0.5;P(X ≥ k) 使用 k − 0.5。标准化值为
z = (x ± 0.5 − np) / √(np(1−p))
Normal approximation to the Poisson: If X ~ Po(λ) with λ > 15, then
泊松分布的正态近似:若 X ~ Po(λ) 且 λ > 15,则
X ≈ N(λ, λ)
Continuity correction applies similarly: use k + 0.5 for P(X ≤ k) and k − 0.5 for P(X ≥ k).
连续性校正类似:P(X ≤ k) 用 k + 0.5,P(X ≥ k) 用 k − 0.5。
4. Linear Combinations of Random Variables | 随机变量的线性组合
For any random variables X and Y, and constants a, b and c, the expectation of a linear combination is
对于任意随机变量 X、Y 及常数 a、b、c,线性组合的期望为
E(aX + bY + c) = aE(X) + bE(Y) + c
If X and Y are independent, the variance of the linear combination is
若 X 与 Y 相互独立,线性组合的方差为
Var(aX + bY + c) = a²Var(X) + b²Var(Y)
Note that adding a constant does not change the variance: Var(X + c) = Var(X). For a difference, the formula is Var(aX − bY) = a²Var(X) + b²Var(Y), because variances add under independence.
注意,加上常数不改变方差:Var(X + c) = Var(X)。对于差的情形,Var(aX − bY) = a²Var(X) + b²Var(Y),因为在独立下方差相加。
If the variables are not independent, the covariance term Cov(X,Y) must be included: Var(aX + bY) = a²Var(X) + b²Var(Y) + 2ab Cov(X,Y). Independence implies Cov(X,Y) = 0.
若变量不独立,则须包含协方差项:Var(aX + bY) = a²Var(X) + b²Var(Y) + 2ab Cov(X,Y)。独立性意味着 Cov(X,Y) = 0。
5. Continuous Random Variables: PDF and CDF | 连续随机变量:概率密度函数与累积分布函数
A continuous random variable X is defined by its probability density function (PDF), denoted f(x). The PDF must satisfy:
连续随机变量 X 由其概率密度函数 f(x) 定义。PDF 须满足:
-
f(x) ≥ 0 for all x
对所有 x,f(x) ≥ 0
-
The total area under the curve equals 1: ∫−∞∞ f(x) dx = 1
曲线下总面积等于 1:∫−∞∞ f(x) dx = 1
The cumulative distribution function (CDF) is F(x) = P(X ≤ x) = ∫−∞x f(t) dt. Probabilities for intervals are found by:
累积分布函数为 F(x) = P(X ≤ x) = ∫−∞x f(t) dt。区间概率由下式计算:
P(a < X < b) = F(b) − F(a) = ∫ab f(x) dx
For a continuous distribution, P(X = c) = 0 for any single value c.
对于连续分布,任意单点概率 P(X = c) = 0。
6. Expectation, Variance, Median and Mode for Continuous Variables | 连续变量的期望、方差、中位数与众数
The expectation (mean) of X is:
X 的期望(均值)为:
E(X) = ∫−∞∞ x f(x) dx
For a function g(X):
对于函数 g(X):
E[g(X)] = ∫−∞∞ g(x) f(x) dx
The variance is given by:
方差表示为:
Var(X) = E(X²) − [E(X)]² = ∫−∞∞ x² f(x) dx − μ²
The median m satisfies F(m) = 0.5, i.e. ∫−∞m f(x) dx = 0.5. The mode is the value of x that maximises the PDF f(x).
中位数 m 满足 F(m) = 0.5,即 ∫−∞m f(x) dx = 0.5。众数是使概率密度函数 f(x) 达到最大的 x 值。
7. Sampling Distribution and Central Limit Theorem | 抽样分布与中心极限定理
When random samples of size n are drawn from a population with mean μ and variance σ², the sample mean X̄ has the following properties:
从均值为 μ、方差为 σ² 的总体中抽取容量为 n 的随机样本,样本均值 X̄ 具有以下性质:
-
E(X̄) = μ (X̄ is an unbiased estimator of μ)
E(X̄) = μ(X̄ 是 μ 的无偏估计量)
-
Var(X̄) = σ² / n and standard error = σ / √n
Var(X̄) = σ² / n,标准误为 σ / √n
If the population is normally distributed, then X̄ ~ N(μ, σ²/n) exactly. Even if the population is not normal, the Central Limit Theorem (CLT) states that for sufficiently large n (usually n ≥ 30), the distribution of X̄ is approximately normal.
若总体服从正态分布,则 X̄ ~ N(μ, σ²/n) 精确成立。即使总体非正态,中心极限定理指出当 n 足够大(通常 n ≥ 30),X̄ 近似服从正态分布。
8. Confidence Intervals for the Mean (Variance Known) | 均值置信区间(方差已知)
When the population variance σ² is known and the population is normal (or n is large), a 100(1 − α)% confidence interval for the population mean μ is given by:
当总体方差 σ² 已知,且总体正态(或 n 较大),总体均值 μ 的 100(1 − α)% 置信区间为:
x̄ ± zα/2 × (σ / √n)
where zα/2 is the critical value from the standard normal distribution (e.g. z0.025 = 1.96 for a 95% CI). The sample mean x̄ is the point estimate of μ.
其中 zα/2 是标准正态分布的临界值(例如,95% 置信区间对应 z0.025 = 1.96)。样本均值 x̄ 是 μ 的点估计。
9. Confidence Intervals Using the t-Distribution (Variance Unknown) | 使用 t 分布的置信区间(方差未知)
When the population variance is unknown and must be estimated by the sample variance s², the confidence interval for μ uses the t-distribution with n − 1 degrees of freedom:
当总体方差未知且用样本方差 s² 估计时,μ 的置信区间使用自由度为 n−1 的 t 分布:
x̄ ± tα/2, n−1 × (s / √n)
This interval is valid when the sample is drawn from a normally distributed population. If the population is not normal but the sample size is large, the t-interval is still approximately valid owing to the CLT.
当样本来自正态总体时该区间有效。若总体非正态但样本容量较大,受中心极限定理影响,t 区间仍近似有效。
10. Hypothesis Tests for the Mean (Variance Known) | 均值假设检验(方差已知)
To test a null hypothesis H₀: μ = μ₀ against a one- or two-sided alternative, the test statistic is
检验原假设 H₀: μ = μ₀ 对单侧或双侧备择,检验统计量为
z = (x̄ − μ₀) / (σ / √n)
Assuming H₀ is true and the population is normal (or n is large), the test statistic follows a standard normal distribution. Compare z to the critical z-value(s) at the chosen significance level α, or use the p-value approach.
假定 H₀ 为真且总体正态(或 n 较大),检验统计量服从标准正态分布。将 z 与选定显著性水平 α 下的临界 z 值比较,或使用 p 值法。
For a two-tailed test, reject H₀ if |z| > zα/2. For an upper-tailed test, reject if z > zα.
对于双侧检验,若 |z| > zα/2 则拒绝 H₀;对于上侧检验,若 z > zα 则拒绝。
11. Hypothesis Tests for the Mean (Variance Unknown, t-Test) | 均值假设检验(方差未知,t 检验)
When σ is unknown and estimated by s, the test statistic becomes
当 σ 未知并用 s 估计时,检验统计量变为
t = (x̄ − μ₀) / (s / √n)
Under H₀, this statistic follows a t-distribution with ν = n − 1 degrees of freedom, provided the sample comes from a normal population. The test is then carried out by comparing t to the critical value tα, ν or by computing the p-value from the t-distribution.
在 H₀ 下,若样本来自正态总体,该统计量服从自由度为 ν = n−1 的 t 分布。通过比较 t 与临界值 tα, ν,或从 t 分布计算 p 值完成检验。
12. Hypothesis Tests for a Population Proportion | 总体比例假设检验
When testing H₀: p = p₀ for a binomial proportion, the sample proportion p̂ = x/n is used. Provided np₀ > 5 and n(1 − p₀) > 5, the normal approximation to the binomial gives the test statistic
检验二项比例 H₀: p = p₀ 时,使用样本比例 p̂ = x/n。若 np₀ >
Published by TutorHao | Year 13 统计 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)