Next: About this document ...
Lecture 10: Some Important Examples of Continuous Distributions
Some important continuous distributions. We shall give interpretations
of these distribution as time goes by. For now, it will be a good review of
calculus and algebra to consider the following simply as formulae to be
manipulated. We shall only give the value of the probability density function
for the range values of the random variable. At any other value it is .
- Continuous uniform:
- A random variable with range [a, b] is said to
have the uniform distribution if
![\begin{displaymath}
f_X(y) = \frac{1}{b-a}\;\;{\rm\;for}\;\;y \in [a,b]\end{displaymath}](img1.gif)
The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = \frac{a + b}{2}
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = \frac{(b-a)^2}{12}\end{displaymath}](img2.gif)
- Exponential:
- Pick a positive real number
. A random variable
with range
is said to have a exponential distribution if

The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = 1/\lambda
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = 1/\lambda^2\end{displaymath}](img6.gif)
- Gamma:
- Recall from calculus that the gamma function,
is defined by the formula

Integration by part shows that
. If t is an
integer,
, and
.
Now, pick a two positive real numbers,
and
. A random variable
with range
is said to have a gamma-type distribution if

The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = \beta\alpha
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = \beta^2\alpha\end{displaymath}](img15.gif)
- Chi-square:
- Pick a positive integer v. A random variable with range
is said to have a chi-square distribution with v degrees of
freedom if

The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = v
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = 2v\end{displaymath}](img17.gif)
Note that the exponential and the chi-square are special cases of the gamma.
- Normal:
- Pick a real number
and a positive real number
. A
random variable with range
is said to have a normal
distribution if

The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = \mu
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = \sigma^2\end{displaymath}](img22.gif)
- Beta:
- Pick two positive real numbers
and
.Recall from calculus that the beta function,
is defined
by

With a little ingenuity it can be shown that

A random variable with range (0,1) is said to have a beta distribution
if

The mean and variance of such a random variable are given by
![\begin{displaymath}
E[X] = \frac{\alpha}{\alpha+\beta}
\;\;\;\;\;\;\;\;\;\;\;\;
V[X] = \frac{\alpha\cdot\beta}{(\alpha+\beta)^2(\alpha+\beta+1)}\end{displaymath}](img27.gif)
Next: About this document ...
Eric S Key
10/1/1998