Log-normal distribution

Log-normal distribution
Probability density function
Plot of the Lognormal PDF
Identical parameter but differing parameters
Cumulative distribution function
Plot of the Lognormal CDF
Notation
Parameters (logarithm of location),
(logarithm of scale)
Support
PDF
CDF
Quantile

Mean
Median
Mode
Variance
Skewness
Excess kurtosis
Entropy
MGF  defined only for numbers with a
 non-positive real part, see text
CF  representation
 is asymptotically divergent, but adequate
 for most numerical purposes
Fisher information
Method of moments

Expected shortfall

[1]



In probability theory, a log-normal (or lognormal) distribution is a continuous probability distribution of a random variable whose logarithm is normally distributed. Thus, if the random variable X is log-normally distributed, then Y = ln(X) has a normal distribution.[2][3] Equivalently, if Y has a normal distribution, then the exponential function of Y, X = exp(Y) , has a log-normal distribution. A random variable which is log-normally distributed takes only positive real values. It is a convenient and useful model for measurements in exact and engineering sciences, as well as medicine, economics and other topics (e.g., energies, concentrations, lengths, prices of financial instruments, and other metrics).

The distribution is occasionally referred to as the Galton distribution or Galton's distribution, after Francis Galton.[4] The log-normal distribution has also been associated with other names, such as McAlister, Gibrat and Cobb–Douglas.[4]

