Logistic distribution

Logistic distribution

Probability distribution
name =Logistic
type =density
pdf_

cdf_

parameters =mu, location (real)
s>0, scale (real)
support =x in (-infty; +infty)!
pdf =frac{e^{-(x-mu)/s
{sleft(1+e^{-(x-mu)/s} ight)^2}!
cdf =frac{1}{1+e^{-(x-mu)/s!
mean =mu,
median =mu,
mode =mu,
variance =frac{pi^2}{3} s^2!
skewness =0,
kurtosis =6/5,
entropy =ln(s)+2,
mgf =e^{mu,t},mathrm{B}(1-s,t,;1+s,t)!
for |s,t|<1!, Beta function
char =e^{i mu t},mathrm{B}(1-ist,;1+ist),
for |ist|<1,
In probability theory and statistics, the logistic distribution is a continuous probability distribution.Its cumulative distribution function is the logistic function, which appears in logistic regression and feedforward neural networks.It resembles the normal distribution in shape but has heavier tails (higher kurtosis).

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:

:F(x; mu,s) = frac{1}{1+e^{-(x-mu)/s !::= frac12 + frac12 ;operatorname{tanh}!left(frac{x-mu}{2,s} ight).

Probability density function

The probability density function (pdf) of the logistic distribution is given by:

:f(x; mu,s) = frac{e^{-(x-mu)/s {sleft(1+e^{-(x-mu)/s} ight)^2} !::=frac{1}{4,s} ;operatorname{sech}^2!left(frac{x-mu}{2,s} ight).

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 F^{-1}, a generalization of the logit function, defined as follows:

:F^{-1}(p; mu,s) = mu + s,lnleft(frac{p}{1-p} ight).

Alternative parameterization

An alternative parameterization of the logistic distribution can be derived using the substitution sigma^2 = pi^2,s^2/3. This yields the following density function:

:g(x;mu,sigma) = f(x;mu,sigmasqrt{3}/pi) = frac{pi}{sigma,4sqrt{3 ,operatorname{sech}^2!left(frac{pi}{2 sqrt{3 ,frac{x-mu}{sigma} ight).

Applications

Both the United States Chess Federation and FIDE have switched their formulas for calculating chess ratings to the logistic distribution, see Elo rating system.

The logistic distribution and the S-shaped pattern that results from it have been extensively used in many different areas the most important of which include:

♦ Biology - to describe how species populations grow in competition [P. F. Verhulst, "Recherches mathématiques sur la loi d'accroissement de la population", "Nouveaux Mémoirs de l'Académie Royale des Sciences et des Belles-Lettres de Bruxelles", vol. 18 (1845); Alfred J. Lotka, "Elements of Physical Biology", (Baltimore, MD: Williams & Wilkins Co., 1925).]

♦ Epidemiology - to describe the spreading of epidemics [Theodore Modis, "Predictions: Society's Telltale Signature Reveals the Past and Forecasts the Future", Simon & Schuster, New York, 1992, pp 97-105.]

♦ Psychology - to describe learning [Theodore Modis, "Predictions: Society's Telltale Signature Reveals the Past and Forecasts the Future", Simon & Schuster, New York, 1992, Chapter 2.]

♦ Technology - to describe how new technologies diffuse and substitute for each other [J. C. Fisher and R. H. Pry , "A Simple Substitution Model of Technological Change", "Technological Forecasting & Social Change", vol. 3, no. 1 (1971).]

♦ Market - the diffusion of new-product sales [Theodore Modis, "Conquering Uncertainty", McGraw-Hill, New York, 1998, Chapter 1.]

♦ Energy - the diffusion and substitution of primary energy sources [Cesare Marchetti, "Primary Energy Substitution Models: On the Interaction between Energy and Society", "Technological Forecasting & Social Change", vol. 10, (1977).]

Related distributions

If log("X") has a logistic distribution then "X" has a log-logistic distribution and "X" – "a" has a shifted log-logistic distribution.

Derivations

Expected Value

:E [X] =int_{-infty}^{infty} {frac{xe^{-(x-mu)/s {sleft(1+e^{-(x-mu)/s} ight)^2 ! dx = int_{-infty}^{infty} frac{x}{4,s} ;operatorname{sech}^2!left(frac{x-mu}{2,s} ight)dx

:Subsitute: u=frac{(x-mu)}{2s}, du=frac{1}{2s} dx

:E [X] =int_{-infty}^{infty} frac{2,s,u+mu}{2} ;operatorname{sech}^2!left(u ight)du

:E [X] =sint_{-infty}^{infty} u ;operatorname{sech}^2!left(u ight)du + frac{mu}{2} int_{-infty}^{infty} ;operatorname{sech}^2!left(u ight)du

:Note the odd function: int_{-infty}^{infty} u ;operatorname{sech}^2!left(u ight)du = 0

:E [X] =frac{mu}{2} int_{-infty}^{infty} ;operatorname{sech}^2!left(u ight)du = frac{mu}{2},2 = mu

See also

* logistic regression
* sigmoid function

Notes

References

* cite book
first = Balakrishnan
last = N.
year = 1992
title = Handbook of the Logistic Distribution
publisher = Marcel Dekker, New York
id = ISBN 0-8247-8587-8

* cite book
author = Johnson, N. L., Kotz, S., Balakrishnan N.
year = 1995
title = Continuous Univariate Distributions
others = Vol. 2
edition = 2nd Ed.
id = ISBN 0-471-58494-0


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Log-logistic distribution — Probability distribution name =Log logistic type =density pdf cdf parameters =alpha>0 scale eta> 0 shape support =xin [0,infty) pdf = frac{ (eta/alpha)(x/alpha)^{eta 1} } { left [ 1+(x/alpha)^{eta} ight] ^2 } cdf ={ 1 over 1+(x/alpha)^{ eta} …   Wikipedia

  • Half-logistic distribution — Probability distribution name =Half logistic distribution type =density pdf cdf parameters = support =k in [0;infty)! pdf =frac{2 e^{ k{(1+e^{ k})^2}! cdf =frac{1 e^{ k{1+e^{ k! mean =log e(4)=1.386ldots median =log e(3)=1.0986ldots mode =0… …   Wikipedia

  • Logistic function — A logistic function or logistic curve is the most common sigmoid curve. It modelsthe S curve of growth of some set P . The initial stage of growth is approximately exponential; then, as saturation begins, the growth slows, and at maturity, growth …   Wikipedia

  • Logistic regression — In statistics, logistic regression is a model used for prediction of the probability of occurrence of an event by fitting data to a logistic curve. It makes use of several predictor variables that may be either numerical or categorical. For… …   Wikipedia

  • Logistic — * Logistics is the management of resources and their distribution. ** Logistic engineering is the scientific study of logistics. ** Military logistics is the study of logistics at the service of military units and operations. * The logistic… …   Wikipedia

  • Logistic engineering — deals with the science of Logistics. Logistics is about the purchasing, transport, storage, distribution, warehousing of raw materials, semi finished/work in process goods and finished goods. Managing all these activities efficiently and… …   Wikipedia

  • Logistic map — The logistic map is a polynomial mapping of degree 2, often cited as an archetypal example of how complex, chaotic behaviour can arise from very simple non linear dynamical equations. The map was popularized in a seminal 1976 paper by the… …   Wikipedia

  • logistic — [[t]ləʤɪ̱stɪk[/t]] also logistical ADJ: ADJ n Logistic or logistical means relating to the organization of something complicated. Logistical problems may be causing the delay... She described the distribution of food and medical supplies as a… …   English dictionary

  • distribution — 1. The arrangement of troops for any purpose, such as a battle, march, or maneuver. 2. A planned pattern of projectiles about a point. 3. A planned spread of fire to cover a desired frontage or depth. 4. An official delivery of anything, such as… …   Military dictionary

  • Exponential distribution — Not to be confused with the exponential families of probability distributions. Exponential Probability density function Cumulative distribution function para …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”