logo

Log-Normal Distribution 📂Probability Distribution

Log-Normal Distribution

Definition 1

The continuous probability distribution logN(μ,σ2)\log N \left( \mu,\sigma^{2} \right), which has the probability density function given for μR\mu \in \mathbb{R} and σ2>0\sigma^{2} > 0, is known as the log-normal distribution. f(x)=1xσ2πexp[(logxμ)22σ2],x>0 f(x) = {{ 1 } \over { x \sigma \sqrt{2 \pi}}} \exp \left[ - {{ \left( \log x - \mu \right)^{2} } \over { 2 \sigma^{2} }} \right] \qquad, x > 0

Description

In fact, the above definition is ridiculously complicated, and intuitively, a random variable XX that follows a normal distribution when the log function is applied, is said to have a log-normal distribution. logXN(μ,σ2) \log X \sim N \left( \mu , \sigma^{2} \right) Occasionally, it is also referred to as the Galton distribution, named after the eugenicist Francis Galton.

A notable application of the log-normal distribution is in geometric Brownian motion.


  1. Toulias. (2013). On the Generalized Lognormal Distribution. https://doi.org/10.1155/2013/432642 ↩︎