Why does the Cauchy distribution have no mean?
hardAnswer
- Cauchy(0,1) PDF: .
- Its tails decay only as — the integral ∫x * PDF diverges → mean is undefined.
- Consequence: sample mean of Cauchy does not converge (LLN fails).
- Sums of Cauchy are still Cauchy (heavy-tail preservation), so CLT doesn't apply either.
- Use case: robust statistics use it as a heavy-tailed model for outliers; ratio of two normals has Cauchy distribution.
Check yourself — multiple choice
- Mean is 0
- Tails ∝ → ∫x·f(x) diverges → no mean; LLN and CLT fail; ratio of normals is Cauchy
- Same as normal
- Has finite variance
Cauchy: undefined mean due to heavy tails; LLN/CLT don't apply.
#distributions#probability
Practise Statistics Fundamentals
215 interview questions in this topic.