Consider a binomial distribution of .
It can be easily shown that for .
Now, let's take the limit of the above using . Instead of having an infinitesimal , let's assume that it is given that , the mean of the probability distribution function, is some finite value .
Find in terms of and for this new distribution, where , without looking anything up or reciting any formulas from memory.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
You probably recognize that the new probability distribution function is the Poisson distribution.
Without using the formula, consider the binomial distribution: P ( X = k ) = ( k n ) p k ( 1 − p ) n − k
= k ! ( n − k ) ! n ! p k ( 1 − p ) n − k
Substitute m = n p , or p = n m : = k ! ( n − k ) ! n ! ( n m ) k ( 1 − n m ) n − k
= k ! ( n − k ) ! n ! n k m k ( 1 − n m ) n ( 1 − n m ) − k
Slightly rearrange = n k ( n − k ) ! n ! ( 1 − n m ) − k k ! m k ( 1 − n m ) n
Note that n → ∞ lim n k ( n − k ) ! n ! = 1 and n → ∞ lim ( 1 − n m ) − k = 1 and n → ∞ lim ( 1 − n m ) n = e − m
Thus, we have the final result of = k ! m k e − m
which is equal to the formula for the Poisson distribution.