Solved – Moment Generating Function for Lognormal Random Variable

expected valuelognormal distributionmathematical-statisticsmoment-generating-functionnormal distribution

I'm working through the proof of a lognormal random variable and am having some difficulty in moving through it. I understand the following:

Our CDF is $\Phi(\frac{logx – \mu}{\sigma})$, and thus our PDF is $\phi(\frac{logx-\mu}{\sigma})$/$\sigma y$. From that, we can find the momment generating function as follows:

$E(Y^n)$ = $\int_0^{\infty}\frac{x^n\phi(\frac{logx-\mu}{\sigma})}{\sigma x}dx$

However, after that, I'm a bit lost towards exactly what to do. I understand what the final answer is and how I should get there, but I don't know exactly how to complete the square/substitute in this integral. Can anyone help me out here?

Best Answer

Other answers to this question claims that the moment generating function (mgf) of the lognormal distribution do not exist. That is a strange claim. The mgf is $$\DeclareMathOperator{\E}{\mathbb{E}} M_X(t) = \E e^{tX}. $$ And for the lognormal this only exists for $t\le 0$. The claim is then that the "mgf only exists when that expectation exists for $t$ in some open interval around zero. Well, some important theorems about mgf's depend on such an assumption, so the mgf of the lognormal distribution might lack some properties guaranteed by such theorems, but still be useful.

The existence of papers about the lognormal mgf do suggest that some useful properties there are! This papers often talk about the Laplace transform not mgf, but that is only a parameter change from $t$ to $-t$.

I will come back here with a more complete answer, but for the moment I will just point to some papers. On the Laplace transform of the Lognormal distribution by Søren Asmussen, Jens Ledet Jensen and Leonardo Rojas-Nandayapa. There is no exact formula for the mgf, but that paper gives good approximations. Laplace Transforms of Probability Distributions and Their Inversions Are Easy on Logarithmic Scales by A. G. Rossberg.

Finally, Accurate Computation of the MGF of the Lognormal Distribution and its Application to Sum of Lognormals by C. Tellambura and D. Senaratne, and the paper Uniform Saddlepoint Approximations and Log-Concave Densities by Jens Ledet Jensen uses saddlepoint approximations for the lognormal as an example.

So much for the mgf not existing! And now I discovered that all this (and more) was stated earlier by Cardinal Existence of the moment generating function and variance. For instance, from what Cardinal proves there, one can conclude that the lognormal do not have exponentially decaying tails. (Which is one of the properties that follows from existence of mgf in an open interval containing zero).