



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The Poisson distribution is a discrete probability distribution where a Poisson-distributed random variable can take the integer values [0, 1, 2, 3, ...
Typology: Summaries
1 / 5
This page cannot be seen from the preview
Don't miss anything!




The Poisson distribution is a discrete probability distribution where a Poisson-distributed random variable can take the integer values [0, 1 , 2 , 3 , ..., ∞]. The distribution is bounded on the left by zero and on the right by infinity. The Poisson distribution gives us the probability of realizing a given number of events over a fixed interval where the interval is defined as time, area, distance, etc. With the Poisson distribution there is only one parameter to estimate - the average rate of event occurrence.
In mathematical terms the Poisson distribution is the limit of the binomial distribution as population size n goes to infinity. With the binomial distribution we want to determine the probability of realizing k events out of a pop- ulation of n possible events (i.e. population size is bounded). With the Poisson distribution we want to determine the probability of realizing k events out of a population of infinite size (i.e. population size is unbounded). In the sections that follow we will develop the mathematics for the Poisson distribution and then use the mathematics to solve a hypothetical problem.
ABC Company insures properties along the Gulf Coast of the United States. Statutory reserves are liabilities that the insurance company is legally required to maintain on its balance sheet with respect to expected future claims against the company for insured losses. To assist ABC Company in setting its reserves we are asked to provide actuarial guidance. Given that the historical average rate of occurrence of a major hurricane (i.e. Category Three or higher) along the Gulf Coast is two per year what are the probabilities of zero to ten major hurricanes over a one year time period?
Using the binomial distribution the equation for the binomial probability (B) of realizing k events out of a finite population of n possible events is...
B
n k
n! k! (n − k)!
pk^ (1 − p)n−k^ (1)
What is the probability of realizing k events out of a population of infinite size? The Poisson distribution is the limit of the binomial distribution (as defined by Equation (1) above) as population size n goes to infinity. The equation for the Poisson probability (P ) of realizing k events out of a population of infinite size is therefore...
P (k) = lim n→∞
n k
= lim n→∞
n! k! (n − k)!
pk^ (1 − p)n−k^ (2)
Per the binomial distribution the number of events that we expect to be realized (i.e. the mean) is...
mean = E
k
= n p (3)
As population size n goes to infinity the expectation as defined by Equation (3) no longer is valid because infinity times p is equal to infinity. We therefore need to redefine the probability p. We will define λ to be the number of events that we expect to be realized. The equation for λ is...
λ = n p ...such that... p =
λ n
After substituting Equation (4) for p in Equation (2) above the probability of realizing k events out of a population of infinite size is...
P (k) = lim n→∞
n! k! (n − k)!
λ n
)k ( 1 −
λ n
)n−k
= lim n→∞
n! k! (n − k)!
λ n
)k ( 1 −
λ n
)n ( 1 −
λ n
)−k
= lim n→∞
n! nk(n − k)!
λk k!
λ n
)n ( 1 −
λ n
)−k (5)
Using Appendix Equation (23) we can rewrite Equation (5) above as...
P (k) = lim n→∞
( (^) k∏− 1
i=
n − i
n−k^ λk k!
λ n
)n ( 1 − λ n
)−k (6)
Using Appendix Equations (24), (26) and (27) we can rewrite Equation (6) above as...
P (k) = nk^ n−k^
λk k!
e−λ^ (1) (7)
If we multiply the terms on the right-hand side of Equation (7) the equation for the probability of realizing k events out of a population of infinite size using the Poisson Distribution is...
P (k) = λk^ e−λ k!
The Poisson distribution is a distribution of discrete random variables. If the random variable k is discrete then the moment generating function (M (t)) of the random variable k where P (k) is the probability mass function (as defined by Equation (8) above) can be written as...
Mk(t) =
k=
etkP (k) (9)
If we combine Equations (8) and (9) we can write the equation for the moment generating function of the Poisson distribution as...
Mk(t) =
k=
etk^
λk^ e−λ k!
= e−λ
k=
(et)kλk k!
= e−λ
k=
(λet)k k!
Noting that the definition of the exponential function is...
∑^ ∞
k=
zk k!
= ez^ (11)
If we define z in Equation (11) to be... z = λet^ (12)
Then Equation (10) becomes...
Mk(t) = e−λez = ez−λ = eλe
t−λ
= eλ(e
t−1) (13)
Number Probability 0 0. 1 0. 2 0. 3 0. 4 0. 5 0. 6 0. 7 0. 8 0. 9 0. 10 0. Total 0.
For example, the probability for three major hurricanes using Equation (8) above is...
P (k) =
23 × exp(−2) 3!
A. The equation for n factorial is...
n! =
n∏− 1
i=
n − i (20)
B. Given that k is an integer value less than n we can substitute n − k for n in Equation (20) such that the equation for n − k factorial is...
(n − k)! =
n−∏k− 1
j=
n − k − j (21)
C. Using Equations (20) and (21) above we can rewrite the equation for n factorial as...
n! =
k∏− 1
i=
n − i
n−∏k− 1
j=
n − k − j (22)
D. Using Equations (21) and (22) above the equation for n factorial divided by n − k factorial is...
n! (n − k)!
k∏− 1
i=
n − i (23)
E. The limit of Equation (23) as n goes to infinity is...
lim n→∞
k∏− 1
i=
n − i =
k∏− 1
i=
n = nk^ (24)
Note that as n goes to infinity the value of i becomes less significant such that the limit of n − i = n.
F. As we divide the period over which we earn a return into an infinite number of compounding periods it can be shown that...
lim n→∞
r n
)n = er^ (25)
G. Using Equation (25) above the limit of the quantity one minus lambda divided by n to the nth power as n goes to infinity is...
lim n→∞
λ n
)n = lim n→∞
−λ n
)n = e−λ^ (26)
H. The limit of the quantity one minus lambda divided by n to the −kth power as n goes to infinity is...
lim n→∞
λ n
)−k = 1−k^ = 1 (27)
I. The first derivative of the moment generating function as defined by Equation (13) above with respect to t is...
We will define θ as...
θ = λ (et^ − 1) ...such that...
δθ δt
= λ et^ (28)
Using this definitions we can rewrite Equation (13) as
Mk(t) = eθ^ (29)
The first derivative of the moment generating function as redefined by Equation (29) is...
M (^) k′(t) =
δMk(t) δt
=
δMk(t) δθ
δθ δt = eθ^ × λ et = λ eθ+t = λ eλ(e
t−1)+t (30)
J. The second derivative of the moment generating function as defined by Equation (13) above with respect to t is...
We will define θ as...
θ = λ(et^ − 1) + t ...such that...
δθ δt
= λ et^ + 1 (31)
Using this definitions we can rewrite Equation (30) as
M (^) k′(t) = λ eθ^ (32)
The derivative of Equation (32) with respect to t is...
M (^) k′′ (t) =
δM (^) k′(t) δt =
δM (^) k′(t) δθ
δθ δt = λ eθ^ ×
λ et^ + 1
= λ
λ et^ + 1
eλ(e
t−1)+t (33)