Cauchy distribution



         


The Cauchy distribution is a probability distribution with probability density function

<math> f(x) = \frac{1}{s\pi[1 + ((x-t)/s)^2]} <math>

where t is the location parameter and s is the scale parameter. The special case when t = 0 and s = 1 is called the standard Cauchy distribution with the probability density function

<math> f(x) = \frac{1}{\pi (1 + x^2)}. <math>

The Cauchy distribution is often cited as an example of a distribution which has no mean, variance or higher moments defined, although its mode and median are well defined and both zero.

When U and V are two independent normally distributed random variables with expected value 0 and variance 1, then the ratio U/V has the standard Cauchy distribution.

If X1, ..., Xn are independent random variables, each with a standard Cauchy distribution, then the sample mean (X1 + ... + Xn)/n has the same standard Cauchy distribution. This example serves to show that the hypothesis of finite variance in the central limit theorem cannot be dropped (although it can be replaced with other, in some cases weaker, assumptions). To see that this is true, compute the characteristic function

<math>\varphi(t)=E\left(e^{it\overline{X}}\right)<math>

where <math>\overline{X}<math> is the sample mean.

The Cauchy distribution is an infinitely divisible probability distribution.

The Cauchy distribution is the Student's t-distribution with just one degree of freedom.

The Cauchy distribution is sometimes called the Lorentz distribution, because it is based on the Lorentzian function.

[Top]

Why the mean of the Cauchy distribution is undefined

If a probability distribution has a density function f(x) then the mean or expected value is

<math>\int_{-\infty}^\infty x f(x)\,dx.\qquad\qquad (1)<math>

Is this the same thing as

<math>\int_0^\infty x f(x)\,dx-\int_{-\infty}^0 x f(x)\,dx\quad\rm{?}\qquad\qquad (2)<math>

If both the positive and negative terms in (2) are finite, then (1) is the same as (2). If either the positive term or the negative term is finite, then (1) is the same as (2) (and is infinite, with either a positive or a negative sign). But in the case of the Cauchy distribution, both are infinite. This means (2) is undefined, and then:

<math>\lim_{a\to\infty}\int_{-a}^a x f(x)\,dx,<math>
and this is its Cauchy principal value, and it is zero, but we could also take (1) to mean, for example,
<math>\lim_{a\to\infty}\int_{-2a}^a x f(x)\,dx,<math>
and this is not zero, as can be seen easily by computing the integral.

Various results in probability theory about expected values, such as the strong law of large numbers, will not work in such cases.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License