Why the Chance of Rain or Wind Is Not Just the Two Chances Added
Define probability through the axioms on sets, find the probabilities of 'not', 'and' and 'or' events with set operations, and use the addition theorem for two and three events.
How does set theory make probability precise?
Everyday probability relies on counting equally likely outcomes, but that breaks down when outcomes are not equally likely. The axiomatic approach defines probability through a few simple rules on sets, and every familiar formula — for 'not', 'and' and 'or' — follows from them.
This part covers the axiomatic definition, probabilities of combined events, and the addition theorem.
This part covers the axiomatic definition, probabilities of combined events, and the addition theorem.
What is the axiomatic definition of probability?
**In the axiomatic approach, probability is a rule P that assigns to each event E of a sample space S a number , with , , and whenever E and F are mutually exclusive.
The axioms:
- Non-negativity** — for every event E
- Certainty —
- Additivity — if , then
Consequences:
- and
- The probability of an event is the sum of the probabilities of its sample points
Worked example. A die is loaded so that each of the faces 1 to 5 has probability 0.1 and the face 6 has probability 0.5. The assignment is valid, since every value is non-negative and . For E = 'an even number', .
Equally likely case. When all n outcomes are equally likely, each has probability and — the classical formula is a special case of the axioms.
An everyday example. A forecast giving chances of 0.5 for sun, 0.3 for cloud and 0.2 for rain in Pune tomorrow is a valid assignment, because the values are non-negative and add to 1.
The substance. Chances of 0.6, 0.3 and 0.2 for three exhaustive outcomes are invalid — they add to more than 1, whatever the story behind them.
The axioms:
- Non-negativity** — for every event E
- Certainty —
- Additivity — if , then
Consequences:
- and
- The probability of an event is the sum of the probabilities of its sample points
Worked example. A die is loaded so that each of the faces 1 to 5 has probability 0.1 and the face 6 has probability 0.5. The assignment is valid, since every value is non-negative and . For E = 'an even number', .
Equally likely case. When all n outcomes are equally likely, each has probability and — the classical formula is a special case of the axioms.
An everyday example. A forecast giving chances of 0.5 for sun, 0.3 for cloud and 0.2 for rain in Pune tomorrow is a valid assignment, because the values are non-negative and add to 1.
The substance. Chances of 0.6, 0.3 and 0.2 for three exhaustive outcomes are invalid — they add to more than 1, whatever the story behind them.
How do you find the probability of 'not', 'and' and 'or' events using set operations?
**'Not A' is the complement with , 'A and B' is the intersection , 'A or B' is the union , and 'A but not B' is with .
Translating words into sets:**
- 'not A' — , with
- 'A and B' —
- 'A or B', meaning at least one —
- 'A but not B' —
- 'neither A nor B' — , with probability
Worked example. A card is drawn from a pack of 52. Let A = 'a heart' and B = 'a king'.
- , and
-
-
An everyday example. If the chance that a train to Chennai runs late is 0.15, the chance that it runs on time is — the complement rule in action.
The substance. 'Or' in probability includes both — 'a heart or a king' counts the king of hearts too, which is why the addition theorem subtracts the overlap.
Translating words into sets:**
- 'not A' — , with
- 'A and B' —
- 'A or B', meaning at least one —
- 'A but not B' —
- 'neither A nor B' — , with probability
Worked example. A card is drawn from a pack of 52. Let A = 'a heart' and B = 'a king'.
- , and
-
-
An everyday example. If the chance that a train to Chennai runs late is 0.15, the chance that it runs on time is — the complement rule in action.
The substance. 'Or' in probability includes both — 'a heart or a king' counts the king of hearts too, which is why the addition theorem subtracts the overlap.
What is the addition theorem of probability, and how is it used to solve problems?
**The addition theorem states that for any two events , and for mutually exclusive events it reduces to .
Proof idea.** splits into the mutually exclusive parts A and , and ; adding the two parts gives the theorem.
Three events:
Worked example. For the card drawn above,
Worked example 2. For a student chosen at random, the probability of studying Computer Science is 0.4, of studying Economics is 0.5, and of studying both is 0.2.
- At least one:
- Neither:
- Exactly one:
An everyday example. If the chance of rain in Mumbai tomorrow is 0.6, of strong wind is 0.3, and of both is 0.2, the chance of rain or wind is , not 0.9.
The substance. Given probabilities must be consistent — can never exceed the smaller of and , and the union can never exceed 1.
Proof idea.** splits into the mutually exclusive parts A and , and ; adding the two parts gives the theorem.
Three events:
Worked example. For the card drawn above,
Worked example 2. For a student chosen at random, the probability of studying Computer Science is 0.4, of studying Economics is 0.5, and of studying both is 0.2.
- At least one:
- Neither:
- Exactly one:
An everyday example. If the chance of rain in Mumbai tomorrow is 0.6, of strong wind is 0.3, and of both is 0.2, the chance of rain or wind is , not 0.9.
The substance. Given probabilities must be consistent — can never exceed the smaller of and , and the union can never exceed 1.
Exam tip
What earns full marks on the addition theorem?
Translate every phrase into set notation before calculating — 'at least one' as a union, 'neither' as the complement of a union — and write the formula before substituting.
-
-
-
- Exactly one of A and B:
The trap. Simply adding and for events that overlap. **Subtract unless the events are mutually exclusive.**
-
-
-
- Exactly one of A and B:
The trap. Simply adding and for events that overlap. **Subtract unless the events are mutually exclusive.**
Did you know
Why is a shared birthday in a group of 23 more likely than not?
In a group of 23 people, the probability that at least two share a birthday is just over one-half — far higher than most people expect.
The trick is the complement rule. It is easier to find the probability that all the birthdays are different: , which is about 0.49. One minus this gives about 0.51.
The surprise comes from the number of pairs: 23 people form 253 different pairs, and each pair is a fresh chance of a match.
The trick is the complement rule. It is easier to find the probability that all the birthdays are different: , which is about 0.49. One minus this gives about 0.51.
The surprise comes from the number of pairs: 23 people form 253 different pairs, and each pair is a fresh chance of a match.
Exam relevance
How is the addition theorem of probability tested in JEE Main?
Probability is a recurring JEE Main chapter, and the addition theorem is the first tool used before conditional probability and Bayes' theorem in Class 12.
What gets asked. The probability of at least one, exactly one or neither of two or three events, checking whether given probabilities are consistent, and card, dice and committee problems that combine counting with the addition theorem.
Question types. Multiple-choice and numerical-value questions.
The trap that costs marks. Treating 'exactly one' as 'at least one' — for 'exactly one' the overlap must be removed twice, not once.
What gets asked. The probability of at least one, exactly one or neither of two or three events, checking whether given probabilities are consistent, and card, dice and committee problems that combine counting with the addition theorem.
Question types. Multiple-choice and numerical-value questions.
The trap that costs marks. Treating 'exactly one' as 'at least one' — for 'exactly one' the overlap must be removed twice, not once.
Key takeaways
What must you be able to do from this part?
- Axiomatic probability: , , and additivity for mutually exclusive events
- Not, and, or: , intersections for 'and', unions for 'or', and for 'A but not B'
- Addition theorem: , extended to three events
If , and , what is the probability that exactly one of A and B happens?
- Not, and, or: , intersections for 'and', unions for 'or', and for 'A but not B'
- Addition theorem: , extended to three events
If , and , what is the probability that exactly one of A and B happens?