Problem 14
Question
In this exercise we look at a simple example of random variables \(X_{n}\) that have the property that their distributions converge to the distribution of a random variable \(X\) as \(n \rightarrow \infty\), while it is not true that their expectations converge to the expectation of \(X\). Let for \(n=1,2, \ldots\) the random variables \(X_{n}\) be defined by $$ \mathrm{P}\left(X_{n}=0\right)=1-\frac{1}{n} \quad \text { and } \quad \mathrm{P}\left(X_{n}=7 n\right)=\frac{1}{n} $$ a. Let \(X\) be the random variable that is equal to 0 with probability 1 . Show that for all \(a\) the probability mass functions \(p_{X_{n}}(a)\) of the \(X_{n}\) converge to the probability mass function \(p_{X}(a)\) of \(X\) as \(n \rightarrow \infty\). Note that \(\mathrm{E}[X]=0\). b. Show that nonetheless \(\mathrm{E}\left[X_{n}\right]=7\) for all \(n\).
Step-by-Step Solution
VerifiedKey Concepts
Probability Distributions
Distributions can converge, meaning, as you consider larger and larger values of some parameter (like sample size, often represented as \( n \)), the distribution of a sequence of random variables approaches a limiting distribution. In this specific exercise, we see that the random variables \( X_n \) converge in distribution to \( X \), where \( X = 0 \) with probability 1. This means the behavior of the probability distributions of \( X_n \) resembles that of \( X \) more closely as \( n \) increases.
Visualizing distribution convergence can sometimes be tricky. Imagine plotting the PMFs for \( X_n \) for different values of \( n \). You would notice that the portion of probability mass at zero grows as \( n \) increases, showing convergence to the distribution of \( X \).
- Convergence describes the tendency of probability distributions to become increasingly similar.
- \( X_n \rightarrow X \) in distribution implies the distribution of \( X_n \) approaches that of \( X \).
Expectation of Random Variables
In mathematical terms, for a discrete random variable \( X_n \) with possible outcomes \( x_i \), the expectation \( \mathrm{E}[X_n] \) is computed as \( \sum_{i} x_i \cdot P(X_n = x_i) \). Despite the distributions \( X_n \) converging to that of \( X \), the expectations do not necessarily follow suit, as this exercise elegantly demonstrates.
In the exercise's example, the expectation of \( X_n \) is calculated using the law of expectation resulting in \( 7 \), which remains constant irrespective of \( n \). However, \( \mathrm{E}[X] \) for the limiting distribution is simply 0, since \( X = 0 \) with probability 1.
- Expectation reflects the average or expected value of a random variable's distribution.
- Converging distributions do not imply converging expectations.
- It is crucial to independently verify whether expectations converge just like distributions.
Probability Mass Function
The PMF \( p_{X_n}(a) \) for a given \( a \) gives \( P(X_n = a) \), providing a clear picture of which outcomes are more or less likely. The sum of all probabilities in a PMF always equals 1, ensuring it is a proper probability model.
When studying convergence, PMFs allow us to formalize the idea as they can show the shifting distribution of probability across values as \( n \) tends to infinity. In this exercise, the PMF for \( X_n \) noticeably shifts its probability mass towards the value 0 as \( n \) increases, making it apparent how the distribution converges.
- PMFs allocate probabilities to discrete random variable outcomes.
- A changing PMF illustrates the shifting nature of a distribution.
- Seeing PMF changes can help visualize distribution convergence.