Tuesday, April 8, 2008


In probability and statistics, the log-normal distribution is the probability distribution of any random variable whose logarithm is normally distributed. If Y is a random variable with a normal distribution, then X = exp(Y) has a log-normal distribution; likewise, if X is log-normally distributed, then log(X) is normally distributed.
"Log-normal" is also written "log normal" or "lognormal".
A variable might be modeled as log-normal if it can be thought of as the multiplicative product of many small independent factors. For example the long-term return rate on a stock investment can be considered to be the product of the daily return rates.

Characterization
The log-normal distribution has the probability density function
f(x;mu,sigma) = frac{e^{-(ln x - mu)^2/(2sigma^2)}}{x sigma sqrt{2 pi}}
for x > 0, where μ and σ are the mean and standard deviation of the variable's logarithm (by definition, the variable's logarithm is normally distributed).

Probability density function
frac{1}{2}+frac{1}{2} mathrm{erf}left[frac{ln(x)-mu}{sigmasqrt{2}}right>
Cumulative distribution function
mu_k=e^{kmu+k^2sigma^2/2}.

Properties
The expected value is
mathrm{E}(X) = e^{mu + sigma^2/2}
and the variance is
mathrm{Var}(X) = (e^{sigma^2} - 1) e^{2mu + sigma^2}.,
Equivalent relationships may be written to obtain μ and σ given the expected value and standard deviation:
mu = ln(mathrm{E}(X))-frac{1}{2}lnleft(1+frac{mathrm{Var}(X)}{(mathrm{E}(X))^2}right),
sigma^2 = lnleft(1+frac{mathrm{Var}(X)}{(mathrm{E}(X))^2}right).

Log-normal distribution Mean and standard deviation
The geometric mean of the log-normal distribution is exp(μ), and the geometric standard deviation is equal to exp(σ).
If a sample of data is determined to come from a log-normally distributed population, the geometric mean and the geometric standard deviation may be used to estimate confidence intervals akin to the way the arithmetic mean and standard deviation are used to estimate confidence intervals for a normally distributed sample of data.
Where geometric mean μgeo = exp(μ) and geometric standard deviation σgeo = exp(σ)

Geometric mean and geometric standard deviation
The first few raw moments are:
mu_1=e^{mu+sigma^2/2}
mu_2=e^{2mu+4sigma^2/2}
mu_3=e^{3mu+9sigma^2/2}
mu_4=e^{4mu+16sigma^2/2}

Moments
The partial expectation of a random variable X with respect to a threshold k is defined as
g(k)=int_k^infty x f(x), dx
where f(x) is the density. For a lognormal density it can be shown that
g(k)=exp(mu+sigma^2/2)Phileft(frac{-ln(k)+mu+sigma^2}{sigma}right)
where Φ is the cumulative distribution function of the standard normal. The partial expectation of a lognormal has applications in insurance and in economics (for example it can be used to derive the Black-Scholes formula).

Partial expectation
For determining the maximum likelihood estimators of the log-normal distribution parameters μ and σ, we can use the same procedure as for the normal distribution. To avoid repetition, we observe that
f_L (x;mu, sigma) = frac 1 x , f_N (ln x; mu, sigma)
where by f_L (cdot) we denote the density probability function of the log-normal distribution and by f_N (cdot)—that of the normal distribution. Therefore, using the same indices to denote distributions, we can write the log-likelihood function thus:
begin{matrix}<br />   ell_L (mu,sigma | x_1, x_2, dots, x_n)<br />   & = & - sum _k ln x_k + ell_N (mu, sigma | ln x_1, ln x_2, dots, ln x_n) =   <br />  & = & operatorname {constant} + ell_N (mu, sigma | ln x_1, ln x_2, dots, ln x_n).<br /> end{matrix}
Since the first term is constant with regards to μ and σ, both logarithmic likelihood functions, ell_L and ell_N, reach their maximum with the same μ and σ. Hence, using the formulas for the normal distribution maximum likelihood parameter estimators and the equality above, we deduce that for the log-normal distribution it holds that
widehat mu = frac {sum_k ln x_k} n,  <br />         widehat sigma^2 = frac {sum_k {left( ln x_k - widehat mu right)^2}} n.

Related distributions

Robert Brooks, Jon Corson, and J. Donal Wales. "The Pricing of Index Options When the Underlying Assets All Follow a Lognormal Diffusion", in Advances in Futures and Options Research, volume 7, 1994.

No comments: