Hello! Welcome to the fifth lesson in our course.
Introduction
In our last lesson, we contrasted the Riemann and Lebesgue integrals, concluding that the Lebesgue integral's construction—partitioning the codomain—makes it more powerful and general. A key advantage we highlighted was its superior behavior when dealing with limits of functions. We ended by posing a critical question for statistics and econometrics: under what conditions can we swap the order of a limit and an expectation? That is, when is it true that:
Today's lesson directly answers this question by focusing on the Dominated Convergence Theorem (DCT). This addresses the learning outcome: Explain the conceptual importance of the Dominated Convergence Theorem for justifying the interchange of limits and expectations in statistical theory.
You'll see that the DCT isn't just a theoretical curiosity; it's a workhorse theorem that provides the justification for many analytical steps you've likely taken for granted in advanced econometrics and statistics, from deriving moments of distributions to proving the consistency of estimators.
1. The Problem: Why Swapping Limits and Expectations is Tricky
First, let's establish that interchanging limits and expectations is not something we can do freely. A simple counterexample can make this clear.
Let's watch a clear illustration of why we need to be careful. This video from Dr Peyam introduces the problem and presents a classic counterexample.
Starting at 01:38, watch the core problem, which frames the question. Then, continue to the counterexample, which presents a sequence of functions—tall, thin rectangles—that converge pointwise to the zero function, yet their integrals remain constant at 1. This directly shows that the limit of the integral is not the integral of the limit.
To translate this into the language of probability theory, consider the probability space where , is the Borel -algebra, and is the Lebesgue measure (so the probability of an interval is just its length).
Let's define a sequence of random variables similar to the ones in the video:
Here, is the indicator function for the set .
-
Pointwise Convergence: For any specific outcome , we can always find a large enough such that for all , we have . For these , . Therefore, the sequence of numbers converges to 0 for every . So, the limit random variable is .
-
Expectation: Now let's compute the expectation of . Since expectation is the Lebesgue integral with respect to the probability measure, we have:
The expectation is 1 for all .
Putting it together, we have a stark contradiction:
But:
Clearly, . The interchange failed. The intuitive reason is that the "probability mass" of the function escapes "vertically" to infinity, even as its support shrinks. We need a condition to prevent this from happening.
2. The Solution: A Trio of Convergence Theorems
Lebesgue's theory provides three key results that give us a handle on this problem. They build on each other in elegance and utility.

Let's formalize these ideas.
4 Expectation & the Lebesgue Theorems
This document from a Duke University statistics course provides the formal, probability-theoretic statements of these theorems. We will walk through them one by one.
Read the section titled 'Lebesgue’s Convergence Theorems' and the statement of the Dominated Convergence Theorem (Theorem 3). Focus on the conditions required for each theorem. We will discuss the details below.
a) The Monotone Convergence Theorem (MCT)
The MCT is the simplest case. It states that if you have a sequence of non-negative random variables that are monotonically increasing to a limit (i.e., and ), then you can swap the limit and expectation:
This is intuitive: if the functions are always non-negative and increasing, the mass can't "disappear" or cancel out in some strange way.
b) Fatou's Lemma
Fatou's Lemma is more of a technical tool, but it's the key to proving the DCT. It provides an inequality instead of an equality. For a sequence of non-negative random variables , it states:
This lemma essentially says that in the limit, some mass might "escape," so the expectation of the limit can't be more than the limit of the expectations, but it could be less (as we saw in our counterexample, where ).
c) The Dominated Convergence Theorem (DCT)
This is the most powerful and widely used of the three. It provides a condition that explicitly prevents the "escape of mass" we saw earlier.
The Dominated Convergence Theorem states that if:
- A sequence of random variables converges to almost surely (i.e., ).
- There exists an integrable random variable (meaning ) that dominates the sequence, i.e., for all (almost surely).
Then, you can interchange the limit and expectation:
The dominating function acts as an "envelope" or "ceiling" that the sequence cannot break through. Since has a finite expectation, it guarantees that the expectations of the are uniformly bounded and prevents any probability mass from escaping to infinity.
Let's revisit our counterexample: . Is there a dominating function ? The smallest possible dominating function would be the supremum of the sequence, . You can see that for , ; for , , and so on. As detailed in the Duke notes (e680a), the expectation of this is infinite. No integrable dominating function exists, so the DCT does not apply.
Let's return to the Dr Peyam video for a clear, intuitive explanation of the DCT and its conditions.
Watch the DCT introduction. This section introduces the DCT and provides a great visual intuition for the role of the dominating function 'g' (which we call 'Y').
3. The Payoff: DCT in Statistical Theory
The true power of the DCT is revealed when we use it to justify common operations in statistics. A prime example is differentiating under the integral sign.
From your background in econometrics and statistics, you know that we often find moments of a distribution by differentiating its moment-generating function (MGF) or characteristic function (chf). For example, for an MGF , we claim that . Let's see why this requires the DCT.
The derivative is defined by a limit:
To proceed, we need to swap the limit and the integral:
Setting gives . The DCT is what justifies the crucial step marked with ?.
Lecture 7: Interchange of integration and limit
These lecture notes from the University of Wisconsin-Madison provide excellent, concrete examples of applying the DCT in statistics.
Read from page 2 through page 8 on limit interchange theorems. Pay close attention to: The statement of the DCT (Theorem 2.4.2). The application to differentiating under the integral (Corollary 2.4.4). The specific examples showing how to justify finding moments for the exponential distribution and, more generally, from the MGF and characteristic function.
As shown in the notes, to justify this interchange, we need to find a dominating function for the sequence of functions inside the integral:
By the Mean Value Theorem, for some between and , the term equals . If the MGF exists in a neighborhood around , say , then we can bound by . The dominating function can then be constructed using this bound, and if its integral (expectation) is finite, the DCT applies.
This same logic is fundamental to:
- Deriving the score function in maximum likelihood estimation by differentiating the log-likelihood.
- Proving properties of estimators, where we often need to show that the limit of a sample average (which is an expectation) converges to a population parameter.
- Analyzing stochastic processes, where we might take limits of conditional expectations over time.
Conclusion
Let's summarize the key takeaways from today's lesson.
- The Problem: Interchanging limits and expectations () is not always valid. Without the right conditions, probability mass can "escape to infinity," leading to incorrect results.
- The Solution: The Dominated Convergence Theorem (DCT) provides a powerful set of sufficient conditions. If (almost surely) and the entire sequence is "dominated" by a single integrable function ( with ), the interchange is justified.
- The Importance: The DCT is the theoretical bedrock for many essential analytical steps in statistics and econometrics. It justifies differentiating under the integral sign to find moments from MGFs/chfs and is a critical tool in the proofs of the asymptotic properties of estimators.
You now have a clear understanding of one of the major "payoffs" of Lebesgue integration. You see not just that we can swap limits and expectations, but why and under what conditions.
Preview of the Next Lesson:
With the DCT in our toolkit, we are now equipped to tackle some of the crown jewels of probability theory. In the next lesson, we will explore the Strong Law of Large Numbers (SLLN). We will see how measure theory allows for a precise statement of this fundamental theorem and how the convergence theorems we've discussed today are essential ingredients in its proof.
Can't find a good explanation? Sign up and we'll make it for you
Sign up