Moment Generating Functions |
Let X be a random variable for an experiment taking values in a subset S of R. The moment generating function of X is the function MX defined by
MX(t) = E[exp(tX)] for t in R
Note that since exp(tX) is a nonnegative random variable, MX(t) exists as a real number or positive infinity for any t.
1. Show that if X has a discrete distribution with density function f, then
2. Show that if X is continuous with density function f, then
Since the exponential function is positive, the moment generating function of X always exists, either as a real number or as positive infinity.
The most important fact is that if the moment generating function of X is finite in an open interval about 0, then this function completely determines the distribution of X. Under the same condition, we can differentiate through the sum in Exercise 1 and through the integral in Exercise 2. For proofs of these facts, see the book Probability and Measure.
In the following exercises, assume that the moment generating functions are finite in an interval about 0.
3. Show that for any nonnegative integer n,
MX(n)(0) = E(Xn)
Thus, the derivatives of the moment generating function at 0 determine the moments of the variable (hence the name).
4. If a and b are constants, show that
MaX + b(t) = exp(bt) MX(at)
5. Suppose that X and Y are independent. Show that
MX + Y(t) = MX(t) MY(t)
The result in Exercise 5 is one of the most important properties of moment generating functions, and is frequently used to determine the distribution of a sum of independent variables. By contrast, the density of a sum of independent variables is the convolution of the densities, a much more complicated operation.
Suppose now that (X, Y) is a random vector for an experiment, taking values in a subset S of R2. The (joint) moment generating function of (X, Y) is defined by
MX, Y(s, t) = E[exp(sX + tY)] for s, t in R
Once again, the important fact is that if the moment generating function is finite in an open rectangle containing (0, 0) then this function completely determines the distribution of (X, Y).
6. Suppose that (X, Y) has a discrete distribution with density function f. Show that
7. Suppose that (X, Y) has a continuous distribution with density function f. Show that
8. Show that
9. Show that X and Y are independent if and only if
MX, Y(s, t) = MX(s) MY( t) for (s, t) in a rectangle about (0, 0).
Naturally, the results for bivariate moment generating functions have analogues in the general multivariate case. Only the notation is more complicated.
Expected Value |