MIT 18.650 — Lecture 8
Confidence Intervals
§ Asymptotic Normality
Definition. An estimator of is asymptotically normal if there is some asymptotic variance such that:
Informally, this is roughly equivalent to , where .
Example. Given model and estimator of , determine its asymptotic variance.
Solution: Since and , the CLT says that the asymptotic variance is .
Example. Given model and estimator of , determine its asymptotic variance.
Solution: Invoke the delta method with ; the asymptotic variance gets scaled by , so it's .
Remark. If is asymptotically normal with asymptotic variance , that tells us that .
However, that does not imply that the variance of equals—or even converges to—the variance of . Convergence in distribution does not imply convergence of moments.
Here's an explicit counterexample: consider an estimator that happens to satisfy , with the random variable defined as below.
Then we have a convergence in distribution , implying that . In other words, the estimator is asymptotically normal with asymptotic variance . However, we may compute as , which does not match the asymptotic variance .
That said, in most well-behaved cases (read: under regularity conditions), it will generally be true that . So it is still generally fine to intuit and as the same things.
§ Confidence Intervals
Definition. We say a confidence interval (CI) for a parameter is a random interval of the form such that, for any fixed value of , we have . We say is the coverage of the CI.
Remark. For any fixed , the endpoints and are themselves random variables whose distributions (usually) depend on .
If it turns out is a confidence interval for , that does not mean . That statement doesn't even make sense—either or , and there (usually) is no distribution on the possible values of .
Definition. A sequence of random intervals has asymptotic coverage if .
Theorem. (Constructing CIs) Suppose is an asymptotically normal estimator of with asymptotic variance . Then:
has asymptotic coverage , where is such that .
Proof: Just note that is equivalent to , but also .
Example. Given (i.i.d.) samples , construct confidence intervals for with asymptotic coverage .
Solution: The challenge is that depends on , but we don't know .
The fix is to conservatively bound , which yields .