Chapter 3
Chapter 3
Department of Mathematics
Lovely Professional University, Punjab.
1 (x−µ)2
f (x, µ, σ) = √ e− 2σ2 , x, µ ∈ R, σ > 0
σ 2π
where mean of X is mu and variance is σ 2 .
Notation: If X follows normal distribution , we generally
write X ∼ N(µ, σ 2 ).
X −µ
Z =
σ
with mean 0 and variance 1.
It is easy to verify that mean and variance of Z are 0 and 1.
(Do it), i.e Z ∼ N(0, 1) when X ∼ N(µ, σ 2 ).
1 x
f (x, α, β) = e− β x α−1 , x > 0, α > 0, β > 0
βα Γ(α)
where X be the elapsed time before the αth event.
β is the average time between occurences, called rate pa-
rameter.
1 − βx
f (x, β) = e , x > 0, β > 0
β
µ = αβ, σ 2 = αβ 2
µ = β, σ 2 = β 2
(4) The length of time a person speaks over phone follows ex-
ponential distribution with mean 6. Find the probability that
the person will talk for (i) more than 8 minutes, (ii) between
4 and 8 minutes.
(4) The length of time a person speaks over phone follows ex-
ponential distribution with mean 6. Find the probability that
the person will talk for (i) more than 8 minutes, (ii) between
4 and 8 minutes.
Ans: (i) P(X > 8) = e−4/3 , (ii) P(4 < X < 8) = e−2/3 − e−4/3