Lec11 Jan31
Lec11 Jan31
Divyum Sharma
Assistant Professor
Department of Mathematics
BITS Pilani
Lecture 10 Summary
1. Hypergeometric distribution
2. Binomial approximation to hypergeometric
distribution
• E (X ) = 1/p, V (X ) = q/p 2
pe t
• mX (t) = 1 qe t , t< ln q
1 1
=p = .
(1 q)2 p
Probability & Statistics Divyum Sharma 3
Question
Suppose that you are looking for a student at the
college who lives within a hundred kilometer
distance from you. You know that 5% of the 5,000
students live within a hundred kilometer distance
from you. You randomly contact students from the
college until one says they live within a hundred
kilometer distance from you. Determine the
probability that you need to contact five students.
Definition
A discrete random variable X is said to have a
Poisson distribution with parameter µ (µ > 0) if its
pmf is given by
µ x
e µ
p(x; µ) = , x = 0, 1, 2, . . .
x!
1
X 1
X µ x 1
X
e µ µ µx µ µ
p(x; µ) = =e =e e =1
x=0 x=0
x! x=0
x!
Proof.
1
X 1
X µ x
e µ
E (X ) = xp(x; µ) = x
x=0 x=0
x!
1
X 1
X
µ µx µ µx
=e x =e
x=1
x! x=1
(x 1)!
X1 1
X
µ µx 1 µ µy µ
=e µ =e µ =e µe µ = µ.
x=1
(x 1)! y =0
y!
1
X µ x 1
X
2 2e µ µ 2 µx
E (X ) = x =e (x x) + E (X )
x=0
x! x=0
x!
1
X 1
X
µ µx µ µx
=e x(x 1) + E (X ) = e +µ
x=2
x! x=2
(x 2)!
1
X x 2 1
X y
µ 2 µ µ 2 µ
=e µ +µ=e µ +µ
x=2
(x 2)! y =0
y!
µ 2 µ
=e µ e + µ = µ2 + µ.
Theorem
For a Poisson random variable X with parameter
µ > 0,
mX (t) = e µ(e 1) .
t
Theorem
For a Poisson random variable X with parameter
µ > 0,
mX (t) = e µ(e 1) .
t
Proof. Exercise.
Exercise
Using the mgf of a Poisson distribution, derive the
formulas for its mean and variance.
✓ ◆
n µ x
b(x; n, µ/n) = ( /n) (1 µ/n)n x
x
n(n 1) · · · (n x + 1) µ x µ/n)n x
= ( /n) (1
x!
n(n 1) · · · (n x + 1) µx µ/n)n x
= ( /x!)(1
nx
x
1/n) · · · (1 (x 1)/n)(1 µ/n) x
µ µ/n)n
= n/n(1 (1
x!
µx µ
!1· e = p(x; µ)
as n ! 1 x!
Probability & Statistics Divyum Sharma 14
The relationship between binomial and
Poisson rv
..
.
↵t k
• Pk (t) = e k!(↵t) , so that the number of events
occurring during a time interval of length t is a
Poisson rv with parameter µ = ↵t.