We frequently have the type of problem where we have a
random variable
with known distribution and a function
and wish to
find the distribution of the random variable
. There are
essentially 3 methods for finding the distribution of
and these are
summarized briefly as follows.
1. Method of Distribution Functions
Let
denote the cdf of
. Then
2. Method of Transformations
In the case of a continuous random variable
with pdf
, and
a strictly increasing or strictly decreasing function for
, the random variable
has pdf given by
For example, if
and
,
write
. The Jacobian keeps track of the
scale change in going from
to
.
A modification of the procedure enables us to deal with the situation
where
is piecewise monotone.
3. Method of Moment Generating Functions
This method is based on the uniqueness theorem, which states that if
two mgf's are identical, the two random variables with those mgf's possess
the same probability distribution. So we would need to find the mgf of
and compare it with the mgf's for the common distributions. If it is
identical to some well-known mgf, the probability distribution of
will
be identified.
The problem above was dealt with in a section called Change of
Variable in the Statistics 260-1 course. The new work in
this chapter concerns what may be called bivariate transformations.
That is, we begin with the joint distribution of
random variables,
and
say, and two functions,
and
, and wish to find the joint
distribution of the random variables
and
.
The marginal distribution of one or both of
and
can then be
found. We may wish to do this if we changed coordinates from Cartesian
to polar coordinates
.
This can, of course, be extended to multivariable transformations.
Before leaving this section, the following example should help you recall the technique.
Example
3..1
Suppose random variable
is distributed
, and random variable
is defined by
, find the distribution of
.
Method 1. Let
be the cdf of
. Then
The pdf of
is obtained by differentiating
wrt
.
Note that the first part of the RHS is the pdf of a chi-square random
variable with 1 df. In fact
is said to have a non-central
distribution with 1 df and non-centrality parameter
. [This will be dealt with further in Chapter 5.]
Method 2. Noting that
is strictly
decreasing for
and strictly increasing for
, we use a modification of (3.1).
For
we have
and
.
So
For
we have
and
.
So
The pdf of
is the sum of
and
which simplifies to (3.2).
Method 3.