CLT limitations
The usual IID CLT needs independent identically distributed draws with finite positive variance, and gives an asymptotic result.
On this page 7 sections
01Understand the idea#
The usual IID CLT needs independence, identical distributions and finite positive variance. A large count proves none of these.
Copying one nonconstant random value many times creates many entries but no independent repetitions. Alternating between different generating distributions also leaves the stated IID setting.
Failure of this particular theorem’s assumptions does not rule out every other limit theorem.
One nonconstant random draw is copied 20 times. Which IID condition fails?
Show answer and explanation
The copies share one draw, so they are dependent.
02A closer look#
Even when the assumptions hold, approximation accuracy depends on the distribution and the sample size. Rare extreme values can slow convergence.
There is no universal n=30 rule. A supplied probability comparison can check an accuracy target at that cutoff; it does not certify the entire CDF.
True CDF at a cutoff is ; normal CDF is . Is error at most there?
Show answer and explanation
at this cutoff.
03Heavy tails and infinite variance are different claims#
Heavy tails and infinite variance are different claims. If finite positive variance is given, the asymptotic CLT applies, though finite-sample accuracy can be poor.
If the population variance is explicitly infinite, this usual finite-variance CLT is not licensed. More draws do not change that population property.
IID, finite positive variance, heavy right tail. Report: exact normality at n=30. Repair it.
Show answer and explanation
Finite-n accuracy remains unchecked.
Check sampling and variance assumptions, then assess finite-sample accuracy separately.
- Diagnose a normal approximation undermined by the sampling assumptions or heavy tails.
Sources & further reading
- [1]
- [2]Hansen: Monte Carlo assessment §7.1 ↗Hansen · Article