Poisson Distribution

Created: 2022-06-04T12:39:04-05:00

Return to the Index

(e-μ * μx) / x!

Variables:

The formula tells you how likely you will observe x events given an average of mu.

Useful for simulations where a known average number of events can be scattered across a timeline to simulate reasonable levels of load.

Statistics How To