Special Continuous Probability Distributions
Special Continuous Probability Distributions
Special Continuous Probability Distributions
DISTRIBUTIONS
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
Definition
A random variable X has a continuous uniform distribution over the
interval (a, b) if its p.d.f. is given by
1
a≤x ≤b
f (x) = (b − a)
0 elsewhere
x −a
F (x) = a≤x ≤b
b−a
b+a
E (X ) =
2
(b − a)2
Var (X ) =
12
e − e ta
tb
MX (t) = , t 6= 0
(b − a)t
e itb − e ita
φX (t) = , t 6= 0
(b − a)it
Example
A bus arrives every 20 minutes at a bus stop. It is assumed that the
waiting time for a particular individual is a random variable with
continuous uniform distribution.
(a) Compute the mean and standard deviation of an individual’s
waiting time.
(b) Find the probability that an individual waits more than 9
minutes.
(c) Find the probability that an individual waits between 2 and 10
minutes.
Solution
The probability distribution for the waiting time, X
1 0 ≤ x ≤ 20
f (x) = 20
0 elsewhere
b+a 0 + 20
E (X ) = = = 10
2 2
(b − a)2 (20 − 0)2
Var (X ) = = = 33.333
12 12
r
(20 − 0)2
SD(X ) = = 2.4
12
Z 20
1 x 20 20 9 11
P(X > 9) = dx = = − =
9 20 20 9 20 20 20
Z 10
1 x 10 10 2 8
P(2 < X < 10) = dx = = − =
2 20 20 2 20 20 20
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
Exponential Distribution
Definition
X is an exponential random variable with mean θ if
F (x) = 1 − e −x/θ
Often λ = 1/θ is called the rate of X
d 1
f (x) = F (x) = e −x/θ = λe −λx for x > 0
dx θ
Exponential Distribution
1
E [X ] = θ =
λ
2
2 1
Var (X ) = θ =
λ
1 λ
Mx (t) = =
1 + θt λ−t
Exponential Distribution
Graphical Representation
The probability density function is skewed to the right. The tail of
the distribution is heavier for larger values of λ
Exponential Distribution
Lack of Memory Property
If X has the exponential distribution, then for any positive numbers x
and a,
P(X > x + a|X > x) = P(X > a)
Proof
For any positive integer x,
Z ∞
P(X > x) = λ e −λt dt = e −λx .
x
Exponential Distribution
Remark
This means that given that X > a, X − a has the same distribution
as the original variable X . For example, if the time between buses is
exponential with mean 15 minutes, the amount of time I need to wait
(X − a) is an exponential with mean 15 minutes no matter how long
it has been (a minutes) since the last bus.
Another example is that the remaining life of a device does not
depend on how long it has been used. The device is therefore as
good as new.
Exponential Distribution
Example
Suppose X has the exponential distribution with mean 10. Determine
te following:
(a) P(X > 10)
(b) P(X > 30)
(c) the value of x such that P(X < x) = 0.95
Exponential Distribution
Solution
1 −x/10
f (x) = e , x ≥0
10
Z ∞ Z ∞
1
P(x > 10) = f (t)dt = e −t/10 dt
10 10 10
∞
−t/10 −1
= −e =e = 0.3678
10
P(X > 30) = 1 − P(X ≤ 30) = 1 − F (30) = 1 − (1 − e −30/10 )
= e −3 = 0.0498
Exponential Distribution
Exponential Distribution
Example
A random variable Y has the
momentgenerating function given by
1
MY (t) = 4(4 − t)−1 . Find P Y <
4
Exponential Distribution
Solution
4 1 1
MY (t) = 4(4 − t)−1 = = 1 = (1 − t)−1
4−t (1 − 4 t) 4
This is the moment generating function of the exponential
1
distribution with mean . The p.d.f of Y is therefor given by
4
(
4e −4y y ≥ 0
f (y ) =
0 elsewhere
Z 1 i 41
1 4
P Y < = 4e −4y = −e −4y = 1 − e −1 = 0.6321
4 0 0
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
Gamma Distribution
Gamma Function
The gamma function
The function Γ defined by
Z ∞
Γ(a) = x a−1 e −x dx, a>0
0
Theorem
√
1
Γ = π
2
Gabriel Asare Okyere (Ph.D.) () PROBABILITY DISTRIBUTIONS September 18, 2017 25 / 41
The Gamma Distribution
Gamma Distribution
Definition
The continuous random variable, X is said to have a gamma
distribution with parameters α > 0 and β > 0 if its p.d.f is given by
1 x α−1 e −x/β x ≥ 0
f (x) = Γ(a)β α
0 elsewhere
Gamma Distribution
Graphical Representation
The probability density function is skewed to the right. For fixed β
the tail becomes heavier as α increases.
Gamma Distribution
E (X ) = αβ
Var (X ) = αβ 2
MX (t) = (1 − βt)−α , t < 1/β
φX (t) = (1 − βit)−α , t < 1/β
Gamma Distribution
Example
The lifetime in weeks of a certain type of transistor is known to
follow a gamma
√ distribution with mean 4 weeks and standard
deviation 8 weeks.
(a) Find the probability that the transistor will last at most 6 weeks.
(b) Find the probability that the transistor will not survive the first
10 weeks.
Gamma Distribution
Solution
E (X ) = αβ = 4 (1)
Var (X ) = αβ 2 = 8 (2)
22 α = 8
α = 8/4 = 2
∴ α = 2 and β = 2
Gamma Distribution
Solution
X has the p.d.f.
1 1
2
xe −x/2 = xe −x/2
x ≥0
f (x) = Γ(2)2 4
0 elsewhere
Z 6
1 −x/2
P(X ≤ 6) = xe dx
0 4
Integrating by parts, we obtain
6 Z 6
1 1
P(X ≤ 6) = − xe −x/2 + e −x/2 dx = 0.8009
4 0 2 0
Gamma Distribution
Solution
Z 10
1 −x/2
P(X ≤ 10) = xe dx
0 4
Integrating by parts, we obtain
10
1 10 −x/2
Z
1 −x/2
P(X ≤ 10) = − xe + e dx
2 0 2 0
10
= −5e −5 + −e −x/2 0
= −5e −5 + 1 − e −5 = 0.9596
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
CONTINUOUS DISTRIBUTIONS:Chi-square
Distribution
Chi-square Distribution
Chi-square Distribution
Graphical Representation
The probability density function for a chi-square random variable is
positively skewed. As v tends to infinity, the density function
becomes more bell-shaped and symmetric.
Chi-square Distribution
E (X ) = v
Var (X ) = 2v
1
MX (t) = (1 − 2t)−v /2 , t<
2
φX (t) = (1 − 2it)−v /2
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
Outline of Presentation
4 Chi-square Distribution
5 Normal Distribution
Try These