What is the physical meaning of 'infinite variance'?

810 Views Asked by At

I am currently reading the book: Bayesian Logical Data Analysis. In chapter 5 it is mentioned like below:

"What happens to the average of samples drawn from a distribution which has an infinite variance? In this case, the error bar for the sample mean does not decrease with increasing n''.

My query is, what would be an ideal example of infinite variance?

2

There are 2 best solutions below

8
On

A simple example is the standard Cauchy distribution $\dfrac{dx/\pi}{1+x^2}$.

If the variance of a probability distribution is characterized as $\frac 1 2 \operatorname{E}\left(( X_1 - X_2)^2\right)$, where $X_1,X_2$ is an i.i.d. sample, then this has infinite variance.

If $X_1,\ldots,X_n$ are independent random variables with this distribution then $\bar X_n= \dfrac{X_1+\cdots+X_n} n \vphantom{\dfrac\int\int}$ also has this same distribution rather than one that is more concentrated near the center.

0
On

At first I would also say Cauchy. But I think the objection is that mean of Cauchy distribution is undefined and therefore its variance is technically also undefined.

But another example could Pareto distribution, which is interesting because based on initial parameters it could have finite both mean and variance, only mean or both mean and variance are infinite.