Distributions of sums and quotients

Distribution of X+Y

Let be random variables (not necessarily independent) with joint distribution . We want to find .

Thus,

Additionally, if and are independent, we have

The above expression is analogous to the convolution product defined for densities of discrete random variables.

Example 238.1.

Let .


Tools

Dominated convergence theorem

We will use the DCT frequently in the upcoming proofs.

Theorem 238.2(DCT for sequences of sequences).

Let be a sequence for . Assume a summable positive sequence exists such that for all and , that is, for all . Let the sequence of sequences converge to a sequence pointwise, that is for all . Then, each is summable, is summable, and

0988fa

To put it simply, if a sequence of sequences is bounded by a summable sequence and converges pointwise to a sequence, then the limit of its sum is the sum of its limit. Here, summable means absolutely convergent. Note that the conclusion that each is summable follows from the hypothesis that it is bounded by a summable sequence.

Theorem 238.3(DCT for sequences of functions).

Let be a measurable function for . Assume an integrable positive function exists such that for all . Let the sequence of functions converge to a function pointwise. Then, is integrable, is integrable, and

f84359

Here, integrable means Lebesgue integrable. Any measurable function that is absolutely dominated by an integrable function is integrable1 (thus, the conclusion that each is integrable follows from the hypothesis that it is measurable and bounded by an integrable function).

Theorem 238.4(DCT for sequences of random variables).

Let be a sequence of random variables. Let be a random variable such that for every , we have , that is, converges to pointwise. Assume there is an integrable random variable such that . Then,

A random variable is said to be integrable if it has finite expectation.

Fubini’s Theorem

Used to justify swapping integrals.

Theorem 238.5(Fubini).

For a function defined on , if

then the double integral equals the iterated integrals in either order.


Characteristic functions

Definition 238.6.

is a complex random variable if and are both real random variables.

Definition 238.7.

Let be a complex random variable. has finite expectation if and have finite expectation, in which case we define

Note the following facts for real random variables:

  1. .
  2. If , then .

It is easy to verify that for complex random variables and .

Theorem 238.8.

Let be a complex random variable. Then, .

Note the following facts for all , which are also easy to verify (just use the Taylor expansion for ):

  1. ,
  2. .

Definition 238.9.

Let be a random variable. Define the characteristic function of by

If is continuous, we have

It is clear that .

Characteristic functions of common distributions

Let .

Let .

Let .

From the dominated convergence theorem (one can take the dominating function to be ), we have

This yields a simple differential equation.

tells us that . Thus,

If , then .

Characteristic function of sum of independent random variables

Theorem 238.10.

If and are independent random variables, then

Properties of characteristic functions

Property 0: , .

Theorem 238.11(Property 1).

A characteristic function is uniformly continuous.

Definition 238.12.

A function is called positive definite if for all and , ,

Theorem 238.13(Property 2).

A characteristic function is positive definite.

Bochner’s Theorem

Note that for any distribution function , there exists a random variable with distribution .

Bochner’s Theorem claims that the properties listed in the previous section completely characterize characteristic functions.

Theorem 238.14(Bochner's Theorem).

If satisfies

  1. , ;
  2. is continuous;
  3. is positive definite;

Then there exists a distribution function such that if is a random variable with distribution , .

(continuity and positive definiteness together apparently imply uniform continuity.)

In other words, there exists a surjective map from the space of all distribution functions to the space of all functions satisfying the three listed properties (called characteristic functions from now on).

We will now prove that this map is injective.

Inverse theorem

Inverse theorem for integer valued random variables

Theorem 238.15.

Let be an integer valued random variable. Let be the mass function of , and let be the characteristic function of . Then,

Inverse theorem for discrete random variables

Theorem 238.16.

Let be a discrete random variable with density and characteristic function . Then,

Inverse theorem for continuous random variables

Theorem 238.17.

Let be a continuous random variable with continuous density and integrable characteristic function (). Then,

3092aa

Footnotes

  1. Note that there does not exist a similar property for Riemann integrals, that is, being absolutely dominated by a Riemann integrable function does not imply Riemann integrability. Even if we assume Riemann integrability in the hypothesis, we cannot conclude that the limit is Riemann integrable (here’s an example). The closest analogue of the DCT in Riemann land does away with the dominating function and requires the sequence of functions to converge uniformly instead.