Question
Question: What is the moment generating function of a Poisson distribution?...
What is the moment generating function of a Poisson distribution?
Solution
In order to solve this, we will first let X be a discrete random variable having Poisson distribution with parameter λ . Then using the formula of a moment generating function i.e., MX(t)=x=0∑Pr(X=x)etx we will generate the moment generating function of a Poisson distribution.
Here Pr(X=x) is the probability mass function or discrete density function
and the probability mass function of the Poisson distribution is defined as: Pr(X=x)=x!λxe−λ
Complete solution:
The moment generating function of a discrete random variable X is a function Mx(t) defined as Mx(t)=x=0∑∞Pr(X=x)etx
where Pr(X=x) is the probability mass function or discrete density function.
Now we will see what is Poisson distribution,
A random variable X is said to have a Poisson distribution if discrete density function is defined as Pr(X=x)=x!λxe−λ where λ is the parameter of the Poisson distribution.
And it is represented as X∼P(λ)
Now we will find the moment generating function of a Poisson distribution
From the definition of the Poisson distribution, X has probability mass function:
Pr(X=x)=x!λxe−λ
And from the definition of a moment generating function, we have
Mx(t)=x=0∑∞Pr(X=x)etx
Therefore, on substituting the value we get
Mx(t)=x=0∑∞x!λxe−λetx
e−λ is a constant term, so we can take it out from the summation
Therefore, we get
⇒Mx(t)=e−λx=0∑∞x!λxetx
On combining the numerator, we get
⇒Mx(t)=e−λx=0∑∞x!(λet)x
Now we know that
Power series expansion for exponential function is
ex=1+x+2!x2+3!x3+.....
Therefore, we get
⇒Mx(t)=e−λeλet
⇒Mx(t)=eλ(et−1)
which is the required moment generating function of a Poisson distribution.
Note:
Poisson distribution can also be defined as a limiting case of binomial distribution where n→∞ and p→0 .
Also remember the mean of a Poisson distribution, E(X)=λ and variance of a Poisson distribution, VAR(X)=λ which means Poisson distribution is a discrete distribution in which the value of mean and variance is equal.