1. Introduction
The classical definition of probability (number of favorable outcomes / total number of outcomes) works perfectly when all outcomes are equally likely, like in a fair coin toss or a die roll. However, what if the coin is biased? Or what if the events are more complex? To handle all scenarios, we use a more formal and powerful approach developed by the Russian mathematician A.N. Kolmogorov, known as the axiomatic approach.
Think of the axioms of probability like the rules of a game, such as chess. ♟️ We don't prove the rules themselves (e.g., "a bishop moves diagonally"); we accept them as the foundation. Using these basic rules, we can then derive every complex strategy and theorem about the game. In this approach, probability is a function, , that assigns a real number to every event, and this function must follow three fundamental rules (axioms).
2. The Axioms of Probability
Let be a sample space and let be the probability function defined on the events of . The following three axioms must hold:
Axiom 1: Non-negativity For any event E, the probability of E is greater than or equal to zero. Explanation: This means a probability can be 0% (impossible) or 50% (even chance), but it can never be negative. A '-20% chance of rain' is meaningless.
Axiom 2: Certainty The probability of the sure event (the entire sample space) is 1. Explanation: This sets the scale for probability. The total probability of all possible outcomes combined must equal 1 (or 100%). Something within the sample space is guaranteed to happen.
Axiom 3: Additivity If E and F are two mutually exclusive events (meaning they cannot happen at the same time, i.e., ), then the probability that at least one of them occurs is the sum of their individual probabilities. Explanation: When rolling a die, the events 'getting a 1' and 'getting a 2' are mutually exclusive. So, the probability of getting a 1 OR a 2 is simply . This axiom extends to any number of mutually exclusive events.
3. Key Theorems and Consequences
From these three simple axioms, all other rules of probability can be derived as theorems.
Probability of the Impossible Event: The probability of the impossible event (empty set) is 0. Proof: The sure event S and the impossible event are mutually exclusive, and their union is S. By Axiom 3, . Since , this means , which implies .
Range of Probability: For any event E, its probability is always between 0 and 1, inclusive.
Probability of the Complement (The 'Not' Rule): The probability of an event E not happening is 1 minus the probability that it does happen.
The General Addition Rule (The 'Or' Rule): For any two events A and B (not necessarily mutually exclusive), the probability of A or B occurring is: Explanation: We subtract the probability of the intersection, , because it was counted twice (once in P(A) and once in P(B)).
Probability of 'A but not B':
Example 1: Basic Probability
Question: A single fair die is rolled. What is the probability of rolling an odd number?
Solution: The sample space is , so the total number of possible outcomes is .
The event of rolling an odd number is , so the number of favorable outcomes is .
Since all outcomes are equally likely, the probability is:
Example 2: Mutually Exclusive Events
Question: A card is drawn from a standard 52-card deck. What is the probability that the card is a Jack or a Queen?
Solution: Let J be the event 'drawing a Jack' and Q be the event 'drawing a Queen'.
and .
Since a card cannot be both a Jack and a Queen at the same time, the events are mutually exclusive.
Therefore, by Axiom 3, the probability of drawing a Jack or a Queen is the sum of their individual probabilities:
.
Example 3: The Complement Rule
Question: The probability of winning a game is 0.3. What is the probability of not winning?
Solution: Let W be the event 'winning the game'. We are given .
The event 'not winning' is the complement of W, denoted as W'.
Using the complement rule, . .
Example 4: The General Addition Rule
Question: A card is drawn from a standard 52-card deck. What is the probability that the card is a Spade or an Ace?
Solution: Let A be the event 'drawing a Spade' and B be the event 'drawing an Ace'. These events are not mutually exclusive because the 'Ace of Spades' is in both sets.
- (since there are 13 spades).
- (since there are 4 aces).
- is the probability of drawing the Ace of Spades, which is .
Using the general addition rule:
.
Example 5: Finding the Intersection
Question: Given , , and , find .
Solution: We start with the general addition rule: .
We can rearrange this formula to solve for the intersection:
.
Substituting the given values:
.
Example 6: The 'A but not B' Rule
Question: Using the data from Example 5 (), find the probability that only event A occurs.
Solution: The event 'only A occurs' is the same as 'A but not B', which is written as .
The formula is .
Substituting the values:
.
Example 7: Using De Morgan's Law
Question: Using the data from Example 5 (), find the probability that neither A nor B occurs.
Solution: The event 'neither A nor B occurs' is the intersection of their complements: .
By De Morgan's Law of sets, we know that .
Therefore, we need to find the probability of the complement of the union of A and B.
Using the complement rule:
.
.
Example 8: Word Problem with Union
Question: In a group of 100 people, 60 own a car, 30 own a motorcycle, and 20 own both. What is the probability that a person chosen at random owns a car or a motorcycle?
Solution: Let C be the event 'owns a car' and M be the event 'owns a motorcycle'. We want to find .
From the given data:
- .
- .
- .
Using the general addition rule:
.
Example 9: Exhaustive & Mutually Exclusive Events
Question: In a horse race with three horses (A, B, and C), the probability of A winning is 0.5 and the probability of B winning is 0.2. Assuming there are no ties, what is the probability of C winning?
Solution: The events 'A wins', 'B wins', and 'C wins' are:
- Mutually Exclusive: Only one horse can win.
- Exhaustive: One of the three horses must win.
When events are both mutually exclusive and exhaustive, the sum of their probabilities must equal 1.
.
.
.
.
Example 10: Range of Probability
Question: The probability of event E is 0.6 and the probability of event F is 0.7. Can E and F be mutually exclusive?
Solution: Assume that E and F are mutually exclusive. According to Axiom 3, the probability of their union would be: .
However, the probability of any event (including the union ) cannot be greater than 1. This violates the fundamental theorems derived from the axioms.
Since our assumption leads to a contradiction, the assumption must be false.
Therefore, E and F cannot be mutually exclusive.
Example 11: Addition Rule for Three Events
Question: For events A, B, and C, we have: . . . Find the probability that at least one of the events occurs.
Solution: The event 'at least one of A, B, or C occurs' is their union, .
We use the addition rule for three events:
.
Substituting the given values:
.
.
.