一、概率是什么?从抛硬币开始理解不确定性 | What Is Probability? Understanding Uncertainty Starting with a Coin Toss
在日常生活中,我们经常会遇到不确定的事件。比如,明天会不会下雨?你最喜欢的足球队下一场比赛会赢吗?当你抛出一个硬币时,它会正面朝上还是反面朝上?概率就是用数学的语言来描述这些不确定事件发生可能性的一个工具。在 KS3 剑桥数学(Cambridge Mathematics)课程中,概率是数据处理与统计部分的核心内容,通常出现在课程的后半段(Stage 8 和 Stage 9),对应教科书的第 8-9 章区域。
In everyday life, we often encounter uncertain events. Will it rain tomorrow? Will your favorite football team win their next match? If you toss a coin, will it land on heads or tails? Probability is a mathematical tool that describes the likelihood of these uncertain events occurring. In the KS3 Cambridge Mathematics curriculum, probability is a core topic within the data handling and statistics strand, typically appearing in the latter stages of the course (Stage 8 and Stage 9), corresponding to chapters 8-9 in the textbook.
概率的值总是在 0 和 1 之间。0 表示事件不可能发生,1 表示事件一定会发生。例如,太阳从西边升起的概率是 0,而太阳从东边升起的概率是 1。在 0 和 1 之间,数值越大,表示事件发生的可能性越大。概率为 0.5 意味着事件发生的可能性正好是一半 – 就像一个公平的硬币正面朝上的概率。
The value of probability always lies between 0 and 1. A value of 0 means the event is impossible, while 1 means the event is certain to happen. For example, the probability that the sun rises in the west is 0, and the probability that it rises in the east is 1. Between 0 and 1, a larger value indicates a greater likelihood of the event occurring. A probability of 0.5 means the event has exactly a fifty-fifty chance – like the probability of getting heads on a fair coin toss.
概率可以用分数、小数或百分比来表示。例如,掷一个公平的六面骰子得到 4 的概率是 1/6,约等于 0.167 或 16.7%。在剑桥 KS3 课程中,学生需要熟练掌握这三种表达方式之间的转换,并能够判断哪种表达方式在特定语境下最为合适。
Probability can be expressed as a fraction, a decimal, or a percentage. For example, the probability of rolling a 4 on a fair six-sided die is 1/6, approximately 0.167 or 16.7%. In the Cambridge KS3 curriculum, students are expected to fluently convert between these three forms and to judge which form is most appropriate in a given context.
二、概率的基本公式:有利结果除以所有可能结果 | The Basic Probability Formula: Favourable Outcomes Divided by All Possible Outcomes
对于一个实验中的事件,如果所有结果是等可能的(equally likely),那么该事件发生的概率可以通过以下公式计算:
For an event in an experiment where all outcomes are equally likely, the probability of that event occurring can be calculated using the following formula:
概率 = 有利结果的数量 / 所有可能结果的数量
Probability = Number of favourable outcomes / Total number of possible outcomes
例如,从一个装有 3 个红球、2 个蓝球和 5 个绿球的袋子中随机取出一个球,取到红球的概率是 3/(3+2+5) = 3/10 = 0.3 = 30%。取到蓝球的概率是 2/10 = 0.2 = 20%。取到绿球的概率是 5/10 = 0.5 = 50%。注意,这三种颜色的概率之和为 1,这是因为「取出某种颜色的球」这三个事件覆盖了所有可能的结果,且互不相容。
For example, from a bag containing 3 red balls, 2 blue balls, and 5 green balls, the probability of randomly drawing a red ball is 3/(3+2+5) = 3/10 = 0.3 = 30%. The probability of drawing a blue ball is 2/10 = 0.2 = 20%. The probability of drawing a green ball is 5/10 = 0.5 = 50%. Notice that these three probabilities sum to 1, because the events “drawing a ball of each colour” cover all possible outcomes and are mutually exclusive.
这个公式是一个非常强大的工具,但有一个重要的前提条件:所有结果必须是等可能的。如果硬币是不公平的(biased),正面朝上的概率就不是 0.5 了。在 KS3 阶段,大部分题目都假设所涉及的物品(硬币、骰子、转盘等)是公平的,但学生也需要理解”公平”(fair)和”有偏”(biased)这两个概念的区别。
This formula is a powerful tool, but it has an important prerequisite: all outcomes must be equally likely. If a coin is biased, the probability of heads is not 0.5. At the KS3 level, most problems assume that the objects involved (coins, dice, spinners, etc.) are fair, but students also need to understand the distinction between “fair” and “biased”.
三、样本空间:系统列出所有可能结果的艺术 | Sample Space: The Art of Systematically Listing All Possible Outcomes
样本空间(sample space)是指一个实验中所有可能结果的集合。在解决概率问题时,准确而系统地列出样本空间是至关重要的一步。剑桥 KS3 课程特别强调学生使用多种方法来表示样本空间,包括:列表法(listing)、表格法(two-way tables)和样本空间图(sample space diagrams)。
The sample space is the set of all possible outcomes of an experiment. Accurately and systematically listing the sample space is a crucial step in solving probability problems. The Cambridge KS3 curriculum places particular emphasis on students using multiple methods to represent the sample space, including: listing, two-way tables, and sample space diagrams.
例如,同时掷两个公平的六面骰子,样本空间包含 6 × 6 = 36 个可能的结果。我们可以用一个 6×6 的表格来表示:行代表第一个骰子的点数(1-6),列代表第二个骰子的点数(1-6)。这个表格不仅能帮助我们计算两个骰子点数之和为特定值的概率,还能帮助我们理解为什么和为 7 的概率最大(有 6 种组合:1+6, 2+5, 3+4, 4+3, 5+2, 6+1)。
For example, when rolling two fair six-sided dice simultaneously, the sample space contains 6 × 6 = 36 possible outcomes. We can represent this with a 6×6 table: rows represent the score of the first die (1-6), columns represent the score of the second die (1-6). This table not only helps us calculate the probability of the sum of two dice equalling a particular value, but also helps us understand why a sum of 7 has the highest probability (there are 6 combinations: 1+6, 2+5, 3+4, 4+3, 5+2, 6+1).
在构建样本空间时,剑桥课程鼓励学生使用不同类型的图表来组织信息。例如,在处理组合问题(如从菜单中选菜)时,使用树状图或系统列表非常有效;在处理涉及两个独立变量的情况时,双向表格(two-way table)是最佳选择。
When constructing sample spaces, the Cambridge curriculum encourages students to use different types of diagrams to organise information. For example, when dealing with combination problems (such as choosing items from a menu), tree diagrams or systematic lists are highly effective; when dealing with situations involving two independent variables, two-way tables are the best choice.
四、理论概率与实验概率:当数学遇见现实 | Theoretical vs Experimental Probability: When Mathematics Meets Reality
理论概率(theoretical probability)是基于「所有结果是等可能的」这一假设计算出来的概率。实验概率(experimental probability),也叫相对频率(relative frequency),是通过实际进行实验并记录结果得到的概率。实验概率的公式是:
Theoretical probability is the probability calculated based on the assumption that all outcomes are equally likely. Experimental probability, also called relative frequency, is the probability obtained by actually conducting an experiment and recording the results. The formula for experimental probability is:
实验概率 = 事件发生的次数 / 实验总次数
Experimental probability = Number of times the event occurred / Total number of trials
这两者之间有一个非常重要的关系,叫做大数定律(Law of Large Numbers):当实验次数越来越多时,实验概率会越来越接近理论概率。例如,抛一枚公平硬币 10 次,可能会出现 7 次正面(实验概率 0.7);抛 100 次,可能是 53 次正面(0.53);抛 1000 次,正面的比例通常会非常接近 0.5。这就是为什么保险公司需要大量客户数据才能准确预测风险 – 样本越大,预测越准确。
There is a very important relationship between the two, called the Law of Large Numbers: as the number of trials increases, the experimental probability approaches the theoretical probability more and more closely. For example, tossing a fair coin 10 times might yield 7 heads (experimental probability 0.7); 100 tosses might yield 53 heads (0.53); 1000 tosses would typically produce a proportion very close to 0.5. This is why insurance companies need large amounts of customer data to accurately predict risks – the larger the sample, the more accurate the prediction.
在 KS3 阶段,学生通常需要通过实际实验(如掷骰子、投硬币、转转盘)来亲身体验实验概率与理论概率之间的差异,并理解「随机性」和「变异」(variation)的概念。这是一个让学生从「确定性数学」过渡到「不确定性数学」的重要环节。
At the KS3 level, students typically need to experience the difference between experimental and theoretical probability first-hand through practical experiments (such as rolling dice, tossing coins, spinning spinners), and to understand the concepts of “randomness” and “variation”. This is an important transition point that moves students from “deterministic mathematics” to “uncertainty mathematics”.
五、互斥事件:为什么不能同时发生 | Mutually Exclusive Events: Why They Cannot Happen at the Same Time
如果两个事件不能同时发生,我们就称它们是互斥事件(mutually exclusive events)。例如,从一个袋子中随机取出一个球,事件 A「取到红色球」和事件 B「取到蓝色球」是互斥的,因为一个球不可能同时既是红色又是蓝色。对于互斥事件,加法法则(Addition Rule)成立:
If two events cannot occur at the same time, we call them mutually exclusive events. For example, when drawing one ball at random from a bag, event A “drawing a red ball” and event B “drawing a blue ball” are mutually exclusive, because a ball cannot be both red and blue at the same time. For mutually exclusive events, the Addition Rule holds:
P(A 或 B) = P(A) + P(B) – 对于互斥事件
P(A or B) = P(A) + P(B) – for mutually exclusive events
这背后的直觉很简单:因为两个事件不会重叠,所以「A 或 B 发生」的概率就是两个概率直接相加。当事件不是互斥的时候,我们就需要使用一般加法法则:P(A 或 B) = P(A) + P(B) – P(A 且 B),其中减去 P(A 且 B) 是为了避免重复计算两个事件重叠的部分。不过一般加法法则通常在 KS4/GCSE 阶段才引入,KS3 阶段主要集中在互斥事件的处理上。
The intuition behind this is simple: because the two events do not overlap, the probability of “A or B occurring” is simply the sum of the two probabilities. When events are not mutually exclusive, we need to use the General Addition Rule: P(A or B) = P(A) + P(B) – P(A and B), where subtracting P(A and B) prevents double-counting the overlap. However, the General Addition Rule is typically introduced at the KS4/GCSE level; KS3 focuses mainly on mutually exclusive events.
一个重要的推论是:如果事件 A 和「非 A」是互斥的且覆盖了所有可能结果,那么 P(非 A) = 1 – P(A)。这个公式在计算「至少一个……」类的问题时特别有用。例如,掷骰子 3 次,至少出现一次 6 的概率 = 1 – P(三次都不是 6) = 1 – (5/6)^3 ≈ 0.421。
An important corollary: if event A and “not A” are mutually exclusive and cover all possible outcomes, then P(not A) = 1 – P(A). This formula is particularly useful for solving “at least one…” type problems. For example, the probability of getting at least one 6 in 3 rolls of a die = 1 – P(no sixes in 3 rolls) = 1 – (5/6)^3 ≈ 0.421.
六、独立事件与概率相乘 | Independent Events and the Multiplication of Probabilities
独立事件(independent events)是指一个事件的发生不影响另一个事件发生的概率。例如,抛一枚硬币和掷一个骰子是独立事件 – 硬币的结果不会影响骰子的结果。对于独立事件,乘法法则(Multiplication Rule)成立:
Independent events are events where the occurrence of one does not affect the probability of the other occurring. For example, tossing a coin and rolling a die are independent events – the outcome of the coin toss does not affect the outcome of the die roll. For independent events, the Multiplication Rule holds:
P(A 且 B) = P(A) × P(B) – 对于独立事件
P(A and B) = P(A) × P(B) – for independent events
例如,抛一枚公平硬币两次,两次都出现正面的概率是 P(正面 且 正面) = 0.5 × 0.5 = 0.25。同样,掷两个骰子,都得到 6 的概率是 (1/6) × (1/6) = 1/36。
For example, the probability of getting heads on both tosses of a fair coin flipped twice is P(heads and heads) = 0.5 × 0.5 = 0.25. Similarly, the probability of rolling a 6 on both dice when rolling two dice is (1/6) × (1/6) = 1/36.
学生需要特别注意独立事件与互斥事件的区别。互斥事件是关于「或」的运算(加法),因为它们不能同时发生;独立事件是关于「且」的运算(乘法),因为它们互不影响。一个常见的混淆点是:互斥事件一定不是独立的(因为如果 A 发生了,B 就不可能是独立事件中那样「不受影响」地发生了 – 实际上 B 完全不可能发生)。理解这一区别是 KS3 概率学习中的关键难点。
Students need to pay particular attention to the distinction between independent and mutually exclusive events. Mutually exclusive events involve the “or” operation (addition), because they cannot occur together; independent events involve the “and” operation (multiplication), because they do not influence each other. A common point of confusion: mutually exclusive events are never independent (because if A occurs, B cannot occur “unaffected” as it would in the independent case – in fact B becomes completely impossible). Understanding this distinction is a key challenge in KS3 probability learning.
七、概率树图:可视化复合事件的利器 | Probability Tree Diagrams: A Powerful Tool for Visualising Compound Events
概率树图(probability tree diagrams)是 KS3 剑桥数学中一个非常重要的可视化工具,用于处理涉及多个阶段的复合事件。树状图的每一层分支代表一个阶段,每个分支上标注该阶段各种结果的概率。沿着某条路径的所有分支概率相乘,就得到了该路径对应结果的概率。
Probability tree diagrams are a crucial visualisation tool in KS3 Cambridge Mathematics, used for handling compound events involving multiple stages. Each level of branches in a tree diagram represents one stage, and each branch is labelled with the probability of that outcome at that stage. Multiplying the probabilities along all the branches on a given path yields the probability of the outcome corresponding to that path.
例如,一个袋子里有 4 个红球和 6 个蓝球。我们不放回地(without replacement)依次取出两个球。第一层分支:「红」(4/10) 和「蓝」(6/10)。如果第一个是红球,袋子里还剩 3 个红球和 6 个蓝球(共 9 个),所以第二层分支为「红」(3/9) 和「蓝」(6/9)。如果第一个是蓝球,袋子里还有 4 个红球和 5 个蓝球,所以第二层为「红」(4/9) 和「蓝」(5/9)。于是,取出两个红球的概率是 (4/10) × (3/9) = 12/90 = 2/15。
For example, a bag contains 4 red balls and 6 blue balls. We draw two balls in succession without replacement. First-level branches: “Red” (4/10) and “Blue” (6/10). If the first is red, the bag now contains 3 red and 6 blue (9 total), so the second-level branches are “Red” (3/9) and “Blue” (6/9). If the first is blue, the bag contains 4 red and 5 blue, so the second level is “Red” (4/9) and “Blue” (5/9). Thus, the probability of drawing two red balls is (4/10) × (3/9) = 12/90 = 2/15.
树状图在处理「放回」(with replacement)和「不放回」(without replacement)问题时尤为关键。「不放回」意味着每次取出后物品数量减少,后续概率会发生变化 – 这被称为条件概率(conditional probability)。虽然条件概率的正式概念在 GCSE 阶段才深入探讨,但 KS3 学生需要能够通过绘制树状图来处理「不放回」的问题。
Tree diagrams are particularly crucial when handling “with replacement” and “without replacement” problems. “Without replacement” means the number of items decreases after each draw, and subsequent probabilities change – this is known as conditional probability. While the formal concept of conditional probability is explored in depth at the GCSE level, KS3 students need to be able to handle “without replacement” problems by drawing tree diagrams.
八、使用维恩图表示集合与概率 | Using Venn Diagrams to Represent Sets and Probability
维恩图(Venn diagrams)是 KS3 剑桥数学中另一个重要工具,用于可视化和理解概率中集合之间的关系。一个维恩图由一个矩形(代表样本空间或全集)和其中的若干圆圈(代表事件)组成。每个圆圈内的区域代表属于该事件的结果。
Venn diagrams are another important tool in KS3 Cambridge Mathematics, used for visualising and understanding the relationships between sets in probability. A Venn diagram consists of a rectangle (representing the sample space or universal set) with several circles inside it (representing events). The region inside each circle represents the outcomes belonging to that event.
在 KS3 阶段,学生主要学习如何用维恩图来表示两个或三个集合,并计算各种情况下的概率。关键区域包括:
At the KS3 level, students mainly learn how to use Venn diagrams to represent two or three sets and to calculate probabilities in various situations. The key regions include:
A ∩ B(交集,A 和 B 都发生的区域)
A and B (intersection, the region where both A and B occur)
A ∪ B(并集,A 或 B 至少一个发生的区域)
A or B (union, the region where at least one of A or B occurs)
A’ (补集,A 不发生的区域,即矩形中 A 之外的部分)
A’ (complement, the region where A does not occur, i.e. the part of the rectangle outside A)
例如,在一个班级中,事件 A 是「学生喜欢足球」,事件 B 是「学生喜欢篮球」。维恩图可以帮助我们可视化:只喜欢足球的学生(A 但非 B)、只喜欢篮球的学生(B 但非 A)、两种都喜欢的学生(A ∩ B)、两种都不喜欢的学生(A ∪ B 的补集)。这类问题在 KS3 的测试和剑桥 Checkpoint 考试中非常常见。
For example, in a class, event A is “a student likes football” and event B is “a student likes basketball”. A Venn diagram can help us visualise: students who only like football (A but not B), students who only like basketball (B but not A), students who like both (A and B), and students who like neither (the complement of A or B). These types of problems are very common in KS3 assessments and the Cambridge Checkpoint exams.
九、期望值:从概率到预测 | Expected Value: From Probability to Prediction
期望值(expected value 或 expectation)是概率理论在实际应用中的一个核心概念。它表示在大量重复实验中,一个随机变量的平均结果。期望值的计算公式是:期望值 = 每个结果的概率 × 该结果的数值,然后求和。
Expected value (or expectation) is a core concept in the practical application of probability theory. It represents the average result of a random variable over a large number of repeated experiments. The formula for expected value is: Expected value = probability of each outcome × the value of that outcome, then summed.
在 KS3 剑桥数学中,期望值通常通过「期望频率」(expected frequency)的形式引入,即:期望频率 = 实验次数 × 理论概率。例如,如果掷一个公平骰子 300 次,期望出现 4 的次数是 300 × (1/6) = 50 次。这提供了一个可以与实际实验结果进行比较的基准。
In KS3 Cambridge Mathematics, expected value is typically introduced through the concept of “expected frequency”: Expected frequency = number of trials × theoretical probability. For example, if you roll a fair die 300 times, the expected number of fours is 300 × (1/6) = 50. This provides a benchmark against which actual experimental results can be compared.
期望值的概念在金融、保险和游戏设计中有着广泛的应用。例如,赌场的游戏总是设计为使赌场的期望收益为正 – 这就是为什么「庄家总是赢」的数学解释。在 KS3 阶段,这一概念帮助学生建立了从数学到现实世界决策的桥梁。
The concept of expected value has wide-ranging applications in finance, insurance, and game design. For example, casino games are always designed so that the casino’s expected return is positive – this is the mathematical explanation for why “the house always wins”. At the KS3 level, this concept helps students build a bridge from mathematics to real-world decision-making.
十、概率的实际应用与常见错误 | Real-World Applications and Common Mistakes in Probability
概率不仅是数学考试中的抽象概念,它在现实世界中有着广泛的应用。天气预报中的降水概率、医学检测中的假阳性和假阴性率、金融市场中的风险评估、体育比赛中的赔率制定 – 这些都离不开概率论。
Probability is not just an abstract concept in maths exams; it has extensive real-world applications. The chance of rain in weather forecasts, false positive and false negative rates in medical testing, risk assessment in financial markets, and odds-setting in sports – all of these rely on probability theory.
学习概率时,学生容易犯以下常见错误:
When learning probability, students are prone to the following common mistakes:
错误一:赌徒谬误(Gambler’s Fallacy)。认为过去的结果会影响未来独立事件的结果。例如,抛硬币连续出现 5 次正面后,认为下一次出现反面的概率更高 – 这是错误的。每次抛硬币都是独立的,出现反面的概率仍然是 0.5。
Mistake 1: The Gambler’s Fallacy. Believing that past outcomes affect future independent events. For example, after getting 5 heads in a row, thinking that tails is now more likely on the next toss – this is wrong. Each toss is independent, and the probability of tails remains 0.5.
错误二:混淆互斥事件和独立事件。如前面所讨论的,它们是截然不同的概念。
Mistake 2: Confusing mutually exclusive events with independent events. As discussed earlier, these are fundamentally different concepts.
错误三:在「不放回」的情况下仍然使用原始概率进行计算。当从容器中取出物品后不放回时,剩余物品的组成发生了变化,因此后续的概率也会随之变化。
Mistake 3: Still using the original probabilities in “without replacement” situations. When items are removed from a container without replacement, the composition of what remains changes, so subsequent probabilities also change.
错误四:忽略「有序」与「无序」的区别。在组合问题中,顺序是否重要会显著影响概率的计算结果。
Mistake 4: Ignoring the distinction between “order matters” and “order does not matter”. In combination problems, whether order matters significantly affects the probability calculation.
掌握概率不仅帮助学生应对剑桥 Checkpoint 和未来的 IGCSE 考试,更重要的是培养了一种用数据做决策的思维方式 – 这是 21 世纪每个人都应该具备的核心素养。
Mastering probability not only helps students perform well in Cambridge Checkpoint and future IGCSE exams, but more importantly, cultivates a data-driven decision-making mindset – a core competency that everyone should possess in the 21st century.
Summary | 总结
概率是 KS3 剑桥数学课程中数据处理与统计模块的核心内容,通常出现在 Stage 8-9 的教科书后半部分。本文从概率的基本定义出发,系统介绍了概率值的表示方式(分数、小数、百分比)、基本概率公式(有利结果/所有可能结果)、样本空间的构建方法(列表法、双向表格、样本空间图)、理论概率与实验概率的区别与大数定律、互斥事件的加法法则、独立事件的乘法法则、概率树图在处理多阶段复合事件中的应用、维恩图在表示集合关系中的功能,以及期望值概念的实践意义。通过理解这些核心概念并避免常见错误(如赌徒谬误、混淆互斥与独立事件等),学生可以为未来的 IGCSE 和 A-Level 数学学习打下坚实的概率基础。
Probability is a core topic within the data handling and statistics strand of the KS3 Cambridge Mathematics curriculum, typically appearing in the latter stages of the Stage 8-9 textbook. This article has systematically introduced the fundamental definition of probability, the three forms of expressing probability (fractions, decimals, percentages), the basic probability formula (favourable outcomes / total possible outcomes), methods for constructing sample spaces (listing, two-way tables, sample space diagrams), the distinction between theoretical and experimental probability and the Law of Large Numbers, the Addition Rule for mutually exclusive events, the Multiplication Rule for independent events, the use of probability tree diagrams for multi-stage compound events, the function of Venn diagrams in representing set relationships, and the practical significance of expected value. By understanding these core concepts and avoiding common mistakes (such as the Gambler’s Fallacy and confusing mutually exclusive with independent events), students can build a solid probability foundation for future IGCSE and A-Level Mathematics studies.
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply