Variance of 1/X

1.6k Views Asked by At

Given a random variable $X$ that is exponentially distributed, what is the variance of $\frac{1}{X}$, i.e. $\operatorname{Var}\frac{1}{X}?$

Since $\operatorname{Var} X = \frac{1}{\lambda^2}$, is it $\operatorname{Var}\frac{1}{X}=\lambda^2$?

1

There are 1 best solutions below

0
On

If $X\sim \mbox{Exp}(\lambda)$, then $X^{-1}$ has distribution function $F(z)=e^{-\lambda/z}$. In particular it's expected value does not exist and hence neither does it's variance.