Moment-generating function

Moment-generating function

In probability theory and statistics, the moment-generating function of any random variable is an alternative definition of its probability distribution. 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.

In addition to univariate distributions, moment-generating functions can be defined for vector- or matrix-valued random variables, and can even be extended to more general cases.

The moment-generating function does not always exist even for real-valued arguments, 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.

Contents

Definition

In probability theory and statistics, the moment-generating function of a random variable X is

 M_X(t) := E\left[e^{tX}\right], \quad t \in \mathbb{R},

wherever this expectation exists.

MX(0) always exists and is equal to 1.

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 always exists (because it is the integral of a bounded function on a space of finite measure), and thus may be used instead.

More generally, where \mathbf X = ( X_1, \ldots, X_n), an n-dimensional random vector, one uses \mathbf t \cdot \mathbf X = \mathbf t^\mathrm T\mathbf X instead of tX:

 M_{\mathbf X}(\mathbf t) := E\left(e^{\mathbf t^\mathrm T\mathbf X}\right).

Why the moment-generating function is defined this way[1]

The reason for defining this function is that it can be used to find all the moments of the distribution. The series expansion of etX is


e^{tX} = 1 + tX + \frac{t^2X^2}{2!} + \frac{t^3X^3}{3!} + \cdots.

Hence


M_X(t) = E(e^{tX}) = 1 + tm_1 + \frac{t^2m_2}{2!} + \frac{t^3m_3}{3!}+\cdots,

where mi is the ith moment.

If we differentiate MX(t) i times with respect to t and then set t = 0 we shall therefore obtain the ith moment about the origin, mi. This is summarized more compactly below in the section entitled "Calculations of moments."

Examples

Distribution Moment-generating function MX(t) Characteristic function φ(t)
Bernoulli \, P(X=1)=p   \, 1-p+pe^t   \, 1-p+pe^{it}
Geometric (1 - p)^{k-1}\,p\!   \frac{pe^t}{1-(1-p) e^t}\!,
for  t<-\ln(1-p)\!
  \frac{pe^{it}}{1-(1-p)\,e^{it}}\!
Binomial B(n, p)   \, (1-p+pe^t)^n   \, (1-p+pe^{it})^n
Poisson Pois(λ)   \, e^{\lambda(e^t-1)}   \, e^{\lambda(e^{it}-1)}
Uniform U(a, b)   \, \frac{e^{tb} - e^{ta}}{t(b-a)}   \, \frac{e^{itb} - e^{ita}}{it(b-a)}
Normal N(μ, σ2)   \, e^{t\mu + \frac{1}{2}\sigma^2t^2}   \, e^{it\mu - \frac{1}{2}\sigma^2t^2}
Chi-square χ2k   \, (1 - 2t)^{-k/2}   \, (1 - 2it)^{-k/2}
Gamma Γ(k, θ)   \, (1 - t\theta)^{-k}   \, (1 - it\theta)^{-k}
Exponential Exp(λ)   \, (1 - t\lambda^{-1})^{-1}   \, (1 - it\lambda^{-1})^{-1}
Multivariate normal N(μ, Σ)   \, e^{t^\mathrm{T} \mu + \frac{1}{2} t^\mathrm{T} \Sigma t}   \, e^{i t^\mathrm{T} \mu - \frac{1}{2} t^\mathrm{T} \Sigma t}
Degenerate δa   \, e^{ta}   \, e^{ita}
Laplace L(μ, b)   \, \frac{e^{t\mu}}{1 - b^2t^2}   \, \frac{e^{it\mu}}{1 + b^2t^2}
Cauchy Cauchy(μ, θ) not defined   \, e^{it\mu -\theta|t|}
Negative Binomial NB(r, p)   \, \frac{(1-p)^r}{(1-pe^t)^r}   \, \frac{(1-p)^r}{(1-pe^{it})^r}

Calculation

The moment-generating function is given by the Riemann–Stieltjes integral

M_X(t) = \int_{-\infty}^\infty e^{tx}\,dF(x)

where F is the cumulative distribution function.

If X has a continuous probability density function ƒ(x), then MX(−t) is the two-sided Laplace transform of ƒ(x).


