- Published on
Notes on Probability Axioms
- Authors
- Name
- Kevin Navarrete-Parra
Probability Axioms
These are some quick notes on probability axioms for future reference.
Let be the sample space, be the event space, and be the probability measure, with being a probability space. The probability of some event is the probability of some event occurring.
Boiling this down to simpler terms, the sample space is the set of all possible outcomes. So, if I am flipping a coin,
because heads and tails are the only possible outcomes. The event space is all the possible sets of outcomes that can occur. Keeping with the coin flip example,
where is the empty set, is the event of flipping heads, is the event of flipping tails, and is the event of flipping either heads or tails.
Axiom 1: Non-Negativity
The first axiom stipulates the non-negativity of the probability measure for events in the event space . That is,
In simple terms, this axiom states that the probability of an event occurring is always a real number greater than or equal to zero for all events in the event space.
Axiom 2: Unit Measure
The second axiom states that the probability of the entire sample space is equal to 1. That is,
which, in simple terms, means that the probability of at least one event from the event space occurring is 1.
Axiom 3: Countable Additivity
The third axiom states that the probability of the union of disjoint events is equal to the sum of the probabilities of the individual events. That is,
where are disjoint events in the event space . In simpler terms, this axiom states that the probability of the union of two or more events is equal to the sum of the probabilities of the individual events. And, by disjoint events, I mean that the events are mutually exclusive; that is, they don't share any common elements.
Consequences of the Axioms
The probability axioms lead to some notable consequences that are also worth mentioning.
For example,
which means that if event is a subset of event , then the probability of event occurring is less than or equal to the probability of event occurring.
Another consequence is that
which means that the probability of the null set is zero.
The complement of an event is denoted as , and the probability of the complement of an event is
which gives the helpful interpretation that the probability of the complement of an event is equal to one minus the probability of the event itself.
Additionally, probabilities are bounded such that
which means that the probability of any event is always between zero and one.
Finally, the probability of the union of two events is
which simplifies to
if the events and are mutually exclusive.