Lec45-Measure Theory Basics-0801
Lec45-Measure Theory Basics-0801
1 Measure
A convenient framework for theoretical statistics.
Turns out typically it is not possible to give a satisfactory definition of measure for all subsets of Ω such
that sigma-additivity holds. See later an example with Lebesgue measure.
2 σ -algebra
1. φ ∈ Σ
Measure is σ -finite if there exists a family of sets Ai ∈ Σ such that their union equals Ω and µ (Ai) < ∞
, ∀i
Let Ω be countable and Σ be the class of all subsets of Ω . For any set A ∈ Σ , define
# of individual elements of A if A finite
µ (A) =
∞ otherwise
Is it σ -finite?
Let Ω be a n-dimensional Euclidian space E n , Σ be the smallest σ -algebra containing all open rectan-
gles
B = {(x1, . . . , xn) : ai < xi < bi} , − ∞ < ai < bi < ∞
Consider the measurable space (Ω, Σ) and the real-valued function f defined f : Ω → R .
1 if x ∈ A
IA (x) = I (x ∈ A) =
0 if x ∈
/A
Hence IA (x) is a measurable function w.r.t. (Ω, Σ) , or w.r.t. any other σ -algebras that contains A.
3 Random Variables
Back to our discussion of random variables, in this framework a random variable is a measurable
function X (ω) : Ω → R
A simple function is a Borel function with finite support a1, . . . , am (real numbers) defined as
m
X
ψ (ω) = aiIAi (ω)
i=1
where sets Ai ∈ Σ for all i . It’s basically a weighted sum of indicator functions
Define Sf as the collection of all non-negative simple functions ψ such that ψ (ω) ≤ f (ω) for any ω ∈ Ω
.
The intuition is that one can construct a non-decreasing sequence of simple functions s1, s2 . . . such
that it converges from below to f
when at least one of the two elements in the rhs is finite (because what is ∞ − ∞ ?)
EXAMPLE:
If Ω = {ω 1, . . .} and µ is the counting measure we can use the definition of integration for simple
functions to see that
Z X
f (ω) dµ = f (ω i)
i
First, define the Cartesian product A × B of any two sets A , B as the set of ordered pairs
{(a, b) : a ∈ A, b ∈ B}
Let (Ω, Σ, µ) and (Y, B, ν) be two measure spaces.
There exits a unique measure λ , called the product measure, over Σ × B that assigns µ (A) · ν (B) to
any product set A × B , and it is denoted µ × ν
EXAMPLE
Let Ω and Y be Euclidian spaces E m and E n and Σ and B be the σ -algebras of Borel sets on Ω and Y
, respectively
Then Ω × Y is the Euclidian space E m+n and Σ × B is the σ -algebra of Borel sets of E m+n
In addition, if µ and ν are Lebesgue measures on (Ω, Σ, µ) and (Y, B, ν) , respectively, then µ × ν is
the Lebesgue measure on (Ω × Y, Σ × B)
FUBINI’S THEOREM:
Let (Ω, Σ, µ) and (Y, B, ν) be measure spaces and let f be a non-negative measurable function on Ω
× Y . Then
Z Z Z Z
f (ω, y) dν (y) dµ (ω) = f (ω, y) dµ (ω) dν (y)
Ω Y ZY Ω
= f d (µ × ν)
Ω×Y
RADON-NIKODYM THEOREM
If λ is absolutely continuous w.r.t. µ , then there exists a non-negative Borel function f on Ω s.t. the
following holds
Z
λ (A) = f dµ for ∀A ∈ Σ
A
dP
If λ = P , where P is a probability measure, dµ is the pdf of P w.r.t. µ ( µ can be either the Lebesgue
measure or the counting measure)
EXAMPLE:
P
Let p1, p2, . . . be such that pi > 0 and i pi =1
Measure theory allows us to deal with both cases, discrete and continuous, within a single framework
(and notation)