📚 Venn Diagrams | 维恩图
Venn diagrams are one of the most useful visual tools in A-Level Mathematics. They help you organise sets, count elements, and solve probability problems without losing information. This revision guide covers the Edexcel specification for set notation, Venn diagram construction, probability rules, and common exam techniques.
维恩图是 A-Level 数学中最实用的可视化工具之一。它们帮助你组织集合、计数元素并解决概率问题,而不会丢失信息。本复习指南涵盖了 Edexcel 考试大纲中的集合符号、维恩图绘制、概率法则以及常见考试技巧。
1. Set Notation and Basic Terms | 集合符号与基本术语
A Venn diagram represents sets as circles inside a rectangle. The rectangle stands for the universal set, usually labelled ξ or U, and every circle inside it is a subset of that universal set. An element is written as x ∈ A if it belongs to set A.
维恩图用矩形内的圆来表示集合。矩形代表全集合,通常标记为 ξ 或 U,矩形内的每个圆都是该全集合的子集。如果元素 x 属于集合 A,就写作 x ∈ A。
You also need to use ∅ for the empty set, ⊆ for ‘is a subset of’, ∪ for union, ∩ for intersection, and A’ for the complement of A. The number of elements in set A is written n(A).
你还需要使用 ∅ 表示空集,⊆ 表示“是……的子集”,∪ 表示并集,∩ 表示交集,A’ 表示 A 的补集。集合 A 中元素的个数写作 n(A)。
| Symbol | Meaning | 含义 |
|---|---|---|
| ∈ | is an element of | 属于 |
| ∉ | is not an element of | 不属于 |
| ∅ | empty set | 空集 |
| ⊆ | is a subset of | 是……的子集 |
| ∪ | union | 并集 |
| ∩ | intersection | 交集 |
| A’ | complement of A | A 的补集 |
| n(A) | number of elements in A | A 中元素的个数 |
2. Drawing a Venn Diagram | 绘制维恩图
Start by drawing a rectangle to represent the universal set ξ. Then draw overlapping circles, usually two or three, to represent the sets you are given. Every element that belongs to only one set goes inside that circle but outside any other circle.
首先画一个矩形表示全集合 ξ。然后画出重叠的圆,通常是两个或三个,用来表示题目给出的集合。只属于一个集合的元素放在该圆内部,但在其他圆的外部。
Elements in the overlap belong to both sets, so they go inside the intersection A ∩ B. Elements outside all circles but inside the rectangle are in (A ∪ B)’, the complement of the union. Always label each region clearly and write the number of elements in each region.
重叠部分的元素属于两个集合,所以它们放在交集 A ∩ B 内。所有圆外但矩形内的元素属于 (A ∪ B)’,即并集的补集。始终清楚地标记每个区域,并在每个区域写出元素个数。
For example, if ξ = {1, 2, 3, 4, 5, 6}, A = {1, 2, 3} and B = {3, 4}, then the regions are: only A = {1, 2}, A ∩ B = {3}, only B = {4}, and outside both = {5, 6}.
例如,若 ξ = {1, 2, 3, 4, 5, 6},A = {1, 2, 3},B = {3, 4},则各区域为:仅 A = {1, 2},A ∩ B = {3},仅 B = {4},两个集合之外 = {5, 6}。
3. Union and Intersection | 并集与交集
The union of two sets, written A ∪ B, is the set of elements that are in A, in B, or in both. In a Venn diagram it is every shaded or used region inside either circle. The word ‘or’ in set language is inclusive, meaning ‘A or B or both’.
两个集合的并集,写作 A ∪ B,是那些在 A 中、在 B 中或同时在两者中的元素组成的集合。在维恩图中,它是两个圆内所有被使用的区域。集合语言中的“或”是包含性的,表示“A 或 B 或两者”。
The intersection, written A ∩ B, is the set of elements that belong to both A and B. In the diagram it is the overlapping region. For n(A ∪ B), you cannot simply add n(A) and n(B), because that counts the overlap twice.
交集,写作 A ∩ B,是同时属于 A 和 B 的元素组成的集合。在图中它是重叠区域。计算 n(A ∪ B) 时不能简单地把 n(A) 和 n(B) 相加,因为那样会把重叠部分数两次。
The correct counting formula is:
n(A ∪ B) = n(A) + n(B) – n(A ∩ B)
正确的计数公式是:
n(A ∪ B) = n(A) + n(B) – n(A ∩ B)
4. Complement and Difference | 补集与差集
The complement of A, written A’, is everything in the universal set that is not in A. In a Venn diagram, it is the shading outside the A circle. Similarly, the complement of the union, (A ∪ B)’, is the region outside both circles but inside the rectangle.
A 的补集,写作 A’,是全集合中所有不在 A 中的元素。在维恩图中,它是 A 圆以外的阴影部分。类似地,并集的补集 (A ∪ B)’ 是两个圆之外但仍在矩形内的区域。
The difference A \ B, sometimes called A minus B, is the set of elements in A but not in B. This is the same as A ∩ B’. In a Venn diagram it is the part of the A circle that does not overlap B.
差集 A \ B,有时称为 A 减 B,是在 A 中但不在 B 中的元素组成的集合。它等同于 A ∩ B’。在维恩图中,它是 A 圆中不与 B 重叠的部分。
When a question asks for ‘A and not B’, shade A ∩ B’. When it asks for ‘not A and not B’, shade A’ ∩ B’, which is the same as (A ∪ B)’. Understanding these regions is essential for probability questions.
当题目要求“A 且非 B”时,应涂色 A ∩ B’。当题目要求“非 A 且非 B”时,应涂色 A’ ∩ B’,它等同于 (A ∪ B)’。理解这些区域对概率题至关重要。
5. Venn Diagrams for Probability | 概率中的维恩图
If every element in the universal set is equally likely, the probability of an event A is given by P(A) = n(A) / n(ξ). Venn diagrams then provide a direct visual way to find n(A), n(B), and n(A ∩ B).
如果全集合中的每个元素都是等可能的,那么事件 A 的概率由 P(A) = n(A) / n(ξ) 给出。维恩图于是提供了一种直观的方法来求 n(A)、n(B) 和 n(A ∩ B)。
You should transfer counts into probabilities only after all regions have correct numbers. For example, if n(ξ) = 50, n(A ∩ B) = 10, then P(A ∩ B) = 10 / 50 = 0.2. Always simplify fractions or give decimals to three significant figures unless told otherwise.
只有当所有区域的数字都正确之后,才应把计数转化为概率。例如,若 n(ξ) = 50,n(A ∩ B) = 10,则 P(A ∩ B) = 10 / 50 = 0.2。除非另有说明,否则始终化简分数或给出三位有效数字的小数。
If the probabilities themselves are labelled on the Venn diagram, check that all mutually exclusive regions add up to 1. The rectangle represents the whole sample space with probability 1.
如果维恩图上标记的是概率本身,要检查所有互斥区域之和等于 1。矩形代表整个样本空间,其概率为 1。
6. The Addition Rule | 加法公式
The addition rule connects the probabilities of A, B, their union and their intersection. It is one of the most frequently examined formulas in Edexcel A-Level Mathematics.
加法公式把 A、B、它们的并集和交集的概率联系起来。它是 Edexcel A-Level 数学中最常考查的公式之一。
P(A ∪ B) = P(A) + P(B) – P(A ∩ B)
P(A ∪ B) = P(A) + P(B) – P(A ∩ B)
You use this formula to find the probability that A or B occurs when the events overlap. If you know three of the four values, you can rearrange to find the missing one. Always subtract the intersection because it has been counted twice.
当事件重叠时,你可以用这个公式求 A 或 B 发生的概率。如果你知道四个值中的三个,就可以通过移项求出缺失的那个。一定要减去交集,因为它被重复计数了两次。
For example, if P(A) = 0.4, P(B) = 0.5 and P(A ∩ B) = 0.2, then P(A ∪ B) = 0.4 + 0.5 – 0.2 = 0.7. In a Venn diagram, this corresponds to the total probability of both circles combined.
例如,若 P(A) = 0.4,P(B) = 0.5,P(A ∩ B) = 0.2,则 P(A ∪ B) = 0.4 + 0.5 – 0.2 = 0.7。在维恩图中,这对应于两个圆合起来的总概率。
7. Mutually Exclusive Events | 互斥事件
Two events are mutually exclusive if they cannot happen at the same time. In set language this means A ∩ B = ∅, so their Venn diagram circles do not overlap.
如果两个事件不可能同时发生,它们就是互斥的。用集合语言来说,这意味着 A ∩ B = ∅,因此它们的维恩图圆不重叠。
For mutually exclusive events, the addition rule simplifies because P(A ∩ B) = 0. Therefore P(A ∪ B) = P(A) + P(B). This appears regularly in exam questions, so make sure you can identify when events are mutually exclusive.
对于互斥事件,加法公式会简化,因为 P(A ∩ B) = 0。因此 P(A ∪ B) = P(A) + P(B)。这在考试题中经常出现,所以要确保你能判断事件何时互斥。
If a Venn diagram shows two separate circles with no overlap, or if a question states that A and B cannot both occur, you should use the simplified formula immediately.
如果维恩图显示两个不相交的圆,或题目说明 A 和 B 不能同时发生,你就应该立即使用简化公式。
8. Conditional Probability | 条件概率
Conditional probability measures the chance of event A occurring given that event B has already occurred. It is written P(A | B) and read as ‘the probability of A given B’.
条件概率衡量在事件 B 已经发生的情况下事件 A 发生的概率。它写作 P(A | B),读作“在 B 发生的条件下 A 的概率”。
P(A | B) = P(A ∩ B) / P(B)
P(A | B) = P(A ∩ B) / P(B)
In a Venn diagram, when you condition on B, the B circle becomes your new sample space. The conditional probability is therefore the overlap region divided by the whole B circle. This is a visual way to understand why P(B) is in the denominator.
在维恩图中,当你以 B 为条件时,B 圆就变成了新的样本空间。因此条件概率就是重叠区域除以整个 B 圆。这是理解为什么分母是 P(B) 的直观方法。
For example, if P(B) = 0.5 and P(A ∩ B) = 0.2, then P(A | B) = 0.2 / 0.5 = 0.4. Compare this with P(A) to decide whether A and B are independent.
例如,若 P(B) = 0.5,P(A ∩ B) = 0.2,则 P(A | B) = 0.2 / 0.5 = 0.4。将它与 P(A) 比较,可以判断 A 和 B 是否独立。
9. Independent Events and the Multiplication Rule | 独立事件与乘法法则
Two events A and B are independent if the occurrence of one does not affect the probability of the other. Formally, this means P(A | B) = P(A), or equivalently P(B | A) = P(B).
如果两个事件 A 和 B 中一个的发生不影响另一个的概率,那么它们就是独立的。形式上,这意味着 P(A | B) = P(A),或者等价地 P(B | A) = P(B)。
For independent events, the multiplication rule states:
P(A ∩ B) = P(A) × P(B)
对于独立事件,乘法法则为:
P(A ∩ B) = P(A) × P(B)
In a Venn diagram, independence is not shown by whether the circles overlap. It depends on whether the overlap probability equals the product of the individual probabilities. You often need to compare P(A ∩ B) with P(A)P(B).
在维恩图中,独立性并不是通过圆是否重叠来体现的。它取决于交集概率是否等于各自概率的乘积。你通常需要比较 P(A ∩ B) 与 P(A)P(B)。
If P(A ∩ B) ≠ P(A)P(B), the events are not independent. Do not confuse mutually exclusive events with independent events: mutually exclusive events cannot be independent unless one of them has probability zero.
如果 P(A ∩ B) ≠ P(A)P(B),事件就不是独立的。不要把互斥事件和独立事件混淆:除非其中一个事件的概率为零,否则互斥事件不可能独立。
10. Three-Set Venn Diagrams | 三集合维恩图
For three sets A, B and C, a Venn diagram has eight regions: three single-set regions, three pair intersections, one triple intersection, and the outside region. You must label each region carefully to avoid double counting.
对于三个集合 A、B 和 C,维恩图有八个区域:三个单集合区域、三个两两交集区域、一个三重交集区域,以及外部区域。你必须仔细标记每个区域,以避免重复计数。
The triple intersection A ∩ B ∩ C is the central region where all three circles overlap. The union of three sets can be counted using the inclusion-exclusion principle:
三重交集 A ∩ B ∩ C 是三个圆都重叠的中心区域。三个集合的并集可以用容斥原理来计数:
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) – n(A ∩ B) – n(A ∩ C) – n(B ∩ C) + n(A ∩ B ∩ C)
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) – n(A ∩ B) – n(A ∩ C) – n(B ∩ C) + n(A ∩ B ∩ C)
In exam questions, three-set Venn diagrams often appear with worded categories such as ‘students studying maths, physics and chemistry’. Work from the central intersection outwards when filling in counts.
在考试题中,三集合维恩图经常以文字分类的形式出现,例如“学习数学、物理和化学的学生”。填写数字时,应从中心交集开始,再向外完成各区域。
11. Common Mistakes and How to Avoid Them | 常见错误及如何避免
One common mistake is adding probabilities for overlapping regions more than once. Always use n(A ∪ B) = n(A) + n(B) – n(A ∩ B), not n(A) + n(B). Another mistake is shading the wrong region, especially with complements and differences.
一个常见错误是把重叠区域的概率加了多次。一定要使用 n(A ∪ B) = n(A) + n(B) – n(A ∩ B),而不是 n(A) + n(B)。另一个错误是涂错了区域,特别是在处理补集和差集时。
Some students confuse P(A | B) with P(B | A). Remember that P(A | B) uses P(B) as the denominator, while P(B | A) uses P(A). Draw the Venn diagram and mark the new sample space before writing any formula.
有些学生混淆 P(A | B) 和 P(B | A)。记住 P(A | B) 用 P(B) 作分母,而 P(B | A) 用 P(A)。在写任何公式之前,先画维恩图并标记新的样本空间。
Finally, do not leave probabilities as unsimplified fractions unless the question allows it. Check that all regions add up to n(ξ) or to 1. If they do not, find the missing region before answering subsequent parts.
最后,除非题目允许,不要把概率写成未化简的分数。检查所有区域之和是否等于 n(ξ) 或 1。如果不等于,先找出缺失的区域,再回答后面的小题。
12. Exam-Style Tips and Summary | 考试技巧与总结
In Edexcel exam papers, Venn diagram questions often combine set notation, probability and conditional probability in one item. Read the question carefully to identify whether you are given counts or probabilities, and whether events are independent or mutually exclusive.
在 Edexcel 试卷中,维恩图问题常常把集合符号、概率和条件概率结合在同一个题目中。仔细审题,确定题目给出的是计数还是概率,以及事件是独立的还是互斥的。
Start by labelling every region of the Venn diagram with its count or probability. Then use the appropriate formula: the addition rule for union, P(A | B) = P(A ∩ B) / P(B) for conditional probability, and P(A ∩ B) = P(A)P(B) for independence.
首先给维恩图的每个区域标上计数或概率。然后使用适当的公式:求并集用加法公式,求条件概率用 P(A | B) = P(A ∩ B) / P(B),判断独立用 P(A ∩ B) = P(A)P(B)。
In summary, Venn diagrams are not just pictures; they are precise mathematical models. Success comes from careful region labelling, correct use of formulas, and clear logical steps. Practice with past paper questions to build speed and accuracy.
总之,维恩图不仅仅是图形;它们是精确的数学模型。成功来自仔细的区域标记、公式的正确使用和清晰的逻辑步骤。通过历年真题练习,提高速度和准确性。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导