The exponential-logarithmic distribution arises when the rate parameter of the exponential distribution is randomized by the logarithmic distribution. The exponential-logarithmic distribution has applications in reliability theory in the context of devices or organisms that improve with age, due to hardening or immunity.
The standard exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) is a continuous distribution on \( [0, \infty) \) with probability density function \( g \) given by \[ g(x) = -\frac{(1 - p) e^{-x}}{\ln(p)[1 - (1 - p) e^{-x}]}, \quad x \in [0, \infty) \]
Substituting \( u = (1 - p) e^{-x} \), \( du = -(1 - p) e^{-x} dx \) gives \[ \int_0^\infty \frac{(1 - p) e^{-x}}{1 - (1 - p) e^{-x}} dx = \int_0^{1-p} \frac{du}{1 - u} = -\ln(p) \] so it follows that \(g\) is a PDF. For the shape of the graph of \(g\) note that \begin{align} g^\prime(x) & = \frac{(1 - p) e^{-x}}{\ln(p) [1 - (1 - p) e^{-x}]^2}, \quad x \in [0, \infty) \\ g^{\prime\prime}(x) & = -\frac{(1 - p) e^{-x} [1 + (1 - p) e^{-x}}{\ln(p) [1 - (1 - p) e^{-x}]^3}, \quad x \in [0, \infty) \end{align}
Open the special distribution simulator and select the exponential-logarithmic distribution. Vary the shape parameter and note the shape of the probability density function. For selected values of the shape parameter, run the simulation 1000 times and compare the empirical density function to the probability density function.
The distribution function \( G \) is given by \[ G(x) = 1 - \frac{\ln\left[1 - (1 - p) e^{-x}\right]}{\ln(p)}, \quad x \in [0, \infty) \]
The quantile function \( G^{-1} \) is given by \[ G^{-1}(u) = \ln\left(\frac{1 - p}{1 - p^{1 - u}}\right) = \ln(1 - p) - \ln\left(1 - p^{1 - u}\right), \quad u \in [0, 1) \]
Open the quantile app and select the exponential-logarithmic distribution. Vary the shape parameter and note the shape of the distribution and probability density functions. For selected values of the shape parameter, compute the quantiles of order 0.1 and 0.9.
The reliability function \( G^c \) given by \[ G^c(x) = \frac{\ln\left[1 - (1 - p) e^{-x}\right]}{\ln(p)}, \quad x \in [0, \infty) \]
The standard exponential-logarithmic distribution has decreasing failure rate.
The failure rate function \( r \) is given by \[ r(x) = -\frac{(1 - p) e^{-x}}{\left[1 - (1 - p) e^{-x}\right] \ln\left[1 - (1 - p) e^{-x}\right]}, \quad x \in (0, \infty) \]
The moments of the standard exponential-logarithmic distribution cannot be expressed in terms of the usual elementary functions, but can be expressed in terms of a special function known as the polylogarithm.
The polylogarithm of order \( s \in \R \) is defined by \[ \Li_s(x) = \sum_{k=1}^\infty \frac{x^k}{k^s}, \quad x \in (-1, 1) \] The polylogarithm is a power series in \( x \) with radius of convergence is 1 for each \( s \in \R \).
To show that the radius of convergence is 1, we use the ratio test from calculus. For \( s \in \R \), \[ \frac{|x|^{k+1} / (k + 1)^s}{|x|^k / k^s} = |x| \left(\frac{k}{k + 1}\right)^s \to |x| \text{ as } k \to \infty \] Hence the series converges absolutely for \( |x| \lt 1 \) and diverges for \( |x| \gt 1 \).
In this section, we are only interested in nonnegative integer orders, but the polylogarithm will show up again, for non-integer orders, in the study of the zeta distribution.
The polylogarithm functions of orders 0, 1, 2, and 3.
Thus, the polylogarithm of order 0 is a simple geometric series, and the polylogarithm of order 1 is the standard power series for the natural logarithm. Note that the probability density function of \( X \) can be written in terms of the polylogarithms of orders 0 and 1: \[ g(x) = -\frac{\Li_0\left[(1 - p) e^{-x}\right]}{\ln(p)} = \frac{\Li_0\left[(1 - p) e^{-x}\right]}{\Li_1(1 - p)}, \quad x \in [0, \infty) \] The most important property of the polylogarithm is given next.
The polylogarithm satisfies the following recursive integral formula: \[ \Li_{s+1}(x) = \int_0^x \frac{\Li_s(t)}{t} dt; \quad s \in \R, \; x \in (-1, 1) \] Equivalently, \( x \, \Li_{s+1}^\prime(x) = \Li_s(x) \) for \( x \in (-1, 1) \) and \( s \in \R \).
Recall that a power series may integrated term by term, and the integrated series has the same radius of convergence. Hence for \(s \in \R \), \[ \int_0^x \frac{\Li_s(t)}{t} dt = \sum_{k=1}^\infty \int_0^x \frac{t^{k-1}}{k^s} dt = \sum_{k=1}^\infty \frac{x^k}{s^{k+1}} = \Li_{s+1}(x), \quad x \in (-1, 1) \]
When \( s \gt 1 \), the polylogarithm series converges at \( x = 1 \) also, and \[ \Li_s(1) = \zeta(s) = \sum_{k=1}^\infty \frac{1}{k^s} \] where \( \zeta \) is the Riemann zeta function, named for Georg Riemann. The polylogarithm can be extended to complex orders and defined for complex \( z \) with \( |z| \lt 1 \), but the simpler version suffices for our work here.
We assume that \( X \) has the standard exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \).
The moments of \( X \) (about 0) are \[ \E(X^n) = -n! \frac{\Li_{n+1}(1 - p)}{\ln(p)} = n! \frac{\Li_{n+1}(1 - p)}{\Li_1(1 - p)}, \quad n \in \N \]
As noted earlier in the discussion of the polylogarithm, the PDF of \( X \) can be written as \[ g(x) = -\frac{1}{\ln(p)} \sum_{k=1}^\infty (1 - p)^k e^{-kx}, \quad x \in [0, \infty) \] Hence \[ \E(X^n) = -\frac{1}{\ln(p)} \int_0^\infty \sum_{k=1}^\infty (1 - p)^k x^n e^{-k x} dx = -\frac{1}{\ln(p)} \sum_{k=1}^\infty (1 - p)^k \int_0^\infty x^n e^{-k x} dx \] But \( \int_0^\infty x^n e^{-k x} dx = n! \big/ k^{n + 1} \) and hence \[ \E(X^n) = -\frac{1}{\ln(p)} n! \sum_{k=1}^\infty \frac{(1 - p)^k}{k^{n+1}} = - n! \frac{\Li_{n+1}(1 - p)}{\ln(p)}\]
We will get some additional insight into the asymptotics in where we consider the limiting distribution as \( p \downarrow 0 \) and \( p \uparrow 1 \). The mean and variance of the standard exponential logarithmic distribution follow easily from the general moment formula.
The mean and variance of \( X \) are
From the asymptotics of the general moments in , note that \( \E(X) \to 0 \) and \( \var(X) \to 0 \) as \( p \downarrow 0 \), and \( E(X) \to 1 \) and \( \var(X) \to 1 \) as \( p \uparrow 1 \).
Open the special distribution simulator and select the exponential-logarithmic distribution. Vary the shape parameter and note the size and location of the mean \( \pm \) standard deviation bar. For selected values of the shape parameter, run the simulation 1000 times and compare the empirical mean and standard deviation to the distribution mean and standard deviation.
The standard exponential-logarithmic distribution has the usual connections to the standard uniform distribution by means of the distribution function in and the quantile function in .
Suppose that \( p \in (0, 1) \).
Since the quantile function of the basic exponential-logarithmic distribution has a simple closed form, the distribution can be simulated using the random quantile method.
Open the random quantile experiment and select the exponential-logarithmic distribution. Vary the shape parameter and note the shape of the distribution and probability density functions. For selected values of the parameter, run the simulation 1000 times and compare the empirical density function to the probability density function.
As the name suggests, the standard exponential-logarithmic distribution arises from the exponential distribution and the logarithmic distribution via a certain type of randomization.
Suppose that \( \bs{T} = (T_1, T_2, \ldots) \) is a sequence of independent random variables, each with the standard exponential distribution. Suppose also that \( N \) has the logarithmic distribution with parameter \( 1 - p \in (0, 1) \) and is independent of \( \bs T \). Then \( X = \min\{T_1, T_2, \ldots, T_N\} \) has the standard exponential-logarithmic distribution with shape parameter \( p \).
It's best to work with reliability functions. For \( n \in \N_+ \), \( \min\{T_1, T_2, \ldots, T_n\} \) has the exponential distribution with rate parameter \( n \), and hence \( \P(\min\{T_1, T_2, \ldots T_n\} \gt x) = e^{-n x} \) for \( x \in [0, \infty) \). Recall also that \[ \P(N = n) = -\frac{(1 - p)^n}{n \ln(p)} \quad, n \in \N_+ \] Hence, using the polylogarithm of order 1 in (the standard power series for the logarithm), \[ \P(X \gt x) = \E[\P(X \gt x \mid N)] = -\frac{1}{\ln(p)} \sum_{n=1}^\infty e^{-n x} \frac{(1 - p)^n}{n} = -\frac{1}{\ln(p)} \sum_{n=1}^\infty \frac{\left[e^{-x}(1 - p)\right]^n}{n} = \frac{\ln\left[1 - e^{-x} (1 - p)\right]}{\ln(p)}\] As a function of \( x \), this is the reliability function of the exponential-logarithmic distribution with shape parameter \( p \).
Also of interest, of course, are the limiting distributions of the standard exponential-logarithmic distribution as \(p \to 0\) and as \( p \to 1 \).
The standard exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) converges to
It's slightly easier to work with the reliability function \( G^c \) in rather than the ordinary (left) distribution function \( G \).
The standard exponential-logarithmic distribution is generalized, like so many distributions on \( [0, \infty) \), by adding a scale parameter. Scale transformations often correspond to a change of units (hours into minutes, for example).
Suppose that \( Z \) has the standard exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \). If \( b \in (0, \infty) \), then \( X = b Z \) has the exponential-logarithmic distribution with shape parameter \( p \) and scale parameter \( b \).
Using the same terminology as the exponential distribution, \( 1 / b \) is called the rate parameter.
Suppose that \( X \) has the exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) and scale parameter \( b \in (0, \infty) \).
\( X \) has probability density function \( f \) given by \[ f(x) = -\frac{(1 - p) e^{-x / b}}{b \ln(p)[1 - (1 - p) e^{-x / b}]}, \quad x \in [0, \infty) \]
Open the special distribution simulator and select the exponential-logarithmic distribution. Vary the shape and scale parameters and note the shape and location of the probability density function. For selected values of the parameters, run the simulation 1000 times and compare the empirical density function to the probability density function.
\( X \) has distribution function \( F \) given by \[ F(x) = 1 - \frac{\ln\left[1 - (1 - p) e^{-x / b}\right]}{\ln(p)}, \quad x \in [0, \infty) \]
\( X \) has quantile function \( F^{-1} \) given by \[ F^{-1}(u) = b \ln\left(\frac{1 - p}{1 - p^{1 - u}}\right) = b \left[\ln(1 - p) - \ln\left(1 - p^{1 - u}\right)\right], \quad u \in [0, 1) \]
Open the quantile app and select the exponential-logarithmic distribution. Vary the shape and scale parameter and note the shape and location of the probability density and distribution functions. For selected values of the parameters, computer quantiles of order 0.1 and 0.9.
\( X \) has reliability function \( F^c \) given by \[ F^c(x) = \frac{\ln\left[1 - (1 - p) e^{-x / b}\right]}{\ln(p)}, \quad x \in [0, \infty) \]
The exponential-logarithmic distribution has decreasing failure rate.
The failure rate function \( R \) of \( X \) is given by. \[ R(x) = -\frac{(1 - p) e^{-x / b}}{b \left[1 - (1 - p) e^{-x / b}\right] \ln\left[1 - (1 - p) e^{-x / b}\right]}, \quad x \in [0, \infty) \]
Suppose again that \( X \) has the exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) and scale parameter \( b \in (0, \infty) \). The moments of \( X \) can be computed easily from the representation \( X = b Z \) where \( Z \) has the basic exponential-logarithmic distribution.
The moments of \( X \) (about 0) are \[ \E(X^n) = -b^n n! \frac{\Li_{n+1}(1 - p)}{\ln(p)}, \quad n \in \N \]
The mean and variance of \( X \) are
From the general moment results in , note that \( \E(X) \to 0 \) and \( \var(X) \to 0 \) as \( p \downarrow 0 \), while \( \E(X) \to b \) and \( \var(X) \to b^2 \) as \( p \uparrow 1 \).
Open the special distribution simulator and select the exponential-logarithmic distribution. Vary the shape and scale parameters and note the size and location of the mean \( \pm \) standard deviation bar. For selected values of the parameters, run the simulation 1000 times and compare the empirical mean and standard deviation to the distribution mean and standard deviation.
Since the exponential-logarithmic distribution is a scale family for each value of the shape parameter, it is trivially closed under scale transformations.
Suppose that \( X \) has the exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) and scale parameter \( b \in (0, \infty) \). If \( c \in (0, \infty) \), then \( Y = c X \) has the exponential-logarithmic distribution with shape parameter \( p \) and scale parameter \( b c \).
Once again, the exponential-logarithmic distribution has the usual connections to the standard uniform distribution by means of the distribution function in and quantile function in .
Suppose that \( p \in (0, 1) \) and \( b \in (0, \infty) \).
Again, since the quantile function of the exponential-logarithmic distribution has a simple closed form, the distribution can be simulated using the random quantile method.
Open the random quantile experiment and select the exponential-logarithmic distribution. Vary the shape and scale parameters and note the shape and location of the distribution and probability density functions. For selected values of the parameters, run the simulation 1000 times and compare the empirical density function to the probability density function.
Suppose that \( \bs{T} = (T_1, T_2, \ldots) \) is a sequence of independent random variables, each with the exponential distribution with scale parameter \( b \in (0, \infty) \). Suppose also that \( N \) has the logarithmic distribution with parameter \( 1 - p \in (0, 1) \) and is independent of \( \bs{T} \). Then \( X = \min\{T_1, T_2, \ldots, T_N\} \) has the exponential-logarithmic distribution with shape parameter \( p \) and scale parameter \( b \).
Note that \( V_i = T_i / b \) has the standard exponential distribution. Hence by the corresponding result in , \( Z = \min\{V_1, V_2, \ldots, V_N\} \) has the standard exponential-logarithmic distribution with shape parameter \( p \). Hence \( X = b Z \) has the exponential-logarithmic distribution with shape parameter \( p \) and scale parameter \( b \).
The limiting distributions as \( p \downarrow 0 \) and as \( p \uparrow 1 \) also follow easily from the corresponding results for the standard case.
For fixed \( b \in (0, \infty) \), the exponential-logarithmic distribution with shape parameter \( p \in (0, 1) \) and scale parameter \( b \) converges to
Suppose that \( X \) has the exponential-logarithmic distribution with shape parameter \( p \) and scale parameter \( b \), so that \( X = b Z \) where \( Z \) has the standard exponential-logarithmic distribution with shape parameter \( p \). Using the corresponding result in ,