Probability Measures and Random Variables
An intuitive introduction to probability measures and measurable random variables, starting from lengths and areas.
Assigning Numbers to Events in Probability
So far, we’ve learned that in probability theory, the “events” we talk about must belong to:
- a σ-algebra (to allow set operations), and
- especially the Borel sets (the natural σ-algebra on ℝ)
The next big question is:
👉 How do we assign actual numbers (probabilities) to those sets?
To answer that, we need the idea of a measure.
What Is a Measure? Start with Length and Area
Although the word “measure” may sound abstract, it’s something we use every day.
For example:
- The interval has length 3
- The set has length 2 (1 + 1)
- The interval has length 1.5
→ Measures work not only for continuous intervals but also for disjoint unions of intervals.
For areas:
- The rectangle has area 10
- The triangle has area 5
- The unit disk has area
👉 A measure is simply a rule that assigns a size (non-negative number) to each set.
Examples of Length Measures
Assigning lengths to intervals - the most familiar example of measures
[0, 3]
[0,1] ∪ [2,3]
[0, 1.5]
📏 Properties of Length Measure
- • Length of interval [a, b] = b - a
- • Sum of lengths of disjoint intervals = length of their union
- • Length of empty set = 0
- • All lengths are non-negative
What Properties Does a Measure Have?
A measure is a function from sets to non-negative numbers satisfying:
-
Empty set has zero measure
-
Non-negativity
-
σ-additivity (countable additivity)
For disjoint sets :
This justifies why breaking a shape into parts and adding their areas gives the correct total.
What Is a Probability Measure?
A probability measure is just a measure that totals to 1:
So it’s just a regular measure that’s normalized to 1.
Example:
- For a uniform distribution on :
- The measure is length
- The set has length 0.3 → So probability is also 0.3
👉 Probability is just a size ratio in a world where the total size is 1.
Random Variables and Measurability: Why It Matters
A random variable is a function from the sample space to ℝ:
But not every function qualifies — it must be measurable.
What is Measurability?
Measurability ensures that “events defined via ” can be assigned probabilities.
Specifically, it requires:
For any reasonable subset of ℝ (like ), its preimage under must belong to — the collection of sets we can assign probabilities to.
Why is this important?
- We can only assign probabilities to sets in
- So anything constructed via must land in — and measurability guarantees this
Formal Definition: Measurable Function
A function is -measurable if:
Here:
- is the Borel σ-algebra on ℝ (intervals, open sets, etc.)
Intuition and Examples
- = the collection of measurable events (can assign probabilities)
- Measurability = ensures events defined by are measurable too
Example 1: Dice Roll
- (the die roll)
- Event “ is even” = → measurable!
Example 2: Continuous Uniform
- Event “” = → measurable!
Summary
- A measure assigns size to sets
- A probability measure is a measure with total size 1
- A random variable is a measurable function from to ℝ
- Measurability ensures we can assign probabilities to events defined via