Logarithmic distribution
{{Short description|Discrete probability distribution}}
{{Probability distribution|
name =Logarithmic|
type =mass|
pdf_image =Image:Logarithmicpmf.svgThe function is only defined at integer values. The connecting lines are merely guides for the eye. |
cdf_image =Image:Logarithmiccdf.svg|
parameters =|
support =|
pdf =|
cdf =|
mean =|
median =|
mode =|
variance =|
skewness =|
kurtosis =|
entropy =|
mgf =|
char =|
pgf =|
}}
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(1-p) = p + \frac{p^2}{2} + \frac{p^3}{3} + \cdots.
From this we obtain the identity
:
This leads directly to the probability mass function of a Log(p)-distributed random variable:
:
for k ≥ 1, and where 0 < p < 1. Because of the identity above, the distribution is properly normalized.
The cumulative distribution function is
:
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
:
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.{{Cite journal
|doi = 10.2307/1411
|title = The Relation Between the Number of Species and the Number of Individuals in a Random Sample of an Animal Population
|jstor = 1411
|url = http://www.math.mcgill.ca/~dstephens/556/Papers/Fisher1943.pdf
|year = 1943
|journal = Journal of Animal Ecology
|pages = 42–58
|volume = 12
|issue = 1
|last1 = Fisher
|first1 = R. A.
|last2 = Corbet
|first2 = A. S.
|last3 = Williams
|first3 = C. B.
|bibcode = 1943JAnEc..12...42F
|url-status = dead
|archive-url = https://web.archive.org/web/20110726144520/http://www.math.mcgill.ca/~dstephens/556/Papers/Fisher1943.pdf
|archive-date = 2011-07-26
}}
See also
- Poisson distribution (also derived from a Maclaurin series)
References
Further reading
- {{cite book|last=Johnson|first=Norman Lloyd|author2=Kemp, Adrienne W.|author2-link=Adrienne W. Kemp |author3=Kotz, Samuel |title=Univariate discrete distributions|publisher=John Wiley & Sons|year=2005|edition=3|chapter=Chapter 7: Logarithmic and Lagrangian distributions|isbn=978-0-471-27246-5}}
- {{MathWorld|urlname=Log-SeriesDistribution|title=Log-Series Distribution}}
{{ProbDistributions|discrete-infinite}}