Poisson Distribution

Poisson Distribution

A random variable X has a poisson distribution with parameter μ>0 if the Probability Distribution, PMF of X is:

p(x;μ)=eμμxx!:x=0,1,2,

Where did this come from? Unlike the Binomial Experiment that came from doing trials, we'll see that it can be obtained from the binomial distribution by certain limiting operations.

We'll see that μ is the expected value of this distribution. Since μ>0 then we have p(x;μ)>0. The fact that x=0p(x;μ)=1 is a consequence of the Maclaurin Series of eμ:

eμ=1+μ+μ22!+=x=0μxx!

Multiply both sides by eμ:

1=x=0eμμxx!=x=0p(x;μ)
Proposition

Suppose that in the binomial Probability Distribution, PMF b(x;n,p) we let n and p0 in such a way that npμ>0. Then b(x;n,p)p(x;μ) (see Binomial Experiment), the Poisson pmf.

Proof
Begin with the binomial pmf:

b(x;n,p)=(nx)px(1p)nx=n!x!(nx)!px(1p)nx=n(n1)(nx+1)x!px(1p)nx=nnn1nnx+1n(np)xx!(1p)n(1p)xMult. by nx

By taking n and p0 with npμ. Then:

b(x;n,p)111μxx!limn,npμ(1npn)n(10)x

From calculus (1an)nea as n. It's also the same that (1ann)nea as n if ana. Here since we have an=npμ then:

b(x;n,p)μxx!eμ=p(x;μ)


The idea here is that if:

  1. Our population is large: n
  2. Our probability is small: p0
    Then b(x;n,p)p(x;μ) where μ=np.

The Mean, Variance, and Moment Generating Function

Proposition

If X has a Poisson distribution with parameter μ, then E(X)=Var=μ.

These are derived directly from the Expected Value and Variance and Standard Deviation of X definitions.

The Poisson Process

Any process that has a distribution where the "events" are just arrivals of some object is called a Poisson Process. Here we have μ=λt where λ is the rate of the process. It's good when we need to count these events over a period of time.