News

# Generate the range of possible values for the Poisson distribution (0 to max(data)) x_values = np.arange(0, int(np.max(data)) + 1) # Calculate the Poisson PMF for ...
An extension of MacArthur's "broken stick" model is proposed to explain why species abundances should be lognormally distributed. A method of fitting the compound Poisson lognormal distribution by ...
The Poisson distribution is the discrete probability distribution of the number of events occurring in a given time period, given the average number of times the event occurs over that time period.
Goodness-of-fit tests based on the Cramér-von Mises statistics are given for the Poisson distribution. Power comparisons show that these statistics, particularly A2, give good overall tests of fit.