Probability of Independent Events: Determination and Calculation | 独立事件的概率判定与计算

📚 Probability of Independent Events: Determination and Calculation | 独立事件的概率判定与计算

Independence is one of the most fundamental concepts in probability theory. Two events are independent when the occurrence of one does not affect the probability of the other. In IB Mathematics, students must not only calculate probabilities for independent events but also determine whether a given pair of events satisfies the formal definition of independence.

独立性是概率论中最基本的概念之一。当两个事件中一个事件的发生不影响另一个事件的概率时,这两个事件就是独立的。在 IB 数学中,学生不仅需要计算独立事件的概率,还必须能够判断给定的一对事件是否满足独立性的正式定义。


1. Definition of Independent Events | 独立事件的定义

Two events A and B are independent if the occurrence of A gives no information about whether B occurs, and vice versa. In formal terms, this is written as:

如果事件 A 的发生不提供关于事件 B 是否发生的信息,反之亦然,则称事件 A 和 B 是独立的。用正式符号表示为:

P(A ∩ B) = P(A) × P(B)

This single equation is both a consequence and the defining criterion of independence. If the equation holds, the events are independent; if it fails, they are dependent.

这个等式既是独立性的结果,也是独立性的判定标准。如果等式成立,则事件独立;如果等式不成立,则事件不独立。


2. The Multiplication Rule | 乘法法则

For independent events A and B, the probability that both occur is the product of their individual probabilities. This is the multiplication rule for independent events.

对于独立事件 A 和 B,两者同时发生的概率等于各自概率的乘积。这就是独立事件的乘法法则。

P(A ∩ B) = P(A) × P(B)

For example, if you toss a fair coin and roll a fair six-sided die, the probability of getting Heads and a 5 is:

例如,抛一枚均匀硬币并掷一枚均匀六面骰子,得到正面且点数为 5 的概率为:

P(H ∩ 5) = ½ × 1/6 = 1/12

The coin toss and the die roll do not influence each other, so their outcomes are independent.

抛硬币和掷骰子互不影响,因此它们的结果是独立的。


3. Testing for Independence | 独立性的判定方法

To determine whether two events A and B are independent, use the definition directly. You may check any of the following equivalent conditions:

要判断两个事件 A 和 B 是否独立,可以直接使用定义。你可以检验以下任一等价条件:

  • P(A ∩ B) = P(A)P(B) — the most general test.

    P(A ∩ B) = P(A)P(B) — 最通用的检验方法。

  • P(A|B) = P(A) — the occurrence of B does not change the probability of A.

    P(A|B) = P(A) — B 的发生不改变 A 的概率。

  • P(B|A) = P(B) — the occurrence of A does not change the probability of B.

    P(B|A) = P(B) — A 的发生不改变 B 的概率。

In an IB exam, you are often given a contingency table. Compute P(A), P(B), and P(A ∩ B) from the table, then compare P(A)P(B) with P(A ∩ B).

在 IB 考试中,你常常会得到一张列联表。从表中计算 P(A)、P(B) 和 P(A ∩ B),然后比较 P(A)P(B) 与 P(A ∩ B)。


4. Conditional Probability and Independence | 条件概率与独立性

The conditional probability of A given B is defined as:

在 B 发生的条件下,A 的条件概率定义为:

P(A|B) = P(A ∩ B) / P(B), provided P(B) > 0

If A and B are independent, then substituting P(A ∩ B) = P(A)P(B) gives:

如果 A 和 B 独立,则将 P(A ∩ B) = P(A)P(B) 代入可得:

P(A|B) = P(A)P(B) / P(B) = P(A)

Knowing that B has occurred gives no information about A. This intuitive interpretation is often the fastest way to spot independence in a word problem.

知道 B 已经发生并不会提供关于 A 的任何信息。这种直观解释通常是解决文字题时最快发现独立性的方法。


5. Independent vs Mutually Exclusive Events | 独立事件与互斥事件的区别

Students frequently confuse independence with mutual exclusivity, but these concepts are completely different.

学生经常混淆独立与互斥,但这两个概念完全不同。

  • Mutually exclusive events cannot occur at the same time: P(A ∩ B) = 0.

    互斥事件不可能同时发生:P(A ∩ B) = 0。

  • Independent events satisfy P(A ∩ B) = P(A)P(B).

    独立事件满足 P(A ∩ B) = P(A)P(B)。

If two events with nonzero probability are mutually exclusive, they are always dependent, because:

如果两个概率非零的事件互斥,那么它们总是依赖的,因为:

0 = P(A ∩ B) ≠ P(A)P(B) > 0

Conversely, independent events can both occur, as long as P(A ∩ B) equals the product of the marginal probabilities.

反过来,独立事件可以同时发生,只要 P(A ∩ B) 等于两个边缘概率的乘积。


6. Venn Diagrams and Tree Diagrams | 维恩图与树状图

Venn diagrams help visualise independent events. For independent events, the area of the overlap region must correspond to the product of the two individual probabilities. However, drawing a Venn diagram alone cannot prove independence unless the numerical condition is checked.

维恩图有助于直观地理解独立事件。对于独立事件,重叠区域的面积必须对应两个事件各自概率的乘积。然而,仅凭维恩图并不能证明独立性,除非验证数值条件。

Tree diagrams are especially useful for multi-stage experiments. Each branch is labelled with a conditional probability. If the probability on a second-stage branch is the same regardless of the first stage, then the events are independent.

树状图尤其适用于多阶段试验。每条分支都标有条件概率。如果第二阶段某条分支上的概率不因第一阶段的结果而改变,则这些事件是独立的。

Example: P(S₂|R₁) = 3/5 and P(S₂|F₁) = 3/5 ⇒ independent

