1. Random
  2. 4. Special Distributions
  3. The Lognormal Distribution

The Lognormal Distribution

Basic Theory

Definition

Suppose that Y has the normal distribution with mean μR and standard deviation σ(0,). Then X=eY has the lognormal distribution with parameters μ and σ.

  1. The parameter σ is the shape parameter of the distribution.
  2. The parameter eμ is the scale parameter of the distribution.

If Z has the standard normal distribution then W=eZ has the standard lognormal distribution.

So equivalently, if X has a lognormal distribution then lnX has a normal distribution, hence the name. The lognormal distribution is a continuous distribution on (0,) and is used to model random quantities when the distribution is believed to be skewed, such as certain income and lifetime variables.

Distribution Functions

Suppose that X has the lognormal distribution with parameters μR and σ(0,).

The probability density function f of X is given by f(x)=12πσxexp[(lnxμ)22σ2],x(0,)

  1. f increases and then decreases with mode at x=exp(μσ2).
  2. f is concave upward then downward then upward again, with inflection points at x=exp(μ32σ2±12σσ2+4)
  3. f(x)0 as x0 and as x.
Details:

The form of the PDF follows from the change of variables theorem. Let g denote the PDF of the normal distribution with mean μ and standard deviation σ, so that g(y)=12πσexp[12(yμσ)2],yR The mapping x=ey maps R one-to-one onto (0,) with inverse y=lnx. Hence the PDF f of X=eY is f(x)=g(y)dydx=g(lnx)1x Substituting gives the result. Parts (a)–(d) follow from standard calculus.

In the special distribution simulator, select the lognormal distribution. Vary the 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 true probability density function.

Let Φ denote the standard normal distribution function, so that Φ1 is the standard normal quantile function. Recall that values of Φ and Φ1 can be obtained from standard mathematical and statistical software packages, and in fact these functions are considered to be special functions in mathematics. The following two results show how to compute the lognormal distribution function and quantiles in terms of the standard normal distribution function and quantiles.

The distribution function F of X is given by F(x)=Φ(lnxμσ),x(0,)

Details:

Once again, write X=eμ+σZ where Z has the standard normal distribution. For x>0, F(x)=P(Xx)=P(Zlnxμσ)=Φ(lnxμσ)

The quantile function of X is given by F1(p)=exp[μ+σΦ1(p)],p(0,1)

Details:

This follows by solving p=F(x) for x in terms of p.

In the quantile app, select the lognormal distribution. Vary the parameters and note the shape and location of the probability density function and the distribution function. With μ=0 and σ=1, find the median and the first and third quartiles.

Moments

The moments of the lognormal distribution can be computed from the moment generating function of the normal distribution. Once again, we assume that X has the lognormal distribution with parameters μR and σ(0,).

For tR, E(Xt)=exp(μt+12σ2t2)

Details:

Recall that if Y has the normal distribution with mean μR and standard deviation σ(0,), then Y has moment generating function given by E(etY)=exp(μt+12σ2t2),tR Hence the result follows immediately since E(Xt)=E(etY).

In particular, the mean and variance of X are

  1. E(X)=exp(μ+12σ2)
  2. var(X)=exp[2(μ+σ2)]exp(2μ+σ2)

In the simulation of the special distribution simulator, select the lognormal distribution. Vary the parameters and note the shape and location of the mean±standard deviation bar. For selected values of the parameters, run the simulation 1000 times and compare the empirical moments to the true moments.

From the general formula for the moments, we can also compute the skewness and kurtosis of the lognormal distribution.

The skewness and kurtosis of X are

  1. skew(X)=(eσ2+2)eσ21
  2. kurt(X)=e4σ2+2e3σ2+3e2σ23
Details:

These result follow from the first four moments of the lognormal distribution in [7] and the standard computational formulas for skewness and kurtosis.

The fact that the skewness and kurtosis do not depend on μ is due to the fact that μ is a scale parameter. Recall that skewness and kurtosis are defined in terms of the standard score and so are independent of location and scale parameters. Naturally, the lognormal distribution is positively skewed. Finally, note that the excess kurtosis is kurt(X)3=e4σ2+2e3σ2+3e2σ26

Even though the lognormal distribution has finite moments of all orders, the moment generating function is infinite at any positive number. This property is one of the reasons for the fame of the lognormal distribution.

