2023 CIVN2011A and STAT3029A Lecture 6B - Special Discrete Distributions - Continued
2023 CIVN2011A and STAT3029A Lecture 6B - Special Discrete Distributions - Continued
2023 CIVN2011A and STAT3029A Lecture 6B - Special Discrete Distributions - Continued
Outline
1 Geometric Distribution
3 Poisson Distribution
2 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
θ(1 − θ)x−1 , x = 1, 2, · · ·
4 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Theorem 1
Let X ∼ Geo(θ). Then
1 1−θ
E [X ] = and var (X ) = . (2)
θ θ2
results:
∞
X a
g (r ) = ar x = (3)
1−r
x=0
∞ ∞
X X a
g ′ (r ) = axr x−1 = axr x−1 = (4)
(1 − r )2
x=0 x=1
∞
X 2a
g ′′ (r ) = ax(x − 1)r x−2 = 5(5)
/ 13
(1 − r )3
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Example 1
A die is such that the odds of appearing of even numbered faces to
odd numbered faces is 2:1. If you decide to toss the die until you
get an odd-numbered face, what is the probability that you will
toss the die
a) 2 times? Getting an odd-numbered face can be viewed as a
x−1
success so that θ = 13 . P(X = x) = 31 × 23 and hence,
2
P(X = 2) = 9
b) at least 10 times?
∞ x−1
X 1 2 1 ( 2 )9 512
P(X ≥ 10) = × = × 3 2 =
3 3 3 1− 3 19683
x=10
6 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
7 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Theorem 2
If X ∼ NB(k, θ), then
x−1
(1 − θ)x−k θk , x = k, k + 1, · · ·
k−1
fX (x) = P(X = x) =
0, otherwise
(6)
Theorem 3
Let X ∼ NB(k, θ). Then
k k(1 − θ)
E [X ] = and var (X ) = . (7)
θ θ2
8 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Exercise
A large lot of tyres contains 10% defective. Four tyres are to be
selected for placement on a car.
a) Find the probability that six tyres must be selected from the
lot to get four good ones. Denote the number of trials until
you get 4 good tyres by X . Then X follows a negative
binomial distribution with k = 4 and θ = 0.9 and
x−1 x−4 4
4−1 0.1 0.9 , x = 4, 5, · · ·
P(X = x) =
0, otherwise
Poisson Distribution
10 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Definition 2
A random variable X is said to be Poisson distributed with
parameter λ (i.e. X ∼ Po(λ)) if and only if its probability mass
function is given by
e −λ λx
x! , x = 0, 1, 2, 3, · · ·
P(X = x) = (8)
0, otherwise
11 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Exercise
Theorem 4
Let X ∼ Po(λ). Then var (X ) = E [X ] = λ.
Remark 1
You are not required to be able to prove Theorem 4
12 / 13
Geometric Distribution Negative Binomial Distribution Poisson Distribution
Example 2
The number of requests for assistance received by a towing service
is a Poisson process with rate 3 per hour. The company has 4 tow
trucks and any calls received after all 4 trucks are booked are
referred elsewhere.
a) What is the probability that some calls are referred elsewhere
in the next 1 hour? For calls to be referred elsewhere it means
at least 5 requests for assistance would have been received.
e −3 ×3x
P(X = x) = x! , x = 0, 1, 2, 3, · · ·
0, otherwise
P(X ≥ 5) = 1 − (p0 + p1 + p2 + p3 + p4 ) = 0.184737
b) Compute the probability that 5 requests are received during a
particular 2-hour period. Let the number of calls received in 2
hour period be denoted by Y . As will be discussed in Lecture
−6 5
series 7, Y ∼ Po(6) and P(Y = 5) = e 5!×6 = 0.1606231.
13 / 13