

![]() | 2. Probability Density Functions: Uniform, Exponential, Normal, and Beta | ![]() | Section 3 Exercises | ![]() | 4. You're the Expert Creating a Family Trust
| ![]() | Calculus and Probability Main Page | ![]() | "Real World" Page |

Mean
In the last section we saw that if saving and loan institutions are continuously failing at a rate of 5% per year, then the associated probability density function is
0.05x,
with domain [0, +). An interesting and important question to ask is: What is the average length of time such an institution will last before failing? To answer this question, we use the following.
| Mean or Expected Value
If X is a continuous random variable with probability density function f defined on an interval with (possibly infinite) endpoints a and b, then the mean or expected value of X is
ab x f(x) dx.
E(X) is also called the average value of X. It is what we expect to get if we take the average of many values of X obtained in experiments. |
Let X have probability density function given by
with domain [0, 1]. Find E(X).
Solution
We have
= = [3x4/4]01 = 3/4.
Thus, the expected value of X is 3/4.
E(X) =
ab x f(x) dx.
=
01 (x)(3x2) dx
01 (3x3) dx
Before We Go On ...
This reflects the fact that X is more likely to take on values in the right part of the interval [0,1] than the left part. The figure shows this probability density function.
We shall explain shortly why E(X) is given by the integral formula.
Given that troubled S&Ls are failing continuously at a rate of 5% per year, how long will the average troubled S&L last?
Solution
If X is the number of years that a given S&L will last, we know that its probability density function is f(x) = 0.05e = M Using integration by parts, we get
Thus, the expected lifespan of a troubled S&L is 20 years.
0.05x. To answer the question we compute E(X).
E(X) =
ab x f(x) dx.
=
0+ (0.05xe
0.05x) dx
+
0M (0.05xe
0.05x) dx
E(X) = M
+
0.05 [ e
0.05x(20x + 400)] 0M = (0.05)(400) = 20.
Before We Go On ...
Notice that the answer, 20, is the reciprocal of the failure rate 0.05. This is true in general: if f(x) = ae
ax, then E(X) = 1/a.
Question
Why is E(X) given by that integral formula?
Answer
Suppose for simplicity that the domain of f is a finite interval [a, b]. Break up the interval into n subintervals [xk
1, xk], each of length
x, as we did for Riemann sums. Now, the probability of seeing a value of X in [xk
1, xk] is approximately f(xk)
x (the approximate area under the graph of f over [xk
1, xk]). Think of this as the fraction of times we expect to see values of X in this range. These values, all close to xk, then contribute approximately xkf(xk)
x to the average, if we average together many observations of X. Adding together all of these contributions, we get
k xkf(xk)
x
Now these approximations get better as n
, and we notice that the sum above is a Riemann sum converging to
ab x f(x) dx,
which is the formula we have been using.
Question
What are the expected values of the standard distributions we discussed in the previous section?
Answer
Let's compute them one by one.
| Mean of a Uniform Distribution
If X is uniformly distributed on [a, b], then
|
This is not surprising, if you think about it for a minute. We'll leave the actual computation as one of the exercises.
| Mean of an Exponential Distribution
If X has the exponential distribution function f(x) = ae
|
We saw how to compute this in Example 2.
| Mean of an Normal Distribution
If X is normally distributed with parameters µ and
|
This is why we called µ the mean, but we ought to do the calculation. Click on the footnote marker to to see it.
| Mean of a Beta Distribution
If X has the beta distribution function f(x) = (
+ 1)/( + 3)
|
Again, we shall leave this as an exercise.
A utilities industry consultant predicts a cutback in the Canadian Utilities industry during 2000-2005 by a percentage specified by a beta distribution with
= 0.25. What is the expected size of the cutback by Ontario Hydro?
Solution
Since
Therefore, we can expect about a 38% cutback by Ontario Hydro.
= 0.25,
E(X) = (
+ 1)/(
+ 3) = 1.25/3.25
0.38.
Before We Go On ...
What E(X) really tells us is that the average downsizing of many utilities will be 38%. Some will cut back more, and some will cut back less.
ab g(x)f(x) dx.
Thus, in particular, the mean is just the expected value of the function g(x) = x. We can interpret this as the average we expect if we compute g(X) for many experimental values of X.
Variance and Standard Deviation
Statisticians use the variance and standard deviation of a continuous random variable X as a way of measuring its dispersion, or the degree to which is it "scattered." The definitions are as follows.
| Variance and Standard Deviation
Let X be a continuous random variable with density function f defined on the interval (a, b), and let µ = E(X) be the mean of X. Then the variance of X is given by
µ)2) = ab(x µ)2f(x) dx.
The standard deviation of X is the square root of the variance,
(X) = (Var(X))0.5
|
| Notes
(1) In order to calculate the variance and standard deviation, we need first to calculate the mean. (2) Var(X) is the expected value of the function (x (3) The reason we take the square root in the definition of |
Question
What are the variances and standard deviations of the standard distributions we discussed in the previous section?
Answer
Let's compute them one by one. We'll leave the actual computations (or special cases) for the exercises.
| Variance and Standard Deviation of a Uniform Distribution
If X is uniformly distributed on [a,b], then
a)2/12
and (X) =(b a) /120.5
|
| Variance and Standard Deviation of an Exponential Distribution
If X has the exponential distribution function f(x) = ae
and (X) = 1/a.
|
| Variance and Standard Deviation of a Normal Distribution
If X is normally distributed with parameters µ and
2
and (X) = .
(This is what you might have expected!) |
| Variance and Standard Deviation of a Beta Distribution
If X has the beta distribution function f(x) = (
![]() |
You can see the significance of the standard deviation quite clearly in the normal distribution. As we mentioned in the previous section,
is the distance from the maximum at µ to the points of inflection at µ
and µ +
. The larger
is, the wider the bell. The following shows three normal distributions with three different standard deviations (all with µ = 0.5).
Again, a small standard deviation means that the values of X will be close to the mean with high probability, while a large standard deviation means that the values may wander far away with high probability.
Median
The median income in the U.S. is the income M such that half the population earn incomes ¾ M (so the other half earn incomes „ M). In terms of probability, we can think of income as a random variable X. Then the probability that X
M is 1/2, and the probability that X
M is also 1/2.
| Median
Let X be a continuous random variable. The median of X is the number M such that
M) = 1/2.
Then P(M |
If f is the probability density function for X and f is defined on (a, b), then we can calculate M by solving the equation
X
M) =
aM f(x) dx = 1/2.
for M. Graphically, the vertical line x = M divides the total area under the graph of f into two equal parts. (See the figure).
Question
What is the difference between the median and the mean?
Answer
Roughly speaking, the median divides the area under the distribution curve into two equal parts, while the mean is the value of X at which the graph would balance. If a probability curve has as much area to the left of the mean as to the right, then the mean is equal to the median. This is true of uniform and normal distributions, which are symmetric about their means. On the other hand, the medians and means are different for the exponential distributions and most of the beta distributions, because their areas are not distributed symmetrically.
The time in minutes between individuals joining the line at an Ottawa Post Office is a random variable with the exponential distribution
2x, (x
0).
Find the mean and median time between individuals joining the line and interpret the answers.
Solution
The expected value for an exponential distribution f(x) = ae
That is,
Evaluating the integral gives
or
or
Thus,
This means that half the people get in line less than 0.3466 minutes (about 21 seconds) after the previous person, while half arrive more than 0.3466 minutes later. The mean time for a new person to arrive in line is larger than this because there are some occasional long waits between people, and these pull the average up.
ax is 1/a. Here, a = 2, so E(X) = 1/2. We interpret this to mean that, on average, a new person will join the line every half a minute, or 30 seconds. For the median, we must solve
0M f(x) dx = 1/2.
0M(2 e
2x) dx = 1/2.
[e
2x]0M = 1/2,
1
so
e
2M = 1/2
e
2M = 1/2,
2M = ln (1/2)=
ln 2.
M = (ln 2)/2
0.3466 minutes.
Sometimes we cannot solve the equation
0M f(x) dx = 1/2 for M analytically, as the next example shows.
Find the median of the random variable with beta density function for
= 4.
Solution
Here,
Thus we must solve
That is,
So
or, multiplying through and clearing denominators,
This is a degree six polynomial equation that has no easy factorization. Since there is no general analytical method for obtaining the solution, the only method we can use is numerical. The figure shows three successive views of a graphing calculator plot of Y = 12X^5 - 10X^6 - 1, obtained by zooming in towards one of the zeros.
f(x) = (
+1)(
+2)x
(1
x)
= 30x4(1
x).
0M (30x4(1
x)) dx = 1/2.
30
0M (x4
x5) dx = 1/2.
30[M5/5
M6/6] = 1/2
12M5
10M6
1 = 0.
We are interested only in the zero that occurs between 0 and 1 (why?), and find that M
0.735 to within ± 0.001.
Before We Go On ...
Question
This method required us first to calculate Answer
We can solve the equation
which corresponds to
a function of x. Since the median of M is the solution obtained by setting y = 0, we can obtain the answer by plotting Y1 and finding its x-intercept. The plot should be identical to the one we obtained above (why?).
aM f(x) dx analytically. What if even this is impossible to do?
aM f(x) dx = 1/2 graphically by having the calculator compute and graph this function of M by numerical integration. For example, to redo the above example on the TI-83 or compatible models, enter
Y1 = fnInt(30T^4(1
T),T,0,X)
0.5
y =
0x (30t4(1
t) dt
1/2,

![]() | 2. Probability Density Functions: Uniform, Exponential, Normal, and Beta | ![]() | Section 3 Exercises | ![]() | 4. You're the Expert Creating a Family Trust
| ![]() | Calculus and Probability Main Page | ![]() | "Real World" Page |

Mail us at:
![]() | Stefan Waner (matszw@hofstra.edu) | ![]() | Steven R. Costenoble (matsrc@hofstra.edu) |