E(etX)= for every t>0.

Details:

By definition, X=eY where Y has the normal distribution with mean μ and standard deviation σ. Using the change of variables formula for expected value we have E(etX)=E(eteY)=exp(tey)12πσexp[12(yμσ)2]dy=12πσexp[tey12(yμσ)2]dy If t>0 the integrand in the last integral diverges to as y, so there is no hope that the integral converges.

Related Distributions

The most important relations are the ones between the lognormal and normal distributions in the definition: if X has a lognormal distribution then lnX has a normal distribution; conversely if Y has a normal distribution then eY has a lognormal distribution. It's easy to write a general lognormal variable in terms of a standard lognormal variable.

Suppose that W has the standard lognormal distribution and that μR and σ(0,). Then X=eμWσ has the lognormal distribution with parameters μ and σ.

Details:

Suppose that Z has the standard normal distribution and let W=eZ so that W has the standard lognormal distribution. If μR and σ(0,) then Y=μ+σZ has the normal distribution with mean μ and standard deviation σ and hence X=eY has the lognormal distribution with parameters μ and σ. But X=eY=eμ+σZ=eμ(eZ)σ=eμWσ

As noted earlier, the lognormal distribution is also a scale family.

Suppose that X has the lognormal distribution with parameters μR and σ(0,) and that c(0,). Then cX has the lognormal distribution with parameters μ+lnc and σ.

Details:

From definition [1], we can write X=eY where Y has the normal distribution with mean μ and standard deviation σ. Hence cX=ceY=elnceY=elnc+Y But lnc+Y has the normal distribution with mean lnc+μ and standard deviation σ.

The reciprocal of a lognormal variable is also lognormal.

If X has the lognormal distribution with parameters μR and σ(0,) then 1/X has the lognormal distribution with parameters μ and σ.

Details:

Again from definition [1], we can write X=eY where Y has the normal distribution with mean μ and standard deviation σ. Hence 1/X=eY. But Y has the normal distribution with mean μ and standard deviation σ.

The lognormal distribution is closed under non-zero powers of the underlying variable. In particular, this generalizes [14].

Suppose that X has the lognormal distribution with parameters μR and σ(0,) and that aR{0}. Then Xa has the lognormal distribution with parameters with parameters aμ and |a|σ.

Details:

Again from definition [1], we can write X=eY where Y has the normal distribution with mean μ and standard deviation σ. Hence Xa=eaY. But aY has the normal distribution with mean aμ and standard deviation |a|σ.

Since the normal distribution is closed under sums of independent variables, it's not surprising that the lognormal distribution is closed under products of independent variables.

Suppose that nN+ and that (X1,X2,,Xn) is a sequence of independent variables, where Xi has the lognormal distribution with parameters μiR and σi(0,) for i{1,2,,n}. Then i=1nXi has the lognormal distribution with parameters μ and σ where μ=i=1nμi and σ2=i=1nσi2.

Details:

Again from definition [1], we can write Xi=eYi where Yi has the normal distribution with mean μi and standard deviation σi for i{1,2,,n} and where (Y1,Y2,,Yn) is an independent sequence. Hence i=1nXi=exp(i=1nYi). But i=1nYi has the normal distribution with mean i=1nμi and variance i=1nσi2.

Finally, the lognormal distribution belongs to the family of general exponential distributions.

Suppose that X has the lognormal distribution with parameters μR and σ(0,). The distribution of X is a 2-parameter exponential family with natural parameters and natural statistics, respectively, given by

  1. (1/2σ2,μ/σ2)
  2. (ln2(X),lnX)
Details:

This follows from the definition of the general exponential family, since we can write the lognormal PDF in [2] in the form f(x)=12πσexp(μ22σ2)1xexp[12σ2ln2(x)+μσ2lnx],x(0,)

Computational Exercises

Suppose that the income X of a randomly chosen person in a certain population (in $1000 units) has the lognormal distribution with parameters μ=2 and σ=1. Find P(X>20).

Details:

P(X>20)=0.1597

Suppose that the income X of a randomly chosen person in a certain population (in $1000 units) has the lognormal distribution with parameters μ=2 and σ=1. Find each of the following:

  1. E(X)
  2. var(X)
Details:
  1. E(X)=e5/212.1825
  2. sd(X)=e6e515.9629