Logistic distribution
From Free net encyclopedia
Template:Probability distribution {s\left(1+e^{-(x-\mu)/s}\right)^2}\!</math>|
cdf =<math>\frac{1}{1+e^{-(x-\mu)/s}}\!</math>| mean =<math>\mu\,</math>| median =<math>\mu\,</math>| mode =<math>\mu\,</math>| variance =<math>\frac{\pi^2}{3} s^2\!</math>| skewness =<math>0\,</math>| kurtosis =<math>6/5\,</math>| entropy =<math>\ln(s)+2\,</math>| mgf =<math>e^{m\,t}\,\mathrm{B}(1-s\,t,\;1+s\,t)\!</math>
for <math>|s\,t|<1\!</math>| char =<math>e^{imt}\,\mathrm{B}(1-ist,\;1+ist)\,</math>
for <math>|ist|<1\,</math>|
}} In probability theory and statistics, the logistic distribution is a continuous probability distribution. It is derived from the work of Pierre François Verhulst (1804–1849), Professor of Analysis at the Belgian Military College, in modelling the growth of population in Belgium in the early 1800's. Verhulst's description of the growth of population follows the cumulative distribution function of the logistic distribution (also known as the "logistic ogive"). Population grows geometrically for small populations which have more resources than they need, then becomes constant as the resources become fully utilized, then becomes very slow as the population demand for resources exceeds the supply. The logistic distribution is closely related to the logistic function and the logistic equation which also follow from the work of Verhulst.
This distribution has longer tails than the normal distribution and a higher kurtosis of 1.2 (compared with 0 for the normal distribution).
Contents |
Specification
Cumulative distribution function
The logistic distribution receives its name from its cumulative distribution function (cdf), which is an instance of the family of logistic functions:
- <math>F(x; \mu,s) = \frac{1}{1+e^{-(x-\mu)/s}} \!</math>
- <math>= \frac12 + \frac12 \;\operatorname{tanh}\!\left(\frac{x-\mu}{2\,s}\right) \!</math>
Probability density function
The probability density function (pdf) of the logistic distribution is given by:
- <math>f(x; \mu,s) = \frac{e^{-(x-\mu)/s}} {s\left(1+e^{-(x-\mu)/s}\right)^2} \!</math>
- <math>=\frac{1}{4\,s} \;\operatorname{sech}^2\!\left(\frac{x-\mu}{2\,s}\right) \!</math>
Because the pdf can be expressed in terms of the square of the hyperbolic secant function "sech", it is sometimes referred to as the sech-square(d) distribution.
- See also: hyperbolic secant distribution
Quantile function
The inverse cumulative distribution function of the logistic distribution is <math>F^{-1}</math>, a generalization of the logit function, defined as follows:
- <math>F^{-1}(p; \mu,s) = \mu + s\,\ln\left(\frac{p}{1-p}\right) \!</math>
Alternative parameterization
An alternative parameterization of the logistic distribution can be derived using the substitution <math>\sigma^2 = \pi^2\,s^2/3</math>. This yields the following density function:
- <math>g(x;\mu,\sigma) = f(x;\mu,\sigma\sqrt{3}/\pi) = \frac{\pi}{\sigma\,4\sqrt{3}} \,\operatorname{sech}^2\!\left(\frac{\pi}{2 \sqrt{3}} \,\frac{x-\mu}{\sigma}\right) \!</math>
References
- {{cite book
| first = Balakrishnan | last = N. | year = 1992 | title = Handbook of the Logistic Distribution | publisher = Marcel Dekker, New York | id = ISBN 0824785878 }}
- {{ cite book
| author = Johnson, N. L., Kotz, S., Balakrishnan N. | year = 1995 | title = Continuous Univariate Distributions | others = Vol. 2 | edition = 2nd Ed. | id = ISBN 0471584940 }}