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$?
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$?
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.