\begin{align}
M_X(t) & = \int_{-\infty}^\infty e^{tx} f(x)\,dx \\
& = \int_{-\infty}^\infty \left( 1+ tx + \frac{t^2x^2}{2!} + \cdots\right) f(x)\,dx \\
& = 1 + tm_1 + \frac{t^2m_2}{2!} +\cdots,
\end{align}

where mi is the ith moment.

Sum of independent random variables

If X1, X2, ..., Xn is a sequence of independent (and not necessarily identically distributed) random variables, and

S_n = \sum_{i=1}^n a_i X_i,

where 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


M_{S_n}(t)=M_{X_1}(a_1t)M_{X_2}(a_2t)\cdots M_{X_n}(a_nt) \, .

Vector-valued random variables

For vector-valued random variables X with real components, the moment-generating function is given by

 M_X(t) = E\left( e^{\langle t, X \rangle}\right)

where t is a vector and \langle \cdot, \cdot \rangle is the dot product.

Important properties

The most important property of the moment-generating function is that if two distributions have the same moment-generating function, then they are identical at all points. That is, if for all values of t,

M_X(t) = M_Y(t),\,

then

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 ``if two distributions have the same moments, then they are identical at all points", because in some cases the moments exist and yet the moment-generating function does not, because in some cases the limit

\lim_{n \rightarrow \infty} \sum_{i=0}^n \frac{t^im_i}{i!}

does not exist. This happens for the lognormal distribution.

Calculations of moments

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:

E \left( X^n \right) = M_X^{(n)}(0) = \frac{d^n M_X}{dt^n}(0).

n should be nonnegative.

Other properties

Hoeffding's lemma provides a bound on the moment-generating function in the case of a zero-mean, bounded random variable.

Relation to other functions

Related to the moment-generating function are a number of other transforms that are common in probability theory:

characteristic function
The characteristic function φX(t) is related to the moment-generating function via φX(t) = MiX(t) = MX(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 G(z) = E[z^X].\, This immediately implies that G(e^t)  = E[e^{tX}] = M_X(t).\,

See also

References

  1. ^ Bulmer, M.G., Principles of Statistics, Dover, 1979, pp. 75–79
  • Casella, George; Berger, Roger. Statistical Inference (2nd ed.). pp. 59–68. ISBN 978-0-534-24312-8. 

Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Factorial moment generating function — In probability theory and statistics, the factorial moment generating function of the probability distribution of a real valued random variable X is defined as:M X(t)=operatorname{E}igl [t^{X}igr] for all complex numbers t for which this… …   Wikipedia

  • Generating function — This article is about generating functions in mathematics. For generating functions in classical mechanics, see Generating function (physics). For signalling molecule, see Epidermal growth factor. In mathematics, a generating function is a formal …   Wikipedia

  • Probability-generating function — In probability theory, the probability generating function of a discrete random variable is a power series representation (the generating function) of the probability mass function of the random variable. Probability generating functions are… …   Wikipedia

  • Logmoment generating function — In mathematics, the logarithmic momentum generating function (equivalent to cumulant generating function) ( logmoment gen func ) is defined as follows::mu {Y}(s)=ln E(e^{scdot Y})where Y is a random variable.Thus, if Y is a discrete random… …   Wikipedia

  • Moment (mathematics) — Second moment redirects here. For the technique in probability theory, see Second moment method. See also: Moment (physics) Increasing each of the first four moments in turn while keeping the others constant, for a discrete uniform distribution… …   Wikipedia

  • Characteristic function (probability theory) — The characteristic function of a uniform U(–1,1) random variable. This function is real valued because it corresponds to a random variable that is symmetric around the origin; however in general case characteristic functions may be complex valued …   Wikipedia

  • Central moment — In probability theory and statistics, central moments form one set of values by which the properties of a probability distribution can be usefully characterised. Central moments are used in preference to ordinary moments because then the values… …   Wikipedia

  • Cumulative distribution function — for the normal distributions in the image below …   Wikipedia

  • Probability density function — Boxplot and probability density function of a normal distribution N(0, σ2). In probability theory, a probability density function (pdf), or density of a continuous random variable is a function that describes the relative likelihood for this… …   Wikipedia

  • Dirac delta function — Schematic representation of the Dirac delta function by a line surmounted by an arrow. The height of the arrow is usually used to specify the value of any multiplicative constant, which will give the area under the function. The other convention… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”