Cauchy distribution


The Cauchy distribution is a real, continuous, univariate Probability distribution. For a Random variable XX, the Probability density function is

fX(x)=1π11+x2f_{X}(x)=\frac{1}{\pi} \frac{1}{1+x^{2}}

It has no parameters.

The shape is similar to that of the Gaussian distribution, but the Cauchy distribution has heavier tails and is considerably less well-behaved. In fact, it is often studied specifically because of its difficult properties as a pathological case of probability distribution.

Moments

The moment-generating function does not exist. The characteristic function does and should be used in its place. All function moments either diverge or are undefined.

The expected value is

E[X]=1πx1+x2 dx=1π12ln(1+x2)=undefined\text{E}[X]=\int_{-\infty}^{\infty} \frac{1}{\pi} \frac{x}{1+x^{2}} \ dx =\frac{1}{\pi} \frac{1}{2}\ln(1+x^{2})|_{\infty}^{\infty}=\text{undefined}

Thus, the Cauchy distribution has no expected value. The variance is

var(X)=1πx21+x2 dx\text{var}(X)=\int_{-\infty}^{\infty} \frac{1}{\pi} \frac{x^{2}}{1+x^{2}} \ dx \to \infty

which tends to infinity.1 Notably, the lack of a well-defined expectation and variance imply that Chebyshev's inequality does not hold and neither does the central limit theorem.

Properties

  • It is symmetrical around x=0x=0.
  • The sum of Cauchy-distributed iid variables is itself a Cauchy distribution.

Relation to other distributions

Footnotes

  1. This is somewhat improper notation. Formally, the integral should go from -\infty to aa, then in the limit aa\to \infty the integral goes to infinity.