Let $\{X_n : n \ge 1\}$ be a sequence of independent and identically distributed random variables and the probability mass function of $X_1$ is the following; $P(X_1 = 1) = P(X_1 = 3) = \frac{1}{2}.$ If $Y_n = X_1 + \cdots + X_n$, then which of the following statements are correct?
The problem asks to identify the correct statements about the convergence of a scaled sum of independent and identically distributed (i.i.d.) random variables, $Y_n = X_1 + \cdots + X_n$. The random variable $X_1$ has the probability mass function $P(X_1 = 1) = P(X_1 = 3) = \frac{1}{2}$.
First, we determine the expectation and variance of $X_1$.
We analyze each statement using the properties of i.i.d. random variables, the Weak Law of Large Numbers (WLLN), and variance calculations.
The term $\frac{Y_n}{n}$ represents the sample mean of the first $n$ i.i.d. random variables. The WLLN states that the sample mean converges in probability to the expected value, provided the expectation is finite.
Since $E[X_1] = 2$, by WLLN:
$ \frac{Y_n}{n} \xrightarrow{P} E[X_1] = 2 $Therefore, Statement A is correct.
For the sum $Y_n$ of $n$ i.i.d. random variables:
$ Var(Y_n) = n \times Var(X_1) = n \times 1 = n $Now, we find the variance of the scaled variable:
$ \text{Var}\left(\frac{Y_n}{n^{2/3}}\right) = \left(\frac{1}{n^{2/3}}\right)^2 Var(Y_n) = \frac{1}{n^{4/3}} \times n = \frac{n}{n^{4/3}} = \frac{1}{n^{1/3}} $As $n \to \infty$, $\frac{1}{n^{1/3}} \to 0$.
Therefore, Statement B is correct.
From WLLN (Statement A), $\frac{Y_n}{n} \to 2$ in probability. This suggests $Y_n \approx 2n$ for large $n$. Consider the scaling factor $n^{2/3}$:
$ \frac{Y_n}{n^{2/3}} \approx \frac{2n}{n^{2/3}} = 2n^{1 - 2/3} = 2n^{1/3} $As $n \to \infty$, $2n^{1/3} \to \infty$. The expression does not converge to a finite constant $c$.
Therefore, Statement C is incorrect.
We can rewrite the expression as:
$ \frac{Y_n}{n^2} = \left(\frac{Y_n}{n}\right) \times \left(\frac{1}{n}\right) $We know $\frac{Y_n}{n} \xrightarrow{P} 2$ and $\frac{1}{n} \to 0$ as $n \to \infty$. The product of a sequence converging in probability to a constant and a sequence converging to 0 converges to 0.
Therefore, $\frac{Y_n}{n^2} \xrightarrow{P} 2 \times 0 = 0$. Statement D is correct.
The statements found to be correct are A, B, and D.
Suppose $X_1, X_2, \dots$ are independent random variables. Assume that $X_1, X_3, \dots$ are identically distributed with mean $\mu_1$ and variance $\sigma_1^2$, while $X_2, X_4, \dots$ are identically distributed with mean $\mu_2$ variance $\sigma_2^2$. Let $S_n = X_1 + X_2 + \dots + X_n$. Then $\frac{S_n - a_n}{b_n}$ converges in distribution to $N(0,1)$ if