A Poisson variable represents the number of occurrences of an event in t units of time that has an average occurrence of λ occurrences per unit time
Analogous to binomial distributions in the discrete world
The μ below =λt
pX(x)=e−μx!μx,x∈{0,1,2,…}
FX(x)=
MX(t)=eμ(et−1)
E[X]=μ
var(X)=μ
Example
A radioactive particle emits a 10 photon every 5 seconds on average. What’s the probability that no particles are emitted over the timespan of one second?