Moment-generating function
In probability theory and statistics, the moment-generating function of a real-valued random variable is an alternative specification of its probability distribution. It allows to increase the search radius, thus to come out of local minima. Thus, it provides the basis of an alternative route to analytical results compared with working directly with probability density functions or cumulative distribution functions. There are particularly simple results for the moment-generating functions of distributions defined by the weighted sums of random variables. However, not all random variables have moment-generating functions.
As its name implies, the moment-generating function can be used to compute a distribution’s moments: the n-th moment about 0 is the n-th derivative of the moment-generating function, evaluated at 0.
In addition to univariate real-valued distributions, moment-generating functions can also be defined for vector- or matrix-valued random variables, and can even be extended to more general cases.
The moment-generating function of a real-valued distribution does not always exist, unlike the characteristic function. There are relations between the behavior of the moment-generating function of a distribution and properties of the distribution, such as the existence of moments.
Definition
[edit ]Let {\displaystyle X} be a random variable with CDF {\displaystyle F_{X}}. The moment generating function (mgf) of {\displaystyle X} (or {\displaystyle F_{X}}), denoted by {\displaystyle M_{X}(t)}, is
{\displaystyle M_{X}(t)=\operatorname {E} \left[e^{tX}\right]}
provided this expectation exists for {\displaystyle t} in some open neighborhood of 0. That is, there is an {\displaystyle h>0} such that for all {\displaystyle t} satisfying {\displaystyle -h<t<h}, {\displaystyle \operatorname {E} \left[e^{tX}\right]} exists. If the expectation does not exist in an open neighborhood of 0, we say that the moment generating function does not exist.[1]
In other words, the moment-generating function of X is the expectation of the random variable {\displaystyle e^{tX}}. More generally, when {\displaystyle \mathbf {X} =(X_{1},\ldots ,X_{n})^{\mathrm {T} }}, an {\displaystyle n}-dimensional random vector, and {\displaystyle \mathbf {t} } is a fixed vector, one uses {\displaystyle \mathbf {t} \cdot \mathbf {X} =\mathbf {t} ^{\mathrm {T} }\mathbf {X} } instead of {\displaystyle tX}: {\displaystyle M_{\mathbf {X} }(\mathbf {t} ):=\operatorname {E} \left[e^{\mathbf {t} ^{\mathrm {T} }\mathbf {X} }\right].}
{\displaystyle M_{X}(0)} always exists and is equal to 1. However, a key problem with moment-generating functions is that moments and the moment-generating function may not exist, as the integrals need not converge absolutely. By contrast, the characteristic function or Fourier transform always exists (because it is the integral of a bounded function on a space of finite measure), and for some purposes may be used instead.
The moment-generating function is so named because it can be used to find the moments of the distribution.[2] The series expansion of {\displaystyle e^{tX}} is
{\displaystyle e^{tX}=1+tX+{\frac {t^{2}X^{2}}{2!}}+{\frac {t^{3}X^{3}}{3!}}+\cdots +{\frac {t^{n}X^{n}}{n!}}+\cdots .}
Hence, {\displaystyle {\begin{aligned}M_{X}(t)&=\operatorname {E} [e^{tX}]\\[1ex]&=1+t\operatorname {E} [X]+{\frac {t^{2}\operatorname {E} [X^{2}]}{2!}}+{\frac {t^{3}\operatorname {E} [X^{3}]}{3!}}+\cdots +{\frac {t^{n}\operatorname {E} [X^{n}]}{n!}}+\cdots \\[1ex]&=1+tm_{1}+{\frac {t^{2}m_{2}}{2!}}+{\frac {t^{3}m_{3}}{3!}}+\cdots +{\frac {t^{n}m_{n}}{n!}}+\cdots ,\end{aligned}}}
where {\displaystyle m_{n}} is the {\displaystyle n}-th moment. Differentiating {\displaystyle M_{X}(t)} {\displaystyle i} times with respect to {\displaystyle t} and setting {\displaystyle t=0}, we obtain the {\displaystyle i}-th moment about the origin, {\displaystyle m_{i}}.
If {\displaystyle X} is a continuous random variable, the following relation between its moment-generating function {\displaystyle M_{X}(t)} and the two-sided Laplace transform of its probability density function {\displaystyle f_{X}(x)} holds:
{\displaystyle M_{X}(t)={\mathcal {L}}\{f_{X}\}(-t),}
since the PDF's two-sided Laplace transform is given as
{\displaystyle {\mathcal {L}}\{f_{X}\}(s)=\int _{-\infty }^{\infty }e^{-sx}f_{X}(x),円dx,}
and the moment-generating function's definition expands (by the law of the unconscious statistician) to {\displaystyle M_{X}(t)=\operatorname {E} \left[e^{tX}\right]=\int _{-\infty }^{\infty }e^{tx}f_{X}(x),円dx.}
This is consistent with the characteristic function of {\displaystyle X} being a Wick rotation of {\displaystyle M_{X}(t)} when the moment generating function exists, as the characteristic function of a continuous random variable {\displaystyle X} is the Fourier transform of its probability density function {\displaystyle f_{X}(x)}, and in general when a function {\displaystyle f(x)} is of exponential order, the Fourier transform of {\displaystyle f} is a Wick rotation of its two-sided Laplace transform in the region of convergence. See the relation of the Fourier and Laplace transforms for further information.
Examples
[edit ]Here are some examples of the moment-generating function and the characteristic function for comparison. It can be seen that the characteristic function is a Wick rotation of the moment-generating function {\displaystyle M_{X}(t)} when the latter exists.
| Distribution | Moment-generating function {\displaystyle M_{X}(t)} | Characteristic function {\displaystyle \varphi (t)} |
|---|---|---|
| Degenerate {\displaystyle \delta _{a}} | {\displaystyle e^{ta}} | {\displaystyle e^{ita}} |
| Bernoulli {\displaystyle P(X=1)=p} | {\displaystyle 1-p+pe^{t}} | {\displaystyle 1-p+pe^{it}} |
| Binomial {\displaystyle B(n,p)} | {\displaystyle \left(1-p+pe^{t}\right)^{n}} | {\displaystyle \left(1-p+pe^{it}\right)^{n}} |
| Geometric {\displaystyle (1-p)^{k},円p} | {\displaystyle {\frac {p}{1-(1-p)e^{t}}},~t<-\ln(1-p)} | {\displaystyle {\frac {p}{1-(1-p),円e^{it}}}} |
| Negative binomial {\displaystyle \operatorname {NB} (r,p)} | {\displaystyle \left({\frac {p}{1-e^{t}+pe^{t}}}\right)^{r},~t<-\ln(1-p)} | {\displaystyle \left({\frac {p}{1-e^{it}+pe^{it}}}\right)^{r}} |
| Poisson {\displaystyle \operatorname {Pois} (\lambda )} | {\displaystyle e^{\lambda (e^{t}-1)}} | {\displaystyle e^{\lambda (e^{it}-1)}} |
| Uniform (continuous) {\displaystyle \operatorname {U} (a,b)} | {\displaystyle {\frac {e^{tb}-e^{ta}}{t(b-a)}}} | {\displaystyle {\frac {e^{itb}-e^{ita}}{it(b-a)}}} |
| Uniform (discrete) {\displaystyle \operatorname {DU} (a,b)} | {\displaystyle {\frac {e^{at}-e^{(b+1)t}}{(b-a+1)(1-e^{t})}}} | {\displaystyle {\frac {e^{ait}-e^{(b+1)it}}{(b-a+1)(1-e^{it})}}} |
| Laplace {\displaystyle L(\mu ,b)} | {\displaystyle {\frac {e^{t\mu }}{1-b^{2}t^{2}}},~|t|<1/b} | {\displaystyle {\frac {e^{it\mu }}{1+b^{2}t^{2}}}} |
| Normal {\displaystyle N(\mu ,\sigma ^{2})} | {\displaystyle e^{t\mu +\sigma ^{2}t^{2}/2}} | {\displaystyle e^{it\mu -\sigma ^{2}t^{2}/2}} |
| Chi-squared {\displaystyle \chi _{k}^{2}} | {\displaystyle {\left(1-2t\right)}^{-k/2},~t<1/2} | {\displaystyle {\left(1-2it\right)}^{-{k}/{2}}} |
| Noncentral chi-squared {\displaystyle \chi _{k}^{2}(\lambda )} | {\displaystyle e^{\lambda t/(1-2t)}{\left(1-2t\right)}^{-k/2}} | {\displaystyle e^{i\lambda t/(1-2it)}{\left(1-2it\right)}^{-k/2}} |
| Gamma {\displaystyle \Gamma (k,{\tfrac {1}{\theta }})} | {\displaystyle {\left(1-t\theta \right)}^{-k},~t<{\tfrac {1}{\theta }}} | {\displaystyle {\left(1-it\theta \right)}^{-k}} |
| Exponential {\displaystyle \operatorname {Exp} (\lambda )} | {\displaystyle \left(1-t\lambda ^{-1}\right)^{-1},~t<\lambda } | {\displaystyle \left(1-it\lambda ^{-1}\right)^{-1}} |
| Beta | {\displaystyle 1+\sum _{k=1}^{\infty }\left(\prod _{r=0}^{k-1}{\frac {\alpha +r}{\alpha +\beta +r}}\right){\frac {t^{k}}{k!}}} | {\displaystyle {}_{1}F_{1}(\alpha ;\alpha +\beta ;i,円t)\!} (see Confluent hypergeometric function) |
| Multivariate normal {\displaystyle N(\mathbf {\mu } ,\mathbf {\Sigma } )} | {\displaystyle \exp \left[\mathbf {t} ^{\mathrm {T} }\left({\boldsymbol {\mu }}+{\tfrac {1}{2}}{\boldsymbol {\Sigma }}\mathbf {t} \right)\right]} | {\displaystyle \exp \left[\mathbf {t} ^{\mathrm {T} }\left(i{\boldsymbol {\mu }}-{\tfrac {1}{2}}{\boldsymbol {\Sigma }}\mathbf {t} \right)\right]} |
| Cauchy {\displaystyle \operatorname {Cauchy} (\mu ,\theta )} | Does not exist | {\displaystyle e^{it\mu -\theta |t|}} |
| Multivariate Cauchy
{\displaystyle \operatorname {MultiCauchy} (\mu ,\Sigma )}[3] |
Does not exist | {\displaystyle \exp \left(i\mathbf {t} ^{\mathrm {T} }{\boldsymbol {\mu }}-{\sqrt {\mathbf {t} ^{\mathrm {T} }{\boldsymbol {\Sigma }}\mathbf {t} }}\right)} |
Calculation
[edit ]The moment-generating function is the expectation of a function of the random variable, it can be written as:
- For a discrete probability mass function, {\displaystyle M_{X}(t)=\sum _{i=0}^{\infty }e^{tx_{i}},円p_{i}}
- For a continuous probability density function, {\displaystyle M_{X}(t)=\int _{-\infty }^{\infty }e^{tx}f(x),円dx}
- In the general case: {\displaystyle M_{X}(t)=\int _{-\infty }^{\infty }e^{tx},円dF(x)}, using the Riemann–Stieltjes integral, and where {\displaystyle F} is the cumulative distribution function. This is simply the Laplace-Stieltjes transform of {\displaystyle F}, but with the sign of the argument reversed.
Note that for the case where {\displaystyle X} has a continuous probability density function {\displaystyle f(x)}, {\displaystyle M_{X}(-t)} is the two-sided Laplace transform of {\displaystyle f(x)}.
{\displaystyle {\begin{aligned}M_{X}(t)&=\int _{-\infty }^{\infty }e^{tx}f(x),円dx\\[1ex]&=\int _{-\infty }^{\infty }\left(1+tx+{\frac {t^{2}x^{2}}{2!}}+\cdots +{\frac {t^{n}x^{n}}{n!}}+\cdots \right)f(x),円dx\\[1ex]&=1+tm_{1}+{\frac {t^{2}m_{2}}{2!}}+\cdots +{\frac {t^{n}m_{n}}{n!}}+\cdots ,\end{aligned}}}
where {\displaystyle m_{n}} is the {\displaystyle n}th moment.
Linear transformations of random variables
[edit ]If random variable {\displaystyle X} has moment generating function {\displaystyle M_{X}(t)}, then {\displaystyle \alpha X+\beta } has moment generating function {\displaystyle M_{\alpha X+\beta }(t)=e^{\beta t}M_{X}(\alpha t)}
{\displaystyle M_{\alpha X+\beta }(t)=\operatorname {E} \left[e^{(\alpha X+\beta )t}\right]=e^{\beta t}\operatorname {E} \left[e^{\alpha Xt}\right]=e^{\beta t}M_{X}(\alpha t)}
Linear combination of independent random variables
[edit ]If {\textstyle S_{n}=\sum _{i=1}^{n}a_{i}X_{i}}, where the Xi are independent random variables and the ai are constants, then the probability density function for Sn is the convolution of the probability density functions of each of the Xi, and the moment-generating function for Sn is given by
{\displaystyle M_{S_{n}}(t)=M_{X_{1}}(a_{1}t)M_{X_{2}}(a_{2}t)\cdots M_{X_{n}}(a_{n}t),円.}
Vector-valued random variables
[edit ]For vector-valued random variables {\displaystyle \mathbf {X} } with real components, the moment-generating function is given by
{\displaystyle M_{X}(\mathbf {t} )=\operatorname {E} \left[e^{\langle \mathbf {t} ,\mathbf {X} \rangle }\right]}
where {\displaystyle \mathbf {t} } is a vector and {\displaystyle \langle \cdot ,\cdot \rangle } is the dot product.
Important properties
[edit ]Moment generating functions are positive and log-convex,[citation needed ] with M(0) = 1.
An important property of the moment-generating function is that it uniquely determines the distribution. In other words, if {\displaystyle X} and {\displaystyle Y} are two random variables and for all values of t,
{\displaystyle M_{X}(t)=M_{Y}(t),} then {\displaystyle F_{X}(x)=F_{Y}(x)}
for all values of x (or equivalently X and Y have the same distribution). This statement is not equivalent to the statement "if two distributions have the same moments, then they are identical at all points." This is because in some cases, the moments exist and yet the moment-generating function does not, because the limit
{\displaystyle \lim _{n\to \infty }\sum _{i=0}^{n}{\frac {t^{i}m_{i}}{i!}}}
may not exist. The log-normal distribution is an example of when this occurs: its moments are {\displaystyle \operatorname {E} [X^{n}]=e^{n\mu +n^{2}\sigma ^{2}/2}} and are all finite but its moment generating function {\displaystyle \operatorname {E} \left[e^{tX}\right]} is not defined for any positive t as the integral diverges and so not in a neighbourhood of 0; there are other distributions with the same moments.[4]
Calculations of moments
[edit ]The moment-generating function is so called because if it exists on an open interval around t = 0, then it is the exponential generating function of the moments of the probability distribution:
{\displaystyle m_{n}=\operatorname {E} \left[X^{n}\right]=M_{X}^{(n)}(0)=\left.{\frac {d^{n}M_{X}}{dt^{n}}}\right|_{t=0}.}
That is, with n being a nonnegative integer, the n-th moment about 0 is the n-th derivative of the moment generating function, evaluated at t = 0.
Other properties
[edit ]Jensen's inequality provides a simple lower bound on the moment-generating function: {\displaystyle M_{X}(t)\geq e^{\mu t},} where {\displaystyle \mu } is the mean of X.
The moment-generating function can be used in conjunction with Markov's inequality to bound the upper tail of a real random variable X. This statement is also called the Chernoff bound. Since {\displaystyle x\mapsto e^{xt}} is monotonically increasing for {\displaystyle t>0}, we have {\displaystyle \Pr(X\geq a)=\Pr(e^{tX}\geq e^{ta})\leq e^{-at}\operatorname {E} \left[e^{tX}\right]=e^{-at}M_{X}(t)} for any {\displaystyle t>0} and any a, provided {\displaystyle M_{X}(t)} exists. For example, when X is a standard normal distribution and {\displaystyle a>0}, we can choose {\displaystyle t=a} and recall that {\displaystyle M_{X}(t)=e^{t^{2}/2}}. This gives {\displaystyle \Pr(X\geq a)\leq e^{-a^{2}/2}}, which is within a factor of 1+a of the exact value.
Various lemmas, such as Hoeffding's lemma or Bennett's inequality provide bounds on the moment-generating function in the case of a zero-mean, bounded random variable.
When {\displaystyle X} is non-negative, the moment generating function gives a simple, useful bound on the moments: {\displaystyle \operatorname {E} [X^{m}]\leq \left({\frac {m}{te}}\right)^{m}M_{X}(t),} For any {\displaystyle X,m\geq 0} and {\displaystyle t>0}.
This follows from the inequality {\displaystyle 1+x\leq e^{x}} into which we can substitute {\displaystyle x'=tx/m-1} implies {\displaystyle tx/m\leq e^{tx/m-1}} for any {\displaystyle x,t,m\in \mathbb {R} }. Now, if {\displaystyle t>0} and {\displaystyle x,m\geq 0}, this can be rearranged to {\displaystyle x^{m}\leq (m/(te))^{m}e^{tx}}. Taking the expectation on both sides gives the bound on {\displaystyle \operatorname {E} [X^{m}]} in terms of {\displaystyle \operatorname {E} [e^{tX}]}.
As an example, consider {\displaystyle X\sim {\text{Chi-Squared}}} with {\displaystyle k} degrees of freedom. Then from the examples {\displaystyle M_{X}(t)=(1-2t)^{-k/2}}. Picking {\displaystyle t=m/(2m+k)} and substituting into the bound: {\displaystyle \operatorname {E} [X^{m}]\leq {\left(1+2m/k\right)}^{k/2}e^{-m}{\left(k+2m\right)}^{m}.} We know that in this case the correct bound is {\displaystyle \operatorname {E} [X^{m}]\leq 2^{m}\Gamma (m+k/2)/\Gamma (k/2)}. To compare the bounds, we can consider the asymptotics for large {\displaystyle k}. Here the moment-generating function bound is {\displaystyle k^{m}(1+m^{2}/k+O(1/k^{2}))}, where the real bound is {\displaystyle k^{m}(1+(m^{2}-m)/k+O(1/k^{2}))}. The moment-generating function bound is thus very strong in this case.
Relation to other functions
[edit ]Related to the moment-generating function are a number of other transforms that are common in probability theory:
- Characteristic function
- The characteristic function {\displaystyle \varphi _{X}(t)} is related to the moment-generating function via {\displaystyle \varphi _{X}(t)=M_{iX}(t)=M_{X}(it):} the characteristic function is the moment-generating function of iX or the moment generating function of X evaluated on the imaginary axis. This function can also be viewed as the Fourier transform of the probability density function, which can therefore be deduced from it by inverse Fourier transform.
- Cumulant-generating function
- The cumulant-generating function is defined as the logarithm of the moment-generating function; some instead define the cumulant-generating function as the logarithm of the characteristic function, while others call this latter the second cumulant-generating function.
- Probability-generating function
- The probability-generating function is defined as {\displaystyle G(z)=\operatorname {E} \left[z^{X}\right].} This immediately implies that {\displaystyle G(e^{t})=\operatorname {E} \left[e^{tX}\right]=M_{X}(t).}
See also
[edit ]- Characteristic function (probability theory)
- Factorial moment generating function
- Rate function
- Hamburger moment problem
References
[edit ]Citations
[edit ]- ^ Casella, George; Berger, Roger L. (1990). Statistical Inference. Wadsworth & Brooks/Cole. p. 61. ISBN 0-534-11958-1.
- ^ Bulmer, M. G. (1979). Principles of Statistics. Dover. pp. 75–79. ISBN 0-486-63760-3.
- ^ Kotz et al.[full citation needed ] p. 37 using 1 as the number of degree of freedom to recover the Cauchy distribution
- ^ Heyde, CC. (2010), "On a Property of the Lognormal Distribution", Journal of the Royal Statistical Society, Series B, vol. 25, no. 2, pp. 392–393, doi:10.1007/978-1-4419-5823-5_6 , ISBN 978-1-4419-5822-8
Sources
[edit ]- Casella, George; Berger, Roger (2002). Statistical Inference (2nd ed.). Thomson Learning. pp. 59–68. ISBN 978-0-534-24312-8.