Confidence Intervals
Definition (Confidence Interval)
A confidence interval for a parameter is an interval where and are functions of the data such that
Important
is random and is fixed!
Commonly, people use 95% confidence intervals, which corresponds to choosing .
Warning
A confidence interval is not a probability statement about since is a fixed quantity, not a random variable. A way to interpret confidence intervals is that if we continue constructing confidence intervals for a sequence of unrelated parameters , then 95 percent of the intervals will trap the true parameter value.
Methods of Derivation
Normal-based Confidence Intervals
Point estimators often have a limiting normal distribution, that is, . In this case, we can construct (approximate) confidence intervals as follows.
Theorem (Normal-based Confidence Interval)
Suppose that . Let be the CDF of the standard Normal and let , that is, and where . Let
Then,
Note
The normal-based confidence interval is appropriate when the estimator is approximately Normal, usually because it has a limiting normal distribution and the sample size is large enough for the approximation to be accurate. The main source of this approximation is the Central Limit Theorem, which says that averages of IID random variables with finite variance are approximately Normally distributed for large . This is why normal-based confidence intervals are so common for sample means, sample proportions, and estimators built from averages. More generally, one also uses this method for estimators that are asymptotically normal.
In practice, this is most reasonable when the observations are independent (or only weakly dependent), the variance is finite, and the sampling distribution of is not too skewed at the given sample size. One should be more cautious for small samples, highly skewed or heavy-tailed data, or parameters near the boundary of the parameter space.
Proof
Let . By assumption where $Z \sim N(0,1)$$. Hence,
Example
Let and let . Then,
Hence, and . By the Central Limit Theorem, . Therefore, an approximate confidence interval is