Poisson Derivation 3
From Qwiki
This derivation of the Poisson Distribution is based on the distribution of time intervals between events. This waiting-time distribution for the Poisson process is given by an exponential distribution. That is, the probability that the next event occurs in a time between Δ and Δ + dΔ from now is
Also, the probability that no event occurs over a time interval Δ is just
. The probability that exactly n events occur in a large time interval T is then given by the probabilities that n waiting times Δj,
, add to less than T and a final interval
occurs with no more events. Mathematically, this probability is given by

But this is just a happy multiconvolution integral, so let's take a Laplace Transform with respect to T to find
 = \lambda^{n}\left\{\mathcal{L}\left[e^{-\lambda\Delta}\right](s)\right\}^{n+1}](/images/math/0/c/b/0cbddccaeaf60bafc9e57594dcca4c90.png)

![P_\lambda(n,T) = \lambda^n \mathcal{L}^{-1}\left[\frac{1}{(s+\lambda)^{n+1}}\right] = \frac{e^{-\lambda T}(\lambda T)^n}{n!}.](/images/math/d/6/8/d68c465057c5957d0fcb7fcf298084c9.png)