例:P(S₂|R₁) = 3/5 且 P(S₂|F₁) = 3/5 ⇒ 独立


7. Independent Events in Repeated Trials | 重复试验中的独立事件

When a trial is repeated under identical conditions, the outcomes of different trials are usually assumed to be independent. This underlies the binomial distribution.

当试验在相同条件下重复进行时,不同试验的结果通常被假定为相互独立。这是二项分布的基础。

If the probability of success in one trial is p, then the probability of exactly k successes in n independent trials is:

如果一次试验成功的概率为 p,那么在 n 次独立试验中恰好有 k 次成功的概率为:

P(X = k) = ⁿCₖ pᵏ (1 − p)ⁿ⁻ᵏ

For example, the probability of rolling exactly two sixes in three rolls of a fair die is:

例如,掷一枚均匀骰子三次,恰好出现两次 6 的概率为:

³C₂ × (1/6)² × (5/6)¹ = 3 × 1/36 × 5/6 = 15/216 = 5/72

Each roll is independent, so the multiplication rule applies across trials.

每次掷骰子都是独立的,因此乘法法则可以跨试验应用。


8. Calculating Probabilities with Union and Complement | 并集与补事件的计算

For two independent events A and B, the probability that at least one occurs is:

对于两个独立事件 A 和 B,至少有一个发生的概率为:

P(A ∪ B) = P(A) + P(B) − P(A ∩ B) = P(A) + P(B) − P(A)P(B)

Alternatively, use the complement: the probability that neither occurs is (1 − P(A))(1 − P(B)). Hence:

或者使用补事件:两者都不发生的概率为 (1 − P(A))(1 − P(B))。因此:

P(A ∪ B) = 1 − (1 − P(A))(1 − P(B))

These two formulas are algebraically identical. In IB questions, choose the one that gives simpler computation.

这两个公式在代数上是等价的。在 IB 题目中,选择计算更简单的那个。


9. Common Pitfalls and How to Avoid Them | 常见错误及避免方法

One common mistake is to assume independence just because two events “look unrelated”. Independence is a mathematical property, not a visual intuition.

一个常见错误是因为两个事件“看起来无关”就假定它们独立。独立性是数学性质,不是视觉直觉。

  • Pitfall: Using P(A ∩ B) = 0 for independence. This is true only for mutually exclusive events, which are usually dependent.

    错误:用 P(A ∩ B) = 0 来判断独立。这只对互斥事件成立,而互斥事件通常是依赖的。

  • Pitfall: Confusing “no overlap” with “no influence”. No overlap means mutual exclusivity, not independence.

    错误:把“无重叠”等同于“无影响”。无重叠意味着互斥,而不是独立。

  • Pitfall: Forgetting to check P(B) > 0 when using P(A|B) = P(A).

    错误:使用 P(A|B) = P(A) 时忘记检查 P(B) > 0。

  • Pitfall: Assuming that two events with P(A ∩ B) = P(A)P(B) are independent, then using this to compute P(A ∩ B) again — this is circular reasoning. Use the given probabilities to test, not to redefine.

    错误:先假设两个事件独立,再用乘法法则计算交集概率,然后反过来用它证明独立——这是循环论证。应该用已知概率检验,而不是重新定义。


10. Worked Example: Testing Independence from a Table | 例题:从列联表判定独立性

Consider 100 students. Let A be “studies Physics” and B be “studies Chemistry”. The contingency table is:

设 100 名学生中,事件 A 为“学习物理”,事件 B 为“学习化学”。列联表如下:

B B′ Total
A 20 30 50
A′ 25 25 50
Total 45 55 100

From the table:

由表可得:

P(A) = 50/100 = 0.5, P(B) = 45/100 = 0.45, P(A ∩ B) = 20/100 = 0.2

P(A)P(B) = 0.5 × 0.45 = 0.225 ≠ 0.2

Since P(A ∩ B) ≠ P(A)P(B), events A and B are not independent.

因为 P(A ∩ B) ≠ P(A)P(B),所以事件 A 和 B 不独立。


11. Real-World Applications | 实际应用

Independence is used in reliability engineering, medical screening, and risk assessment. For instance, if two independent safety alarms each have a 0.01 probability of failing, the probability that both fail is 0.01 × 0.01 = 0.0001. Understanding independence helps engineers design redundant systems.

独立性在可靠性工程、医学筛查和风险评估中都有应用。例如,如果两个独立的安全警报各自有 0.01 的失效概率,那么两者同时失效的概率为 0.01 × 0.01 = 0.0001。理解独立性有助于工程师设计冗余系统。

In genetics, if two genes are on different chromosomes, they are inherited independently. This leads to the classic 9:3:3:1 ratio in dihybrid crosses.

在遗传学中,如果两个基因位于不同染色体上,它们会被独立遗传。这导致了双杂交中的经典 9:3:3:1 比例。


12. Summary | 总结

To determine whether two events are independent, always verify the condition P(A ∩ B) = P(A)P(B), or equivalently P(A|B) = P(A). Never guess independence from the context alone. Use Venn diagrams and tree diagrams to support your reasoning, but final decisions must be based on the numerical probabilities.

要判定两个事件是否独立,务必验证条件 P(A ∩ B) = P(A)P(B),或等价地 P(A|B) = P(A)。绝不要仅凭背景猜测独立性。维恩图和树状图可以帮助推理,但最终判断必须基于数值概率。

Once independence is established, the multiplication rule allows simple calculation of intersections, unions, and probabilities in repeated trials. Master this concept, and you will handle a wide range of IB probability questions with confidence.

一旦确认了独立性,乘法法则就能让你轻松计算交集、并集以及重复试验中的概率。掌握这一概念后,你就能自信地应对大量 IB 概率题目。


Published by TutorHao | IB Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading