Logarithmic distribution

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Template:Probability distribution

In probability and statistics, the logarithmic distribution (also known as the logarithmic series distribution or the log-series distribution) is a discrete probability distribution derived from the Maclaurin series expansion

ln(1p)=p+p22+p33+.

From this we obtain the identity

k=11ln(1p)pkk=1.

This leads directly to the probability mass function of a Log(p)-distributed random variable:

f(k)=1ln(1p)pkk

for k ≥ 1, and where 0 < p < 1. Because of the identity above, the distribution is properly normalized.

The cumulative distribution function is

F(k)=1+B(p;k+1,0)ln(1p)

where B is the incomplete beta function.

A Poisson compounded with Log(p)-distributed random variables has a negative binomial distribution. In other words, if N is a random variable with a Poisson distribution, and Xi, i = 1, 2, 3, ... is an infinite sequence of independent identically distributed random variables each having a Log(p) distribution, then

i=1NXi

has a negative binomial distribution. In this way, the negative binomial distribution is seen to be a compound Poisson distribution.

R. A. Fisher described the logarithmic distribution in a paper that used it to model relative species abundance.[1]

See also

References

  1. Script error: No such module "Citation/CS1".

Further reading

  • Script error: No such module "citation/CS1".
  • Script error: No such module "Template wrapper".

Template:ProbDistributions