The moment calculation shortcut June 20, 2007
Posted by Peter in Exam 1/P, Exam 3/MLC, Exam 4/C.trackback
Suppose X is a continuous random variable that takes on nonnegative values. Then we have the following definition:
where is the probability density function of X. Indeed, in the general case, let g be a function on the support of X. Then
So when for some positive integer k, we obtain the formula for the k(th) raw moment of X. Let’s work through an example.
Show that the expected value (first raw moment) of a Pareto distribution with parameters α and θ is equal to θ/(α-1). Recall that the density of the Pareto distribution is
Solution: We compute
Then make the substitution ,
, to obtain
For , the integrals converge, giving
which proves the desired result. However, the computation is quite tedious, and there is often an easier approach. We will now show that instead of using the density of X, we can use the survival of X when computing moments. Recall that
that is, the survival function is the probability that X exceeds x, which is the integral of the density on the interval , or the complement of the cumulative distribution function F(x). With this in mind, let’s try integration by parts on the definition of the expected value, with the choices
,
;
,
:
where the last equality holds because of two assumptions: First, that , and g(0) is finite; and second, that the resulting integral of g’(x) S(x) is convergent. Note that the individual terms of the integration by parts are not themselves convergent, but taken together, they are—thus, a fully rigorous proof requires a more formal treatment than what is furnished here.
A consequence of this result is that for positive integers k,
This formula is easier to work with in some instances, compared to the original definition. For instance, we know that the Pareto survival function is
so we find
which we can immediately see results in a simpler integrand. This result also proves the life contingencies relationship
since the complete expectation of life is simply the expected value E[T(x)] of the future lifetime variable T(x), and is the survival function of T(x). In life contingencies notation, the definition of expected value would then look like this:
which is usually more cumbersome than the formula using only the survival function.
Comments»
No comments yet — be the first.