Events and Sigma-Algebras
A beginner-friendly explanation of 'events' and 'σ-algebras' in probability theory, with examples and visual aids to help you understand how probability is defined mathematically.
Building the Foundation of Probability with Sets
In this article, we’ll explore what an event and a σ-algebra (sigma-algebra) are—core concepts that form the mathematical foundation of probability theory.
This is especially helpful for those curious about how probability deals with:
- Infinite repetitions (like flipping a coin forever)
- Continuous distributions (like height or temperature)
🔰 If you’re new to probability, don’t worry about the details too much!
But if you’re wondering how probability is defined mathematically, you’re in the right place.
This topic draws heavily from set theory and measure theory.
1. What is an “Event”?
In probability theory, we begin by defining a sample space ,
which represents the set of all possible outcomes of an experiment.
An event is simply a subset of the sample space.
🎲 Example: Rolling a die once
- Sample space:
- Event “rolling a 1”:
- Event “not rolling a 1”:
- Event “rolling an even number”:
🔍 Event = a group of outcomes (a subset of )
2. Why Do We Need a Collection of Sets?
You can’t just assign probabilities to any subset of without rules.
To avoid contradictions, we must carefully choose which subsets are allowed to receive probabilities.
That’s where structures like algebras and σ-algebras come in:
📦 They define which sets are valid events in our probability system.
3. Types of Set Collections: Algebras vs. σ-Algebras
To define probabilities properly, we must choose a well-behaved collection of subsets.
There are two main types to consider:
🎯 Algebra (finite additive field)
A set collection is called an algebra if it satisfies:
- Contains the whole space:
- Closed under complements: If , then
- Closed under finite unions: If , then
✨ σ-Algebra (sigma-algebra)
A σ-algebra satisfies everything above, plus:
3’. Closed under countable unions:
If , then
💡 What does “closed under” mean?
It means that when you perform certain operations (like union or complement),
the result is still inside the same set collection.
So once you’ve chosen a collection of sets, any allowed operation keeps you within that collection.
This consistency is crucial for defining probability.
🎲 Visualizing Closure with a Die
Let’s use a die with sample space , and consider the following set collection:
Let’s test whether is closed under complements and unions.
🎲 Dice σ-Algebra Builder
Build a collection of sets from dice outcomes and see if it forms an algebra!
Sample Space Ω = Ω
All possible outcomes when rolling a six-sided die
Current Family ℱ
Algebra Properties Check:
Add Sets to Family
Controls
How to Use
1. Add sets from the predefined list
2. Select sets by clicking on them (purple border)
3. Watch the properties check to see if your collection forms an algebra
💡 Key insight: An algebra must be "closed" under operations - all results must stay within the collection!
✅ Complements
- → ✅ in
- → ✅ in
- → ✅ in
So, is closed under complements.
❓ Unions
- → ✅
- → ❌ not in
- → ❌ not in
So, is not closed under unions.
📉 This shows how “closure” works and why it’s important in defining valid event collections.
4. Why Closure Under Countable Unions Matters
📊 In real-world probability…
- We often model infinite repetitions (flipping a coin forever)
- Or use continuous distributions (like normal distributions)
In these situations, we must assign probabilities to infinitely many combined events.
🧠 Example: Countable additivity
Suppose are mutually exclusive events.
To define:
the union must be a valid event.
→ That’s why we need σ-algebras: they are closed under countable unions.
5. The Big Picture
- (sample space): all possible outcomes
- (σ-algebra): well-structured collection of subsets where probabilities can be assigned
Once you have , you have the foundation for defining probability.
🛠️ is the stage on which probability lives.
6. Summary
- Event = a subset of the sample space
- Algebra = closed under complements and finite unions
- σ-Algebra = closed under complements and countable (infinite) unions
- σ-algebras are necessary for dealing with infinite processes or continuous distributions
- Once we have a σ-algebra, we’re ready to define a probability measure
In the next article, we’ll learn how to define the probability measure on this structure,
and complete the probability space .
Let me know when you’re ready to continue!