The Poisson Distribution

The probability that there are x occurences of an event (where x is a non-negative integer) is given by

λ is often a rate per unit time, distance, or area. This is a discrete distribution based on counting events. Note as you tend towards large λ (i.e. long times) this distribution becomes like a normal distribution.

While this may be a scary looking math equation, once again you can use a simple poisson calculator and just insert the relevant numbers and there are only two variables; the expected rate λ (per unit time, per unit length, etc) and the number of events, x.

Example:

If the events occur on average every 4 minutes, and you are interested in the number of events occurring in a 10 minute interval, you woulduse a Poisson distribution with λ = 2.5. (e.g. 10/4 total time window divided by average arrival rate). So say in one sample you detected 6 events in that 10 minute window, so x=6. Plug those numbers directly in to the calculator.

The calculator returns a probablity of 2.7% that there would be 6 events in this 10 minute window indicating that to be an unlikely occurrence (note you can ignore the other returned probablities).

In a Poisson distribution:

Ignoring the multi day calculus proof of this:

This distribution arises as a consequence of the summation of many rare events.

Examples of environmentally related events governed by this distribution:

Some important assumptions

Example: The following animation shows the probability distribution of events as a function of λ (shown in upper right hand corner) you can see as λ increases the probability distribution evolves from being skewed to being normal. this means for large x (x>20 or so) you can just use normal distributions and standard deviations to determine probabilty of occurence).

Another Example: