📚 IB Edexcel Mathematics: Probability Exam Focus | IB Edexcel 数学:概率考点精讲
Probability is a core topic in both IB and Edexcel International A Level Mathematics, appearing in Paper 3 (Statistics) for Edexcel and across Analysis & Approaches or Applications & Interpretation for IB. This guide covers essential concepts, key formulas, and exam strategies to help you tackle probability questions with confidence. We will focus on the classic and commonly tested areas: basic rules, conditional probability, Bayes’ theorem, discrete distributions, binomial and normal models, and expectation.
概率是 IB 和 Edexcel 国际 A Level 数学中的核心主题,在 Edexcel 的试卷 3(统计学)以及 IB 分析与方法或应用与解释课程中均有考查。本指南涵盖基本概念、关键公式及应试策略,帮助你自信应对概率题目。我们将重点关注经典且常考的内容:基本规则、条件概率、贝叶斯定理、离散分布、二项分布与正态分布,以及期望值。
1. Basic Probability Rules | 基本概率规则
Probability is a measure of the likelihood of an event, ranging from 0 (impossible) to 1 (certain). The two foundational axioms are: for any event A, 0 ≤ P(A) ≤ 1, and the sum of probabilities of all mutually exclusive outcomes in a sample space S is P(S) = 1. The complement rule states that P(A’) = 1 – P(A), which is often used to simplify calculations.
概率是衡量事件发生可能性的指标,取值范围从 0(不可能)到 1(必然)。两条基本公理是:对于任意事件 A,0 ≤ P(A) ≤ 1,且样本空间 S 中所有互斥结果的概率之和为 P(S) = 1。互补规则为 P(A’) = 1 – P(A),这一规则常用于简化计算。
The addition rule for two events is P(A ∪ B) = P(A) + P(B) – P(A ∩ B). If A and B are mutually exclusive (cannot occur together), then P(A ∩ B) = 0, and the rule simplifies to P(A ∪ B) = P(A) + P(B).
两个事件的加法规则为 P(A ∪ B) = P(A) + P(B) – P(A ∩ B)。如果 A 与 B 互斥(不能同时发生),则 P(A ∩ B) = 0,公式简化为 P(A ∪ B) = P(A) + P(B)。
For independent events, the multiplication rule is P(A ∩ B) = P(A) × P(B). Never confuse independence with mutual exclusivity; independent events can still occur together.
对于独立事件,乘法规则为 P(A ∩ B) = P(A) × P(B)。切勿将独立性与互斥性混淆;独立事件仍然可以同时发生。
2. Conditional Probability | 条件概率
Conditional probability is the probability of event A given that event B has occurred, denoted as P(A|B). The defining formula is P(A|B) = P(A ∩ B) / P(B), provided P(B) > 0. This concept is crucial in exam questions involving “given that” statements.
条件概率是指在事件 B 已经发生的条件下,事件 A 发生的概率,记作 P(A|B)。定义公式为 P(A|B) = P(A ∩ B) / P(B),要求 P(B) > 0。这一概念在涉及 “已知…条件下” 的考题中尤为关键。
Always check whether events are independent by testing if P(A|B) = P(A) or equivalently P(A ∩ B) = P(A)P(B). In Edexcel S1, tree diagrams are frequently used to visualise conditional probabilities, with the second branch representing conditional outcomes.
始终通过检验 P(A|B) = P(A) 或等价地 P(A ∩ B) = P(A)P(B) 来判断事件是否独立。在 Edexcel S1 中,树状图常被用于可视化条件概率,其第二层分支即表示条件下的结果。
3. Tree Diagrams and Bayes’ Theorem | 树状图与贝叶斯定理
Tree diagrams multiply probabilities along branches for “and” scenarios and add probabilities of different branches for “or” combinations. They are especially helpful for multi-stage experiments where probabilities change. In an exam, clearly label the branches with conditional probabilities like P(B|A) and P(B’|A).
树状图沿分支相乘概率处理 “且” 的情景,并将不同分支的概率相加得到 “或” 组合的概率。该方法在概率变化的多阶段试验中特别有用。考试时,务必在分支上清晰标注条件概率,如 P(B|A) 和 P(B’|A)。
Bayes’ theorem provides a way to reverse conditions: P(A|B) = [P(B|A) × P(A)] / P(B). It is often derived from the definition of conditional probability. In Edexcel, you may be required to use this formula or construct a tree diagram to find the reverse probability, especially in medical testing or false-positive contexts.
贝叶斯定理提供了一种反转条件的方法:P(A|B) = [P(B|A) × P(A)] / P(B),通常由条件概率定义推导得出。在 Edexcel 考试中,你可能需要使用此公式或构建树状图来求逆概率,特别是在医学检验或假阳性情境中。
4. Discrete Random Variables | 离散随机变量
A discrete random variable X takes a countable number of values, each with an associated probability. A valid probability distribution satisfies 0 ≤ P(X = x) ≤ 1 for all x, and Σ P(X = x) = 1. The parameter of a distribution is the value that defines it, such as n and p for a binomial distribution.
离散随机变量 X 可取有限个或可数个值,每个值对应一个概率。一个有效的概率分布需满足:对所有 x,0 ≤ P(X = x) ≤ 1,且 Σ P(X = x) = 1。分布的参数是定义该分布的量,例如二项分布中的 n 和 p。
The probability function is often presented in a table or as a formula. From it, you can compute cumulative probabilities P(X ≤ x) by summing. Edexcel questions may ask you to find unknown probabilities given the sum condition and then compute E(X) and Var(X).
概率函数通常以表格或公式形式给出。由此可计算累积概率 P(X ≤ x)。Edexcel 考题可能要求根据总和为 1 求未知概率,然后计算 E(X) 和 Var(X)。
5. Expectation and Variance of a Discrete Distribution | 离散分布的期望与方差
The expected value E(X) is the mean of the distribution, calculated as E(X) = Σ x P(X = x). It represents the long-run average outcome. Variance Var(X) = E(X²) – [E(X)]², where E(X²) = Σ x² P(X = x). The standard deviation is σ = √Var(X).
期望值 E(X) 是分布的均值,计算公式为 E(X) = Σ x P(X = x),代表长期平均结果。方差 Var(X) = E(X²) – [E(X)]²,其中 E(X²) = Σ x² P(X = x)。标准差为 σ = √Var(X)。
For a linear transformation Y = aX + b, the rules are E(Y) = aE(X) + b and Var(Y) = a² Var(X). This is tested frequently, and students often forget that a constant shift does not affect variance.
对于线性变换 Y = aX + b,规则是 E(Y) = aE(X) + b,Var(Y) = a² Var(X)。这一考点考试中经常出现,学生常忘记常数平移不影响方差。
6. The Binomial Distribution | 二项分布
A binomial distribution models the number of successes in n independent trials, each with the same probability of success p. We write X ~ B(n, p). The probability function is: P(X = r) = ⁿCᵣ pʳ (1 – p)ⁿ⁻ʳ, where ⁿCᵣ = n! / [r! (n – r)!]. This formula is provided in the Edexcel formula booklet, but you must know how to apply it.
二项分布用于描述 n 次独立试验中成功的次数,每次试验成功的概率均为 p。记为 X ~ B(n, p)。概率函数为:P(X = r) = ⁿCᵣ pʳ (1 – p)ⁿ⁻ʳ,其中 ⁿCᵣ = n! / [r! (n – r)!]。该公式在 Edexcel 公式手册中给出,但你必须掌握其应用方法。
For a binomial variable, E(X) = np and Var(X) = np(1 – p). Exam questions often require you to recognise when a situation can be modelled binomially: fixed number of trials, independent trials, constant p, and two possible outcomes per trial (success/failure).
对于二项变量,E(X) = np,Var(X) = np(1 – p)。考试中常要求你识别何种情境可用二项分布建模:试验次数固定、独立试验、恒定 p,且每次试验仅有两个可能结果(成功/失败)。
Cumulative probabilities P(X ≤ k) can be found using tables or the calculator binomial CD function. Edexcel expects you to be able to calculate individual, cumulative, and range probabilities, such as P(3 ≤ X < 7) = P(X ≤ 6) - P(X ≤ 2).
累积概率 P(X ≤ k) 可利用表格或计算器的二项累积分布功能求得。Edexcel 要求你能够计算单个概率、累积概率以及区间概率,例如 P(3 ≤ X < 7) = P(X ≤ 6) - P(X ≤ 2)。
7. The Normal Distribution | 正态分布
The normal distribution is a continuous probability distribution defined by its mean μ and standard deviation σ, denoted N(μ, σ²). Its probability density function is symmetric and bell-shaped. Since it’s continuous, P(X = a) = 0 for any single value, and only interval probabilities are meaningful.
正态分布是一种连续概率分布,由均值 μ 和标准差 σ 定义,记为 N(μ, σ²)。其概率密度函数呈对称的钟形曲线。因为是连续分布,对任意单个值 P(X = a) = 0,只有区间概率才有意义。
Standardisation converts any normal variable to the standard normal Z ~ N(0, 1²) using Z = (X – μ) / σ. Then the standard normal table or calculator can be used. Edexcel requires you to perform reverse look-ups to find unknown μ or σ when given a probability.
标准化通过 Z = (X – μ) / σ 将任意正态变量转化为标准正态变量 Z ~ N(0, 1²),然后可使用标准正态表或计算器。Edexcel 要求你进行反向查表,在给定概率下求出未知的 μ 或 σ。
Key probabilities to remember: approximately 68% of data lies within μ ± σ, 95% within μ ± 2σ, and 99.7% within μ ± 3σ. Exam problems often combine normal distributions with binomial approximations under certain conditions.
需要记住的关键概率:约 68% 的数据落在 μ ± σ 内,95% 落在 μ ± 2σ 内,99.7% 落在 μ ± 3σ 内。考题常将正态分布与特定条件下的二项分布近似结合起来。
8. Normal Approximation to a Binomial | 二项分布的正态近似
When n is large and p is close to 0.5, the binomial distribution can be approximated by a normal distribution with μ = np and σ² = np(1-p). The rule of thumb is np > 5 and n(1 – p) > 5. You must apply a continuity correction because you are approximating a discrete distribution with a continuous one.
当 n 较大且 p 接近 0.5 时,二项分布可用正态分布近似,其中 μ = np,σ² = np(1-p)。经验法则是 np > 5 且 n(1 – p) > 5。由于用连续分布近似离散分布,必须进行连续性校正。
Continuity correction: for P(X ≥ 8), use P(X > 7.5); for P(X ≤ 5), use P(X < 5.5) after standardising. The common mistake is forgetting that the normal distribution gives P(Z < z), so adjust boundaries depending on the inequality. Write "using a normal approximation with continuity correction" to gain method marks.
连续性校正:如求 P(X ≥ 8),标准化前改为 P(X > 7.5);求 P(X ≤ 5),改为 P(X < 5.5)。常见错误是忘记正态分布给出的是 P(Z < z),因此需根据不等式调整边界。写上 “采用带连续性校正的正态近似” 以获取方法分。
9. Set Notation and Venn Diagrams | 集合符号与文氏图
Probability problems often use set notation: union (∪) for “or”, intersection (∩) for “and”, complement (A’) for “not A”. Venn diagrams provide a visual way to organise given probabilities and find unknown ones. Fill in the intersection value first, then work outward.
概率问题常使用集合符号:并集 (∪) 表示 “或”,交集 (∩) 表示 “且”,补集 (A’) 表示 “非 A”。文氏图以可视化方式组织已知概率并求解未知概率。先填入交集值,再向外扩展。
For three sets, use the inclusion-exclusion principle: P(A ∪ B ∪ C) = P(A) + P(B) + P(C) – P(A∩B) – P(A∩C) – P(B∩C) + P(A∩B∩C). In Edexcel S1, you will encounter questions that require drawing a diagram to deduce conditional probabilities or check independence.
对于三个集合,使用容斥原理:P(A ∪ B ∪ C) = P(A) + P(B) + P(C) – P(A∩B) – P(A∩C) – P(B∩C) + P(A∩B∩C)。在 Edexcel S1 中,会遇到要求绘制图示以推断条件概率或检验独立性的题目。
10. Exam Technique and Common Pitfalls | 考试技巧与常见误区
Always read the question carefully: identify whether events are independent, mutually exclusive, or neither. Underline given probabilities and the required probability. Use the correct notation; writing P(A ∪ B) instead of P(A and B) avoids ambiguity. Show all steps when calculating probabilities, even if using a calculator, to secure method marks.
务必仔细读题:判断事件是独立的、互斥的还是两者皆非。在已知概率与所求概率下划线。使用正确符号;写出 P(A ∪ B) 而非 P(A and B) 以避免歧义。即便使用计算器,也须展示计算步骤,以稳获方法分。
Beware of the “probability of at least one” shortcut: P(at least one) = 1 – P(none). This is particularly useful in binomial trials. For normal distribution problems, draw a sketch, shade the relevant area, and standardise clearly. Always include the continuity correction when approximating a binomial with a normal distribution.
注意 “至少一个” 的快捷公式:P(至少一个) = 1 – P(一个都没有)。这在二项试验中特别有用。解正态分布题目时,先画草图,标出相关区域,并清晰地标准化。用正态分布近似二项分布时,永远不要忘记连续性校正。
In conditional probability, a common error is to confuse P(A|B) with P(B|A). Use the formula and draw a tree diagram to keep conditions straight. Additionally, don’t round intermediate values too early; carry at least four decimal places to ensure accuracy in the final answer.
在条件概率中,一个常见错误是混淆 P(A|B) 与 P(B|A)。运用公式并绘制树状图以理清条件。此外,不要过早对中间值四舍五入;至少保留四位小数以确保最终答案的准确性。
Finally, practice with past papers to familiarise yourself with the style of Edexcel and IB questions. Probability topics often mix with other statistics concepts, so be ready to interpret word problems and set up probabilistic models swiftly.
最后,通过历年真题练习熟悉 Edexcel 与 IB 的出题风格。概率主题常与其他统计学概念混合,因此要做好准备,快速解读文字题并建立概率模型。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导