Gompertz distribution

Continuous probability distribution, named after Benjamin Gompertz


title: "Gompertz distribution" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["continuous-distributions", "survival-analysis", "actuarial-science"] description: "Continuous probability distribution, named after Benjamin Gompertz" topic_path: "general/continuous-distributions" source: "https://en.wikipedia.org/wiki/Gompertz_distribution" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Continuous probability distribution, named after Benjamin Gompertz ::

| name = Gompertz distribution | type = density | pdf_image =[[File:GompertzPDF.svg|325px]] | cdf_image =[[File:GompertzCDF.svg|325px]] | parameters =shape \eta0,!, scale b 0,! | support =x \in [0, \infty)! | pdf =b\eta \exp\left(\eta + bx -\eta e^{bx} \right) | cdf =1-\exp\left(-\eta\left(e^{bx}-1 \right)\right) | quantile =\frac{1}{b}\ln\left(1-\frac{1}{\eta}\ln(1-u)\right)| | mean =(1/b)e^{\eta}\text{Ei}\left(-\eta\right) \text {where Ei}\left(z\right)=\int\limits_{-z}^{\infin}\left(e^{-v}/v\right)dv | median =\left(1/b\right)\ln\left[\left(1/\eta\right)\ln\left(1/2\right)+1\right] | mode = =\left(1/b\right)\ln \left(1/\eta\right)\ \text {with }0 =0, \quad \eta \ge 1 | variance =\left(1/b\right)^2 e^{\eta}{-2\eta { \ }_3\text {F}3 \left(1,1,1;2,2,2;\eta\right)+\gamma^2 +\left(\pi^2/6\right)+2\gamma\ln\left(\eta\right)+[\ln\left(\eta\right)]^2-e^{\eta}[\text{Ei}\left(-\eta \right)]^2} \begin{align}\text{ where } &\gamma \text{ is the Euler constant: },!\ &\gamma=-\psi\left(1\right)=\text{0.577215... }\end{align}\begin{align}\text { and } { }3\text {F}3&\left(1,1,1;2,2,2;-z\right)=\&\sum{k=0}^\infty\left[1/\left(k+1\right)^3\right]\left(-1\right)^k\left(z^k/k!\right)\end{align} | skewness = | kurtosis = | entropy =1-\ln\left(b\eta\right)-e^{\eta} \text{Ei}\left(-\eta\right) | mgf =\text{E}\left(e^{-t x}\right)=\eta e^{\eta}\text{E}{t/b}\left(\eta\right) \text{with E}{t/b}\left(\eta\right)=\int_1^\infin e^{-\eta v} v^{-t/b}dv,\ t0 | char =

In probability and statistics, the Gompertz distribution is a continuous probability distribution, named after Benjamin Gompertz. The Gompertz distribution is often applied to describe the distribution of adult lifespans by demographers

Specification

Probability density function

The probability density function of the Gompertz distribution is:

:f\left(x;\eta, b\right)=b\eta \exp\left(\eta + b x -\eta e^{bx} \right)\text{for }x \geq 0, ,

where b 0,! is the scale parameter and \eta 0,! is the shape parameter of the Gompertz distribution. In the actuarial and biological sciences and in demography, the Gompertz distribution is parametrized slightly differently (Gompertz–Makeham law of mortality).

Cumulative distribution function

The cumulative distribution function of the Gompertz distribution is:

:F\left(x;\eta, b\right)= 1-\exp\left(-\eta\left(e^{bx}-1 \right)\right) , where \eta, b0, and x \geq 0 , .

Moment generating function

The moment generating function is: :\text{E}\left(e^{-t X}\right)=\eta e^{\eta}\text{E}{t/b}\left(\eta\right) where :\text{E}{t/b}\left(\eta\right)=\int_1^\infin e^{-\eta v} v^{-t/b}dv,\ t0.

Properties

The Gompertz distribution is a flexible distribution that can be skewed to the right and to the left. Its hazard function h(x)=\eta b e^{bx} is a convex function of F\left(x;\eta, b\right). The model can be fitted into the innovation-imitation paradigm with p = \eta b as the coefficient of innovation and b as the coefficient of imitation. When t becomes large, z(t) approaches \infty . The model can also belong to the propensity-to-adopt paradigm with \eta as the propensity to adopt and b as the overall appeal of the new offering.

Shapes

The Gompertz density function can take on different shapes depending on the values of the shape parameter \eta,!:

  • When \eta \geq 1,, the probability density function has its mode at 0.
  • When 0 the probability density function has its mode at ::x^*=\left(1/b\right)\ln \left(1/\eta\right)\text {with }0

Kullback–Leibler divergence

If f_1 and f_2 are the probability density functions of two Gompertz distributions, then their Kullback–Leibler divergence is given by : \begin{align} D_{KL} (f_1 \parallel f_2) & = \int_{0}^{\infty} f_1(x; b_1, \eta_1) , \ln \frac{f_1(x; b_1, \eta_1)}{f_2(x; b_2, \eta_2)} dx \ & = \ln \frac{e^{\eta_1} , b_1 , \eta_1}{e^{\eta_2} , b_2 , \eta_2}

  • e^{\eta_1} \left[ \left(\frac{b_2}{b_1} - 1 \right) , \operatorname{Ei}(- \eta_1)
  • \frac{\eta_2}{\eta_1^{\frac{b_2}{b_1}}} , \Gamma \left(\frac{b_2}{b_1}+1, \eta_1 \right) \right]

Related distributions

  • If X is defined to be the result of sampling from a Gumbel distribution until a negative value Y is produced, and setting X=−Y, then X has a Gompertz distribution.

  • The gamma distribution is a natural conjugate prior to a Gompertz likelihood with known scale parameter b ,!.

  • When \eta,! varies according to a gamma distribution with shape parameter \alpha,! and scale parameter \beta,! (mean = \alpha/\beta,!), the distribution of x is Gamma/Gompertz. ::figure[src="https://upload.wikimedia.org/wikipedia/commons/7/71/Gompertz_distribution.png" caption="Gompertz distribution fitted to maximum monthly 1-day rainfalls Calculator for probability distribution fitting [https://www.waterlog.info/cumfreq.htm] "] ::

  • If Y \sim \mathrm{Gompertz}, then X = \exp(Y) \sim \mathrm{Weibull}^{-1}, and hence \exp(-Y) \sim \mathrm{Weibull}.

Applications

Notes

References

  • {{Cite journal | last1=Gompertz | first=B. | author-link = Benjamin Gompertz | year= 1825 |pages=513–583| title=On the Nature of the Function Expressive of the Law of Human Mortality, and on a New Mode of Determining the Value of Life Contingencies | journal =Philosophical Transactions of the Royal Society of London| volume = 115 |jstor=107756 | doi=10.1098/rstl.1825.0026| s2cid=145157003 | url=https://zenodo.org/record/1432356 | doi-access=free }}
  • {{Cite book | last1=Johnson | first1=Norman L. | last2=Kotz | first2=Samuel | last3=Balakrishnan | first3=N. | year= 1995 | title=Continuous Univariate Distributions | volume=2 | edition=2nd | publisher=John Wiley & Sons | location=New York | isbn=0-471-58494-0 | pages=25–26}}

References

  1. 1603.06613.
  2. Bauckhage, C. (2014), Characterizations and Kullback–Leibler Divergence of Gompertz Distributions, {{arXiv. 1402.3193.
  3. Calculator for probability distribution fitting [https://www.waterlog.info/cumfreq.htm]
  4. (2003). "Statistical Size Distributions in Economics and Actuarial Sciences". Wiley.

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

continuous-distributionssurvival-analysisactuarial-science