The Fisher log-series is a limiting case of the Negative Binomial where
the dispersion parameter of the negative binomial tends to zero. It
was originally proposed by Fisher (1943) to relate the expected number
of species in a sample from a biological community to the sample size as:
Where alpha is the single parameter of the log-series distribution,
often used as a diversity index. From this relation follows that the
expected number of species with x individuals in the sample is
$$S(x) = \alpha \, \frac{X^x}{x}$$
Where X is a function of alpha and N, that tends to one as the sample
size N increases:
$$X = \frac{N}{\alpha + N}$$
The density function used here is derived by Alonso et al. (2008,
supplementary material). In ecology, this density distribution gives
the probability that a species has
an abundance of x individuals in a random sample of size N of the
community. In the community, the species abundances are independent
random variables that follow a log-series distribution. Thus, a random
sample of a log-series is also a log-series distribution.
Therefore, a log-series distribution is a model for species
abundances distributions (SAD) under the assumptions that (a) species
abundances in the community are independent identically distributed
log-series variables, (b) sampling is a Poisson process, (c)
sampling is done with replacement, or the fraction
sampled is small enough to approximate a sample with replacement.