Log-logistic distribution

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Log-logistic
Probability density function
\alpha=1, values of \beta as shown in legend
Cumulative distribution function
\alpha=1, values of \beta as shown in legend
Parameters \alpha>0 scale
\beta> 0 shape
Support x\in[0,\infty)
PDF  \frac{ (\beta/\alpha)(x/\alpha)^{\beta-1} }
                       { \left (1+(x/\alpha)^{\beta} \right)^2  }
CDF { 1 \over 1+(x/\alpha)^{-\beta} }
Mean {\alpha\,\pi/\beta \over \sin(\pi/\beta)}
if \beta>1, else undefined
Median \alpha\,
Mode \alpha\left(\frac{\beta-1}{\beta+1}\right)^{1/\beta}
if \beta> 1, 0 otherwise
Variance See main text

In probability and statistics, the log-logistic distribution (known as the Fisk distribution in economics) is a continuous probability distribution for a non-negative random variable. It is used in survival analysis as a parametric model for events whose rate increases initially and decreases later, for example mortality rate from cancer following diagnosis or treatment. It has also been used in hydrology to model stream flow and precipitation, and in economics as a simple model of the distribution of wealth or income.

The log-logistic distribution is the probability distribution of a random variable whose logarithm has a logistic distribution. It is similar in shape to the log-normal distribution but has heavier tails. Unlike the log-normal, its cumulative distribution function can be written in closed form.

Characterisation

There are several different parameterizations of the distribution in use. The one shown here gives reasonably interpretable parameters and a simple form for the cumulative distribution function.[1][2] The parameter \alpha>0 is a scale parameter and is also the median of the distribution. The parameter \beta>0 is a shape parameter. The distribution is unimodal when \beta>1 and its dispersion decreases as \beta increases.

The cumulative distribution function is

\begin{align}
F(x; \alpha, \beta) & = {       1         \over 1+(x/\alpha)^{-\beta} } \\
                    & = {(x/\alpha)^\beta \over 1+(x/\alpha)^   \beta  } \\
                    & = {x^\beta \over \alpha^\beta+x^\beta}
\end{align}

where x>0, \alpha>0, \beta>0.

The probability density function is

f(x; \alpha, \beta) = \frac{ (\beta/\alpha)(x/\alpha)^{\beta-1} }
                      {  \left( 1+(x/\alpha)^{\beta} \right)^2  }

Alternative parameterization

An alternative parametrization is given by the pair \mu, s in analogy with the logistic distribution:

\mu = \ln (\alpha)
s = 1 / \beta

Properties

Moments

The kth raw moment exists only when k<\beta, when it is given by[3][4]

\begin{align}
\operatorname{E}(X^k)
&  = \alpha^k\,\operatorname{B}(1-k/\beta,\, 1+k/\beta) \\
& = \alpha^k\, {k\,\pi/\beta \over \sin(k\,\pi/\beta)}
\end{align}

where B() is the beta function. Expressions for the mean, variance, skewness and kurtosis can be derived from this. Writing b=\pi/\beta for convenience, the mean is

 \operatorname{E}(X) = \alpha b / \sin b , \quad \beta>1,

and the variance is

 \operatorname{Var}(X) = \alpha^2 \left( 2b / \sin 2b -b^2 / \sin^2 b \right), \quad \beta>2.

Explicit expressions for the skewness and kurtosis are lengthy.[5] As \beta tends to infinity the mean tends to \alpha, the variance and skewness tend to zero and the excess kurtosis tends to 6/5 (see also related distributions below).

Quantiles

The quantile function (inverse cumulative distribution function) is :

F^{-1}(p;\alpha, \beta) = \alpha\left( \frac{p}{1-p} \right)^{1/\beta}.

It follows that the median is \alpha, the lower quartile is 3^{1/\beta} \alpha and the upper quartile is 3^{-1/\beta} \alpha.

Applications

Hazard function. \alpha=1, values of \beta as shown in legend

Survival analysis

The log-logistic distribution provides one parametric model for survival analysis. Unlike the more commonly used Weibull distribution, it can have a non-monotonic hazard function: when \beta>1, the hazard function is unimodal (when \beta ≤ 1, the hazard decreases monotonically). The fact that the cumulative distribution function can be written in closed form is particularly useful for analysis of survival data with censoring.[6] The log-logistic distribution can be used as the basis of an accelerated failure time model by allowing \alpha to differ between groups, or more generally by introducing covariates that affect \alpha but not \beta by modelling \log(\alpha) as a linear function of the covariates.[7]

The survival function is

S(t) = 1 - F(t) = [1+(t/\alpha)^{\beta}]^{-1},\,

and so the hazard function is

 h(t) = \frac{f(t)}{S(t)} = \frac{(\beta/\alpha)(t/\alpha)^{\beta-1}}
                                       {1+(t/\alpha)^{\beta}}.

Hydrology

Fitted cumulative log-logistic distribution to maximum one-day October rainfalls using CumFreq, see also Distribution fitting

The log-logistic distribution has been used in hydrology for modelling stream flow rates and precipitation.[1][2]

Extreme values like maximum one-day rainfall and river discharge per month or per year often follow a log-normal distribution.[8] The log-normal distribution, however, needs a numeric approximation. As the log-logistic distribution, which can be solved analytically, is similar to the log-normal distribution, it can be used instead.

The blue picture illustrates an example of fitting the log-logistic distribution to ranked maximum one-day October rainfalls and it shows the 90% confidence belt based on the binomial distribution. The rainfall data are represented by the plotting position r/(n+1) as part of the cumulative frequency analysis.

Economics

The log-logistic has been used as a simple model of the distribution of wealth or income in economics, where it is known as the Fisk distribution.[9] Its Gini coefficient is 1/\beta.[10]

Networking

The log-logistic has been used as a model for the period of time beginning when some data leaves a software user application in a computer and the response is received by the same application after travelling through and being processed by other computers, applications, and network segments, most or all of them without hard real-time guarantees (for example, when an application is displaying data coming from a remote sensor connected to the Internet). It has been shown to be a more accurate probabilistic model for that than the log-normal distribution or others, as long as abrupt changes of regime in the sequences of those times are properly detected.[11]

Related distributions

LL(\alpha, \beta) \to
       L(\alpha,\alpha/\beta).
  • The log-logistic distribution with shape parameter \beta=1 and scale parameter \alpha is the same as the generalized Pareto distribution with location parameter \mu=0, shape parameter \xi=1 and scale parameter \alpha:
LL(\alpha,1) = GPD(1,\alpha,1).\,
  • The addition of another parameter (a shift parameter) formally results in a shifted log-logistic distribution, but this is usually considered in a different parameterization so that the distribution can be bounded above or bounded below.

Generalizations

Several different distributions are sometimes referred to as the generalized log-logistic distribution, as they contain the log-logistic as a special case.[10] These include the Burr Type XII distribution (also known as the Singh-Maddala distribution) and the Dagum distribution, both of which include a second shape parameter. Both are in turn special cases of the even more general generalized beta distribution of the second kind. Another more straightforward generalization of the log-logistic is the shifted log-logistic distribution.

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.