A log-normal process is the statistical realization of the multiplicative product of many independent random variables, each of which is positive. This is justified by considering the central limit theorem in the log domain (sometimes called Gibrat's law). The log-normal distribution is the maximum entropy probability distribution for a random variate X—for which the mean and variance of ln(X) are specified.[5]

Definitions

[edit]

Generation and parameters

[edit]

Let be a standard normal variable, and let and be two real numbers, with . Then, the distribution of the random variable

is called the log-normal distribution with parameters and . These are the expected value (or mean) and standard deviation of the variable's natural logarithm, not the expectation and standard deviation of itself.

Relation between normal and log-normal distribution. If is normally distributed, then is log-normally distributed.

This relationship is true regardless of the base of the logarithmic or exponential function: If is normally distributed, then so is for any two positive numbers Likewise, if is log-normally distributed, then so is where .

In order to produce a distribution with desired mean and variance one uses and

Alternatively, the "multiplicative" or "geometric" parameters and can be used. They have a more direct interpretation: is the median of the distribution, and is useful for determining "scatter" intervals, see below.

Probability density function

[edit]

A positive random variable is log-normally distributed (i.e., ), if the natural logarithm of is normally distributed with mean and variance

Let and be respectively the cumulative probability distribution function and the probability density function of the standard normal distribution, then we have that[2][4] the probability density function of the log-normal distribution is given by:

Cumulative distribution function

[edit]

The cumulative distribution function is

where is the cumulative distribution function of the standard normal distribution (i.e., ).

This may also be expressed as follows:[2]

where erfc is the complementary error function.

Multivariate log-normal

[edit]

If is a multivariate normal distribution, then has a multivariate log-normal distribution.[6][7] The exponential is applied elementwise to the random vector . The mean of is

and its covariance matrix is

Since the multivariate log-normal distribution is not widely used, the rest of this entry only deals with the univariate distribution.

Characteristic function and moment generating function

[edit]

All moments of the log-normal distribution exist and

This can be derived by letting within the integral. However, the log-normal distribution is not determined by its moments.[8] This implies that it cannot have a defined moment generating function in a neighborhood of zero.[9] Indeed, the expected value is not defined for any positive value of the argument , since the defining integral diverges.

The characteristic function is defined for real values of t, but is not defined for any complex value of t that has a negative imaginary part, and hence the characteristic function is not analytic at the origin. Consequently, the characteristic function of the log-normal distribution cannot be represented as an infinite convergent series.[10] In particular, its Taylor formal series diverges:

However, a number of alternative divergent series representations have been obtained.[10][11][12][13]

A closed-form formula for the characteristic function with in the domain of convergence is not known. A relatively simple approximating formula is available in closed form, and is given by[14]

where is the Lambert W function. This approximation is derived via an asymptotic method, but it stays sharp all over the domain of convergence of .

Properties

[edit]
a. is a log-normal variable with . is computed by transforming to the normal variable , then integrating its density over the domain defined by (blue regions), using the numerical method of ray-tracing.[15] b & c. The pdf and cdf of the function of the log-normal variable can also be computed in this way.

Probability in different domains

[edit]

The probability content of a log-normal distribution in any arbitrary domain can be computed to desired precision by first transforming the variable to normal, then numerically integrating using the ray-trace method.[15] (Matlab code)

Probabilities of functions of a log-normal variable

[edit]

Since the probability of a log-normal can be computed in any domain, this means that the cdf (and consequently pdf and inverse cdf) of any function of a log-normal variable can also be computed.[15] (Matlab code)

Geometric or multiplicative moments

[edit]

The geometric or multiplicative mean of the log-normal distribution is . It equals the median. The geometric or multiplicative standard deviation is .[16][17]

By analogy with the arithmetic statistics, one can define a geometric variance, , and a geometric coefficient of variation,[16] , has been proposed. This term was intended to be analogous to the coefficient of variation, for describing multiplicative variation in log-normal data, but this definition of GCV has no theoretical basis as an estimate of itself (see also Coefficient of variation).

Note that the geometric mean is smaller than the arithmetic mean. This is due to the AM–GM inequality and is a consequence of the logarithm being a concave function. In fact,

[18]

In finance, the term is sometimes interpreted as a convexity correction. From the point of view of stochastic calculus, this is the same correction term as in Itō's lemma for geometric Brownian motion.

Arithmetic moments

[edit]

For any real or complex number n, the n-th moment of a log-normally distributed variable X is given by[4]

Specifically, the arithmetic mean, expected square, arithmetic variance, and arithmetic standard deviation of a log-normally distributed variable X are respectively given by:[2]

The arithmetic coefficient of variation is the ratio . For a log-normal distribution it is equal to[3]

This estimate is sometimes referred to as the "geometric CV" (GCV),[19][20] due to its use of the geometric variance. Contrary to the arithmetic standard deviation, the arithmetic coefficient of variation is independent of the arithmetic mean.

The parameters μ and σ can be obtained, if the arithmetic mean and the arithmetic variance are known:

A probability distribution is not uniquely determined by the moments E[Xn] = e + 1/2n2σ2 for n ≥ 1. That is, there exist other distributions with the same set of moments.[4] In fact, there is a whole family of distributions with the same moments as the log-normal distribution.[citation needed]

Mode, median, quantiles

[edit]
Comparison of mean, median and mode of two log-normal distributions with different skewness.

The mode is the point of global maximum of the probability density function. In particular, by solving the equation , we get that:

Since the log-transformed variable has a normal distribution, and quantiles are preserved under monotonic transformations, the quantiles of are

where is the quantile of the standard normal distribution.

Specifically, the median of a log-normal distribution is equal to its multiplicative mean,[21]

Partial expectation

[edit]

The partial expectation of a random variable with respect to a threshold is defined as

Alternatively, by using the definition of conditional expectation, it can be written as . For a log-normal random variable, the partial expectation is given by:

where is the normal cumulative distribution function. The derivation of the formula is provided in the Talk page. The partial expectation formula has applications in insurance and economics, it is used in solving the partial differential equation leading to the Black–Scholes formula.

Conditional expectation

[edit]

The conditional expectation of a log-normal random variable —with respect to a threshold —is its partial expectation divided by the cumulative probability of being in that range:

Alternative parameterizations

[edit]

In addition to the characterization by or , here are multiple ways how the log-normal distribution can be parameterized. ProbOnto, the knowledge base and ontology of probability distributions[22][23] lists seven such forms:

Overview of parameterizations of the log-normal distributions.
  • LogNormal1(μ,σ) with mean, μ, and standard deviation, σ, both on the log-scale [24]
  • LogNormal2(μ,υ) with mean, μ, and variance, υ, both on the log-scale
  • LogNormal3(m,σ) with median, m, on the natural scale and standard deviation, σ, on the log-scale[24]
  • LogNormal4(m,cv) with median, m, and coefficient of variation, cv, both on the natural scale
  • LogNormal5(μ,τ) with mean, μ, and precision, τ, both on the log-scale[25]
  • LogNormal6(m,σg) with median, m, and geometric standard deviation, σg, both on the natural scale[26]
  • LogNormal7(μNN) with mean, μN, and standard deviation, σN, both on the natural scale[27]

Examples for re-parameterization

[edit]

Consider the situation when one would like to run a model using two different optimal design tools, for example PFIM[28] and PopED.[29] The former supports the LN2, the latter LN7 parameterization, respectively. Therefore, the re-parameterization is required, otherwise the two tools would produce different results.

For the transition following formulas hold and .

For the transition following formulas hold and .

All remaining re-parameterisation formulas can be found in the specification document on the project website.[30]

Multiple, reciprocal, power

[edit]
  • Multiplication by a constant: If then for
  • Reciprocal: If then
  • Power: If then for

Multiplication and division of independent, log-normal random variables

[edit]

If two independent, log-normal variables and are multiplied [divided], the product [ratio] is again log-normal, with parameters [] and , where . This is easily generalized to the product of such variables.

More generally, if are independent, log-normally distributed variables, then

Multiplicative central limit theorem

[edit]

The geometric or multiplicative mean of independent, identically distributed, positive random variables shows, for , approximately a log-normal distribution with parameters and , assuming is finite.

In fact, the random variables do not have to be identically distributed. It is enough for the distributions of to all have finite variance and satisfy the other conditions of any of the many variants of the central limit theorem.

This is commonly known as Gibrat's law.

Other

[edit]

A set of data that arises from the log-normal distribution has a symmetric Lorenz curve (see also Lorenz asymmetry coefficient).[31]

The harmonic , geometric and arithmetic means of this distribution are related;[32] such relation is given by

Log-normal distributions are infinitely divisible,[33] but they are not stable distributions, which can be easily drawn from.[34]

[edit]
  • If is a normal distribution, then
  • If is distributed log-normally, then is a normal random variable.
  • Let be independent log-normally distributed variables with possibly varying and parameters, and . The distribution of has no closed-form expression, but can be reasonably approximated by another log-normal distribution at the right tail.[35] Its probability density function at the neighborhood of 0 has been characterized[34] and it does not resemble any log-normal distribution. A commonly used approximation due to L.F. Fenton (but previously stated by R.I. Wilkinson and mathematically justified by Marlow[36]) is obtained by matching the mean and variance of another log-normal distribution: In the case that all have the same variance parameter , these formulas simplify to

For a more accurate approximation, one can use the Monte Carlo method to estimate the cumulative distribution function, the pdf and the right tail.[37][38]

The sum of correlated log-normally distributed random variables can also be approximated by a log-normal distribution[citation needed]

  • If then is said to have a Three-parameter log-normal distribution with support .[39] , .
  • The log-normal distribution is a special case of the semi-bounded Johnson's SU-distribution.[40]
  • If with , then (Suzuki distribution).
  • A substitute for the log-normal whose integral can be expressed in terms of more elementary functions[41] can be obtained based on the logistic distribution to get an approximation for the CDF This is a log-logistic distribution.

Statistical inference

[edit]

Estimation of parameters

[edit]

For determining the maximum likelihood estimators of the log-normal distribution parameters μ and σ, we can use the same procedure as for the normal distribution. Note that where is the density function of the normal distribution . Therefore, the log-likelihood function is

Since the first term is constant with regard to μ and σ, both logarithmic likelihood functions, and , reach their maximum with the same and . Hence, the maximum likelihood estimators are identical to those for a normal distribution for the observations ,

For finite n, the estimator for is unbiased, but the one for is biased. As for the normal distribution, an unbiased estimator for can be obtained by replacing the denominator n by n−1 in the equation for .

When the individual values are not available, but the sample's mean and standard deviation s is, then the Method of moments can be used. The corresponding parameters are determined by the following formulas, obtained from solving the equations for the expectation and variance for and :

Interval estimates

[edit]

The most efficient way to obtain interval estimates when analyzing log-normally distributed data consists of applying the well-known methods based on the normal distribution to logarithmically transformed data and then to back-transform results if appropriate.

Prediction intervals

[edit]

A basic example is given by prediction intervals: For the normal distribution, the interval contains approximately two thirds (68%) of the probability (or of a large sample), and contain 95%. Therefore, for a log-normal distribution, contains 2/3, and contains 95% of the probability. Using estimated parameters, then approximately the same percentages of the data should be contained in these intervals.

Confidence interval for eμ

[edit]

Using the principle, note that a confidence interval for is , where is the standard error and q is the 97.5% quantile of a t distribution with n-1 degrees of freedom. Back-transformation leads to a confidence interval for (the median), is: with

Confidence interval for E(X)

[edit]

The literature discusses several options for calculating the confidence interval for (the mean of the log-normal distribution). These include bootstrap as well as various other methods.[42][43]

The Cox Method[a] proposes to plug-in the estimators

and use them to construct approximate confidence intervals in the following way:

[Proof]

We know that . Also, is a normal distribution with parameters:

has a chi-squared distribution, which is approximately normally distributed (via CLT), with parameters: . Hence, .

Since the sample mean and variance are independent, and the sum of normally distributed variables is also normal, we get that: Based on the above, standard confidence intervals for can be constructed (using a Pivotal quantity) as: And since confidence intervals are preserved for monotonic transformations, we get that:

As desired.



Olsson 2005, proposed a "modified Cox method" by replacing with , which seemed to provide better coverage results for small sample sizes.[42]: Section 3.4 

Confidence interval for comparing two log normals

[edit]

Comparing two log-normal distributions can often be of interest, for example, from a treatment and control group (e.g., in an A/B test). We have samples from two independent log-normal distributions with parameters and , with sample sizes and respectively.

Comparing the medians of the two can easily be done by taking the log from each and then constructing straightforward confidence intervals and transforming it back to the exponential scale.

These CI are what's often used in epidemiology for calculation the CI for relative-risk and odds-ratio.[46] The way it is done there is that we have two approximately Normal distributions (e.g., p1 and p2, for RR), and we wish to calculate their ratio.[b]

However, the ratio of the expectations (means) of the two samples might also be of interest, while requiring more work to develop. The ratio of their means is:

Plugin in the estimators to each of these parameters yields also a log normal distribution, which means that the Cox Method, discussed above, could similarly be used for this use-case:


[Proof]

To construct a confidence interval for this ratio, we first note that follows a normal distribution, and that both and has a chi-squared distribution, which is approximately normally distributed (via CLT, with the relevant parameters).

This means that

Based on the above, standard confidence intervals can be constructed (using a Pivotal quantity) as: And since confidence intervals are preserved for monotonic transformations, we get that:

As desired.

It's worth noting that naively using the MLE in the ratio of the two expectations to create a ratio estimator will lead to a consistent, yet biased, point-estimation (we use the fact that the estimator of the ratio is a log normal distribution)[c]: