Portability | portable |
---|---|
Stability | experimental |
Maintainer | bos@serpentine.com |
The Poisson distribution. This is the discrete probability distribution of a number of events occurring in a fixed interval if these events occur with a known average rate, and occur independently from each other within that interval.
Documentation
Constructors
poisson :: Double -> PoissonDistributionSource
Create Poisson distribution.
Accessors
References
- Loader, C. (2000) Fast and Accurate Computation of Binomial Probabilities. http://projects.scipy.org/scipy/raw-attachment/ticket/620/loader2000Fast.pdf