MarketLog-normal distribution
Company Profile

Log-normal distribution

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. 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).

Definitions
Generation and parameters Let Z be a standard normal variable, and let \mu and \sigma be two real numbers, with Then, the distribution of the random variable X = e^{\mu + \sigma Z} is called the log-normal distribution with parameters \mu and These are the expected value (or mean) and standard deviation of the variable's natural logarithm, not the expectation and standard deviation of X itself. This relationship is true regardless of the base of the logarithmic or exponential function: If \log_a X is normally distributed, then so is \log_b X for any two positive numbers Likewise, if e^Y is log-normally distributed, then so is where In order to produce a distribution with desired mean \mu_X and variance one uses \mu = \ln \frac{ \mu_X^2 }{ \sqrt{ \mu_X^2 + \sigma_X^2 } } and {{nowrap| \sigma^2 = \ln\left( 1 + \frac{ \sigma_X^2 }{ \mu_X^2 } \right) .}} Alternatively, the "multiplicative" or "geometric" parameters \mu^* = e^\mu and \sigma^* = e^\sigma can be used. They have a more direct interpretation: \mu^* is the median of the distribution, and \sigma^* is useful for determining "scatter" intervals, see below. Probability density function A positive random variable X is log-normally distributed (i.e., {{nowrap| X \sim \operatorname{Lognormal} \left( \mu, \sigma^2 \right) ),}} if the natural logarithm of X is normally distributed with mean \mu and variance \ln X \sim \mathcal{N}(\mu,\sigma^2) Let \Phi and \varphi be respectively the cumulative probability distribution function and the probability density function of the \mathcal{N}( 0, 1 ) standard normal distribution, then we have that The exponential is applied element-wise to the random vector \boldsymbol X. The mean of \boldsymbol Y is \operatorname{E}[\boldsymbol Y]_i = e^{\mu_i + \frac{1}{2} \Sigma_{ii}} , and its covariance matrix is \operatorname{Var}[\boldsymbol Y]_{ij} = e^{\mu_i + \mu_j + \frac{1}{2}(\Sigma_{ii} + \Sigma_{jj}) } \left( e^{\Sigma_{ij}} - 1\right) . 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 All moments of the log-normal distribution exist and \operatorname{E}[X^n] = e^{n\mu+n^2\sigma^2/2}\,. However, the log-normal distribution is not determined by its moments. This implies that it cannot have a defined moment generating function in a neighborhood of zero. Indeed, the expected value \operatorname{E}[e^{t X}] is not defined for any positive value of the argument t, since the defining integral diverges. The characteristic function \operatorname{E}[e^{i t X}] is defined for real values of , but is not defined for any complex value of 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. In particular, its Taylor formal series diverges: \sum_{n=0}^\infty \frac{{\left(it\right)}^n}{n!} e^{n\mu + n^2\sigma^2/2}\,. However, a number of alternative divergent series representations have been obtained. A closed-form formula for the characteristic function \varphi(t) with t in the domain of convergence is not known. A relatively simple approximating formula is available in closed form, and is given by \varphi(t) \approx \frac{\exp\left(-\frac{W^2(-it\sigma^2e^\mu) + 2W(-it\sigma^2e^\mu)}{2\sigma^2} \right)}{\sqrt{1 + W{\left(-it\sigma^2e^\mu\right)}}} where W is the Lambert W function. This approximation is derived via an asymptotic method, but it stays sharp all over the domain of convergence of \varphi. == Properties ==
Properties
Geometric or multiplicative moments The geometric or multiplicative mean of the log-normal distribution is \operatorname{GM}[X] = e^\mu = \mu^*. It equals the median. The geometric or multiplicative standard deviation is \operatorname{GSD}[X] = e^{\sigma} = \sigma^*. By analogy with the arithmetic statistics, one can define a geometric variance, \operatorname{GVar}[X] = e^{\sigma^2}, and a geometric coefficient of variation, \operatorname{E}[X] = e^{\mu + \frac12 \sigma^2} = e^{\mu} \cdot \sqrt{e^{\sigma^2}} = \operatorname{GM}[X] \cdot \sqrt{\operatorname{GVar}[X]}. In finance, the term e^{-\sigma^2/2} 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 For any real or complex number , the -th moment of a log-normally distributed variable is given by 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: \begin{align} \mu &= \ln \frac{\operatorname{E}[X]^2}{\sqrt{\operatorname{E}[X^2]}} = \ln \frac{\operatorname{E}[X]^2}{\sqrt{\operatorname{Var}[X] + \operatorname{E}[X]^2}}, \\[1ex] \sigma^2 &= \ln \frac{\operatorname{E}[X^2]}{\operatorname{E}[X]^2} = \ln \left(1 + \frac{\operatorname{Var}[X]}{\operatorname{E}[X]^2}\right). \end{align} A probability distribution is not uniquely determined by the moments for . That is, there exist other distributions with the same set of moments. \operatorname{Med}[X] = e^\mu = \mu^* ~. Partial expectation 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(x)\, dx . Alternatively, by using the definition of conditional expectation, it can be written as g(k) = \operatorname{E}[X\mid X>k] \Pr(X>k). For a log-normal random variable, the partial expectation is given by: \begin{align} g(k) &= \int_k^\infty x f_X(x)\, dx \\[1ex] &= e^{\mu+\tfrac{1}{2} \sigma^2}\, \Phi{\left(\frac{\mu-\ln k}{\sigma} + \sigma\right)} \end{align} where \Phi 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 The conditional expectation of a log-normal random variable X—with respect to a threshold k—is its partial expectation divided by the cumulative probability of being in that range: \begin{align} \operatorname{E}[X\mid X Alternative parameterizations In addition to the characterization by \mu, \sigma or \mu^*, \sigma^*, here are multiple ways how the log-normal distribution can be parameterized. ProbOnto, the knowledge base and ontology of probability distributions lists seven such forms: • with mean, , and standard deviation, , both on the log-scale P(x;\boldsymbol\mu,\boldsymbol\sigma) = \frac{1}{x \sigma \sqrt{2 \pi}} \exp\left[-\frac{(\ln x - \mu)^2}{2 \sigma^2}\right] • with mean, , and variance, , both on the log-scale P(x;\boldsymbol\mu,\boldsymbol {v}) = \frac{1}{x \sqrt{v} \sqrt{2 \pi}} \exp\left[-\frac{(\ln x - \mu)^2}{2 v}\right] • with median, , on the natural scale and standard deviation, , on the log-scale P(x;\boldsymbol\mu,\boldsymbol \tau) = \sqrt{\frac{\tau}{2 \pi}} \frac{1}{x} \exp\left[-\frac{\tau}{2}(\ln x-\mu)^2\right] • with median, , and geometric standard deviation, , both on the natural scale P(x;\boldsymbol m,\boldsymbol {\sigma_g}) = \frac{1}{x \sqrt{2 \pi} \, \ln\sigma_g} \exp\left[-\frac{\ln^2(x/m)}{2 \ln^2(\sigma_g)}\right] • with mean, , and standard deviation, , both on the natural scale P(x;\boldsymbol {\mu_N},\boldsymbol {\sigma_N}) = \frac{1}{x \sqrt{2 \pi \ln\left(1+\sigma_N^2/\mu_N^2\right)}} \exp\left[-\frac{\left( \ln x - \ln\frac{\mu_N}{\sqrt{1 + \sigma_N^2/\mu_N^2}}\right)^2}{2 \ln\left(1 + \frac{\sigma_N^2}{\mu_N^2}\right)}\right] Examples for re-parameterization Consider the situation when one would like to run a model using two different optimal design tools, for example PFIM and PopED. 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 \operatorname{LN2}(\mu, v) \to \operatorname{LN7}(\mu_N, \sigma_N) following formulas hold \mu_N = \exp(\mu+v/2) and \sigma_N = \exp(\mu+v/2)\sqrt{\exp(v)-1}. For the transition \operatorname{LN7}(\mu_N, \sigma_N) \to \operatorname{LN2}(\mu, v) following formulas hold \mu = \ln \mu_N - \frac{1}{2} v and v = \ln(1+\sigma_N^2/\mu_N^2). All remaining re-parameterisation formulas can be found in the specification document on the project website. Multiple, reciprocal, power • Multiplication by a constant: If X \sim \operatorname{Lognormal}(\mu, \sigma^2) then a X \sim \operatorname{Lognormal}( \mu + \ln a, \sigma^2) for a > 0. • Reciprocal: If X \sim \operatorname{Lognormal}(\mu, \sigma^2) then \tfrac{1}{X} \sim \operatorname{Lognormal}(-\mu, \sigma^2). • Power: If X \sim \operatorname{Lognormal}(\mu, \sigma^2) then X^a \sim \operatorname{Lognormal}(a\mu, a^2 \sigma^2) for a \neq 0. Multiplication and division of independent, log-normal random variables If two independent, log-normal variables X_1 and X_2 are multiplied [divided], the product [ratio] is again log-normal, with parameters \mu = \mu_1 + \mu_2 and where More generally, if X_j \sim \operatorname{Lognormal} (\mu_j, \sigma_j^2) are n independent, log-normally distributed variables, then Y = \prod_{j=1}^n X_j \sim \operatorname{Lognormal} \Big( \sum_{j=1}^n\mu_j, \sum_{j=1}^n \sigma_j^2 \Big). Multiplicative central limit theorem The geometric or multiplicative mean of n independent, identically distributed, positive random variables X_i shows, for n \to \infty, approximately a log-normal distribution with parameters \mu = \operatorname{E}[\ln X_i] and \sigma^2 = \operatorname{var}[\ln X_i ]/n, assuming \sigma^2 is finite. In fact, the random variables do not have to be identically distributed. It is enough for the distributions of \ln X_i 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 A set of data that arises from the log-normal distribution has a symmetric Lorenz curve (see also Lorenz asymmetry coefficient). The harmonic H, geometric G and arithmetic A means of this distribution are related; such relation is given by H = \frac{G^2} A. Log-normal distributions are infinitely divisible, but they are not stable distributions, which can be easily drawn from. == Related distributions ==
Related distributions
• If X \sim \mathcal{N}(\mu, \sigma^2) is a normal distribution, then \exp(X) \sim \operatorname{Lognormal}(\mu, \sigma^2). • If X \sim \operatorname{Lognormal}(\mu, \sigma^2) is distributed log-normally, then \ln X \sim \mathcal{N}(\mu, \sigma^2) is a normal random variable. • Let X_j \sim \operatorname{Lognormal}(\mu_j, \sigma_j^2) be independent log-normally distributed variables with possibly varying \sigma and \mu parameters, and Y = \sum_{j = 1}^n X_j. The distribution of Y has no closed-form expression, but can be reasonably approximated by another log-normal distribution Z at the right tail. Its probability density function at the neighborhood of 0 has been characterized) is obtained by matching the mean and variance of another log-normal distribution: \begin{align} \sigma^2_Z &= \ln\!\left[ \frac{\sum_j e^{2\mu_j+\sigma_j^2} \left(e^{\sigma_j^2} - 1\right)}{{\left(\sum_j e^{\mu_j + \sigma_j^2/2}\right)}^2} + 1\right], \\[1ex] \mu_Z &= \ln\!\left[ \sum_j e^{\mu_j+\sigma_j^2/2} \right] - \frac{\sigma^2_Z}{2}. \end{align} In the case that all X_j have the same variance parameter these formulas simplify to \begin{align} \sigma^2_Z &= \ln\!\left[ \left(e^{\sigma^2} - 1\right) \frac{\sum_j e^{2\mu_j}}{{\left(\sum_j e^{\mu_j}\right)}^2} + 1\right], \\[1ex] \mu_Z &= \ln\!\left[ \sum_j e^{\mu_j} \right] + \frac{\sigma^2}{2} - \frac{\sigma^2_Z}{2}. \end{align} For a more accurate approximation, one can use the Monte Carlo method to estimate the cumulative distribution function, the pdf and the right tail. The cdf and pdf of the sum of correlated log-normally distributed random variables can also be approximated by Monte Carlo simulation. • If X \sim \operatorname{Lognormal}(\mu, \sigma^2) then X+c is said to have a Three-parameter log-normal distribution with support {{nowrap|\operatorname{E}[X+c] = \operatorname{E}[X] + c,}} {{nowrap|\operatorname{Var}[X+c] = \operatorname{Var}[X].}} • The log-normal distribution is a special case of the semi-bounded Johnson's SU-distribution. • If X\mid Y \sim \operatorname{Rayleigh}(Y) with Y \sim \operatorname{Lognormal}(\mu, \sigma^2), then X \sim \operatorname{Suzuki}(\mu, \sigma) (Suzuki distribution). • A substitute for the log-normal whose integral can be expressed in terms of more elementary functions can be obtained based on the logistic distribution to get an approximation for the CDF F(x;\mu,\sigma) = \left[\left(\frac{e^\mu}{x}\right)^{\pi/(\sigma \sqrt{3})} + 1\right]^{-1}. This is a log-logistic distribution. == Statistical inference ==
Statistical inference
Estimation of parameters Maximum likelihood estimator 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 L(\mu, \sigma) = \prod_{i=1}^n \frac 1 {x_i} \varphi_{\mu,\sigma} (\ln x_i), where \varphi is the density function of the normal distribution \mathcal N(\mu,\sigma^2). Therefore, the log-likelihood function is \ell (\mu,\sigma \mid x_1, x_2, \ldots, x_n) = - \sum _i \ln x_i + \ell_N (\mu, \sigma \mid \ln x_1, \ln x_2, \dots, \ln x_n). Since the first term is constant with regard to μ and σ, both logarithmic likelihood functions, \ell and \ell_N, reach their maximum with the same \mu and \sigma. Hence, the maximum likelihood estimators are identical to those for a normal distribution for the observations \ln x_1, \ln x_2, \dots, \ln x_n), \widehat \mu = \frac {\sum_i \ln x_i}{n}, \qquad \widehat \sigma^2 = \frac {\sum_i {\left( \ln x_i - \widehat \mu \right)}^2} {n}. For finite n, the estimator for \mu is unbiased, but the one for \sigma is biased. As for the normal distribution, an unbiased estimator for \sigma can be obtained by replacing the denominator n by n−1 in the equation for \widehat\sigma^2. From this, the MLE for the expectancy of x is: \widehat{\theta}_\text{MLE} = \widehat{\operatorname{E}[X]}_\text{MLE} = e^{\hat \mu + {\hat{\sigma}^2}/{2}} Method of moments When the individual values x_1, x_2, \ldots, x_n are not available, but the sample's mean \bar x 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 \operatorname{E}[X] and variance \operatorname{Var}[X] for \mu and \sigma: \begin{align} \mu &= \ln \frac{ \bar x} {\sqrt{1+\widehat\sigma^2/\bar x^2} } , \\[1ex] \sigma^2 &= \ln\left(1 + {\widehat\sigma^2} / \bar x^2 \right). \end{align} Other estimators Other estimators also exist, such as Finney's UMVUE estimator, the "Approximately Minimum Mean Squared Error Estimator", the "Approximately Unbiased Estimator" and "Minimax Estimator", also "A Conditional Mean Squared Error Estimator", and other variations as well. Interval estimates 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 A basic example is given by prediction intervals: For the normal distribution, the interval [\mu-\sigma,\mu+\sigma] contains approximately two thirds (68%) of the probability (or of a large sample), and [\mu-2\sigma,\mu+2\sigma] contain 95%. Therefore, for a log-normal distribution, • [\mu^*/\sigma^*,\mu^*\cdot\sigma^*]=[\mu^* {}^\times\!\!/ \sigma^*] contains 2/3, and • [\mu^*/(\sigma^*)^2,\mu^*\cdot(\sigma^*)^2] = [\mu^* {}^\times\!\!/ (\sigma^*)^2] 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 Using the principle, note that a confidence interval for \mu is [\widehat\mu \pm q \cdot \widehat\mathop{se}], where \mathop{se} = \widehat\sigma / \sqrt{n} 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 \mu^* = e^\mu (the median), is: [\widehat\mu^* {}^\times\!\!/ (\operatorname{sem}^*)^q] with \operatorname{sem}^*=(\widehat\sigma^*)^{1/\sqrt{n}} Confidence interval for The literature discusses several options for calculating the confidence interval for \mu (the mean of the log-normal distribution). These include bootstrap as well as various other methods. The Cox Method proposes to plug-in the estimators \widehat \mu = \frac {\sum_i \ln x_i}{n}, \qquad S^2 = \frac {\sum_i \left( \ln x_i - \widehat \mu \right)^2} {n-1} and use them to construct approximate confidence intervals in the following way: \mathrm{CI}(\operatorname{E}(X)) : \exp\left(\hat \mu + \frac{S^2}{2} \pm z_{1-\frac{\alpha}{2}} \sqrt{\frac{S^2}{n} + \frac{S^4}{2(n-1)}} \right) We know that {{nowrap|\operatorname{E}(X) = e^{\mu + \frac{\sigma^2}{2}}.}} Also, \widehat \mu is a normal distribution with parameters: \widehat \mu \sim N\left(\mu, \frac{\sigma^2}{n}\right) S^2 has a chi-squared distribution, which is approximately normally distributed (via CLT), with parameters: {{nowrap|S^2 \dot \sim N\left(\sigma^2, \frac{2\sigma^4}{n-1}\right).}} Hence, {{nowrap|\frac{S^2}{2} \dot \sim N\left(\frac{\sigma^2}{2}, \frac{\sigma^4}{2(n-1)}\right).}} Since the sample mean and variance are independent, and the sum of normally distributed variables is also normal, we get that: \widehat \mu + \frac{S^2}{2} \dot \sim N\left(\mu + \frac{\sigma^2}{2}, \frac{\sigma^2}{n} + \frac{\sigma^4}{2(n-1)}\right) Based on the above, standard confidence intervals for \mu + \frac{\sigma^2}{2} can be constructed (using a Pivotal quantity) as: \hat \mu + \frac{S^2}{2} \pm z_{1-\frac{\alpha}{2}} \sqrt{\frac{S^2}{n} + \frac{S^4}{2(n-1)} } And since confidence intervals are preserved for monotonic transformations, we get that: \mathrm{CI}\left(\operatorname{E}[X] = e^{\mu + \frac{\sigma^2}{2}}\right): \exp\left(\hat \mu + \frac{S^2}{2} \pm z_{1-\frac{\alpha}{2}} \sqrt{\frac{S^2}{n} + \frac{S^4}{2(n-1)}} \right) As desired. Olsson 2005, proposed a "modified Cox method" by replacing z_{1-\frac{\alpha}{2}} with t_{n-1, 1-\frac{\alpha}{2}}, which seemed to provide better coverage results for small sample sizes. 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.{{efn|The issue is that we do not know how to do it directly, so we take their logs, and then use the delta method to say that their logs is itself (approximately) normal. This trick allows us to pretend that their exp was log normal, and use that approximation to build the CI. Notice that in the RR case, the median and the mean in the base distribution (i.e., before taking the log), is actually identical (since they are originally normal, and not log normal). For example, \hat p_1 \dot \sim N(p_1, p_1(1-p1)/n) and \ln \hat{p}_1 \dot \sim N(\ln p_1, (1-p1)/(p_1 n)) Hence, building a CI based on the log and then back-transform will give us CI(p_1): e^{\ln \hat{p}_1 \pm (1 - \hat{p}_1)/(\hat{p}_1 n))}. So while we expect the CI to be for the median, in this case, it is actually also for the mean in the original distribution. i.e., if the original \hat p_1 was log-normal, we would expect that \operatorname{E}[\hat p_1] = e^{\ln p_1 + \tfrac{1}{2} (1 - p1)/(p_1 n)}. But in practice, we KNOW that \operatorname{E}[\hat p_1] = e^{\ln p_1} = p_1. Hence, the approximation we have is in the second step (of the delta method), but the CI are actually for the expectation (not just the median). This is because we are starting from a base distribution that is normal, and then using another approximation after the log again to normal. This means that a big approximation part of the CI is from the delta method. }} 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: \frac{\operatorname{E}(X_1)}{\operatorname{E}(X_2)} = \frac{e^{\mu_1 + \sigma_1^2 / 2}}{e^{\mu_2 + \sigma_2^2 /2}} = e^{(\mu_1 - \mu_2) + \frac{1}{2} \left(\sigma_1^2 - \sigma_2^2\right)} 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: \mathrm{CI}\left( \frac{\operatorname{E}(X_1)}{\operatorname{E}(X_2)} = \frac{e^{\mu_1 + \sigma_1^2 / 2}}{e^{\mu_2 + \sigma_2^2 / 2}} \right): \exp\left(\left(\hat \mu_1 - \hat \mu_2 + \tfrac{1}{2}S_1^2 - \tfrac{1}{2}S_2^2\right) \pm z_{1-\frac{\alpha}{2}} \sqrt{ \frac{S_1^2}{n_1} + \frac{S_2^2}{n_2} + \frac{S_1^4}{2(n_1-1)} + \frac{S_2^4}{2(n_2-1)} } \right) To construct a confidence interval for this ratio, we first note that \hat \mu_1 - \hat \mu_2 follows a normal distribution, and that both S_1^2 and S_2^2 has a chi-squared distribution, which is approximately normally distributed (via CLT, with the relevant parameters). This means that (\hat \mu_1 - \hat \mu_2 + \frac{1}{2}S_1^2 - \frac{1}{2}S_2^2) \sim N\left((\mu_1 - \mu_2) + \frac{1}{2}(\sigma_1^2 - \sigma_2^2), \frac{\sigma_1^2}{n_1} + \frac{\sigma_2^2}{n_2} + \frac{\sigma_1^4}{2(n_1-1)} + \frac{\sigma_2^4}{2(n_2-1)} \right) Based on the above, standard confidence intervals can be constructed (using a Pivotal quantity) as: (\hat \mu_1 - \hat \mu_2 + \frac{1}{2}S_1^2 - \frac{1}{2}S_2^2) \pm z_{1-\frac{\alpha}{2}} \sqrt{ \frac{S_1^2}{n_1} + \frac{S_2^2}{n_2} + \frac{S_1^4}{2(n_1-1)} + \frac{S_2^4}{2(n_2-1)} } And since confidence intervals are preserved for monotonic transformations, we get that: CI\left( \frac{\operatorname{E}(X_1)}{\operatorname{E}(X_2)} = \frac{e^{\mu_1 + \frac{\sigma_1^2}{2}}}{e^{\mu_2 + \frac{\sigma_2^2}{2}}} \right):e^{\left((\hat \mu_1 - \hat \mu_2 + \frac{1}{2}S_1^2 - \frac{1}{2}S_2^2) \pm z_{1-\frac{\alpha}{2}} \sqrt{ \frac{S_1^2}{n_1} + \frac{S_2^2}{n_2} + \frac{S_1^4}{2(n_1-1)} + \frac{S_2^4}{2(n_2-1)} } \right)} As desired. It is 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):{{efn|The formula can found by just treating the estimated means and variances as approximately normal, which indicates the terms is itself a log-normal, enabling us to quickly get the expectation. The bias can be partially minimized by using: \begin{align} \widehat \left[ \frac{\operatorname{E}(X_1)}{\operatorname{E}(X_2)} \right] &= \left[ \frac{\widehat \operatorname{E}(X_1)}{\widehat \operatorname{E}(X_2)} \right] \frac{2}{\widehat \left( \frac{\sigma_1^2}{n_1} + \frac{\sigma_2^2}{n_2} + \frac{\sigma_1^4}{2(n_1-1)} + \frac{\sigma_2^4}{2(n_2-1)} \right)} \\ &\approx \left[e^{(\widehat \mu_1 - \widehat \mu_2) + \frac{1}{2}\left(S_1^2 - S_2^2\right)}\right] \frac{2}{\frac{S_1^2}{n_1} + \frac{S_2^2}{n_2} + \frac{S_1^4}{2(n_1-1)} + \frac{S_2^4}{2(n_2-1)}} \end{align} }} \begin{align} \operatorname{E}\left[ \frac{\widehat \operatorname{E}(X_1)}{\widehat \operatorname{E}(X_2)} \right] &= \operatorname{E}\left[\exp\left(\left(\widehat \mu_1 - \widehat \mu_2\right) + \tfrac{1}{2} \left(S_1^2 - S_2^2\right)\right)\right] \\ &\approx \exp\left[{(\mu_1 - \mu_2) + \frac{1}{2}(\sigma_1^2 - \sigma_2^2) + \frac{1}{2}\left( \frac{\sigma_1^2}{n_1} + \frac{\sigma_2^2}{n_2} + \frac{\sigma_1^4}{2(n_1-1)} + \frac{\sigma_2^4}{2(n_2-1)} \right) }\right] \end{align} Extremal principle of entropy to fix the free parameter σ In applications, \sigma is a parameter to be determined. For growing processes balanced by production and dissipation, the use of an extremal principle of Shannon entropy shows that \sigma = \frac 1 \sqrt{6} This value can then be used to give some scaling relation between the inflexion point and maximum point of the log-normal distribution. The value \sigma = 1 \big/ \sqrt{6} is used to provide a probabilistic solution for the Drake equation. ==Occurrence and applications==
Occurrence and applications
The log-normal distribution is important in the description of natural phenomena. Many natural growth processes are driven by the accumulation of many small percentage changes which become additive on a log scale. Under appropriate regularity conditions, the distribution of the resulting accumulated changes will be increasingly well approximated by a log-normal, as noted in the section above on "Multiplicative Central Limit Theorem". This is also known as Gibrat's law, after Robert Gibrat (1904–1980) who formulated it for companies. If the rate of accumulation of these small changes does not vary over time, growth becomes independent of size. Even if this assumption is not true, the size distributions at any age of things that grow over time tends to be log-normal. Consequently, reference ranges for measurements in healthy individuals are more accurately estimated by assuming a log-normal distribution than by assuming a symmetric distribution about the mean. A second justification is based on the observation that fundamental natural laws imply multiplications and divisions of positive variables. Examples are the simple gravitation law connecting masses and distance with the resulting force, or the formula for equilibrium concentrations of chemicals in a solution that connects concentrations of educts and products. Assuming log-normal distributions of the variables involved leads to consistent models in these cases. Specific examples are given in the following subsections. contains a review and table of log-normal distributions from geology, biology, medicine, food, ecology, and other areas. • Users' dwell time on online articles (jokes, news etc.) follows a log-normal distribution. • The length of chess games tends to follow a log-normal distribution. • Onset durations of acoustic comparison stimuli that are matched to a standard stimulus follow a log-normal distribution. • Incubation period of diseases. • Diameters of banana leaf spots, powdery mildew on barley. • The length of inert appendages (hair, claws, nails, teeth) of biological specimens, in the direction of growth. • The normalised RNA-Seq readcount for any genomic region can be well approximated by log-normal distribution. • The PacBio sequencing read length follows a log-normal distribution. • Certain physiological measurements, such as blood pressure of adult humans (after separation on male/female subpopulations). • Several pharmacokinetic variables, such as Cmax, elimination half-life and the elimination rate constant. • In neuroscience, the distribution of firing rates across a population of neurons is often approximately log-normal. This has been first observed in the cortex and striatum and later in hippocampus and entorhinal cortex, and elsewhere in the brain. Also, intrinsic gain distributions and synaptic weight distributions appear to be log-normal as well. • Neuron densities in the cerebral cortex, due to the noisy cell division process during neurodevelopment. • In operating-rooms management, the distribution of surgery duration. • In the size of avalanches of fractures in the cytoskeleton of living cells, showing log-normal distributions, with significantly higher size in cancer cells than healthy ones. Chemistry Particle size distributions and molar mass distributions. • The concentration of rare elements in minerals. • Diameters of crystals in ice cream, oil drops in mayonnaise, pores in cocoa press cake. • The image on the right illustrates an example of fitting the log-normal distribution to ranked annually maximum one-day rainfalls showing also the 90% confidence belt based on the binomial distribution. • The rainfall data are represented by plotting positions as part of a cumulative frequency analysis. • In physical oceanography, the sizes of icebergs in the midwinter Southern Atlantic Ocean were found to follow a log-normal size distribution. The iceberg sizes, measured visually and by radar from the F.S. Polarstern in 1986, were thought to be controlled by wave action in heavy seas causing them to flex and break. • In atmospheric science, log-normal distributions (or distributions made by combining multiple log-normal functions) have been used to characterize both measurements and models of the sizes and concentrations of many different types of particles, from volcanic ash, to clouds and rain, to airborne microbes. The log-normal distribution is strictly empirical, so more physically based distributions have been adopted to better understand processes controlling size distributions of particles such as volcanic ash. Social sciences and demographics • In economics, there is evidence that the income of 97–99% of the population is distributed log-normally. (The distribution of higher-income individuals follows a Pareto distribution). • If an income distribution follows a log-normal distribution with standard deviation \sigma, then the Gini coefficient, commonly used to evaluate income inequality, can be computed as G = \operatorname{erf}\left(\frac{\sigma }{2 }\right) where \operatorname{erf} is the error function, since G = 2 \Phi{\left(\frac{\sigma }{\sqrt{2}}\right)} - 1, where \Phi(x) is the cumulative distribution function of a standard normal distribution. • In finance, in particular the Black–Scholes model, changes in the logarithm of exchange rates, price indices, and stock market indices are assumed normal (these variables behave like compound interest, not like simple interest, and so are multiplicative). However, some mathematicians such as Benoit Mandelbrot have argued that log-Lévy distributions, which possess heavy tails, would be a more appropriate model, in particular for the analysis for stock market crashes. Indeed, stock price distributions typically exhibit a fat tail. The fat tailed distribution of changes during stock market crashes invalidate the assumptions of the central limit theorem. • In scientometrics, the number of citations to journal articles and patents follows a discrete log-normal distribution. • City sizes (population) satisfy Gibrat's Law. The growth process of city sizes is proportionate and invariant with respect to size. From the central limit theorem therefore, the log of city size is normally distributed. • The number of sexual partners appears to be best described by a log-normal distribution. Technology • In reliability analysis, the log-normal distribution is often used to model times to repair a maintainable system. • In wireless communication, "the local-mean power expressed in logarithmic values, such as dB or neper, has a normal (i.e., Gaussian) distribution." Also, the random obstruction of radio signals due to large buildings and hills, called shadowing, is often modeled as a log-normal distribution. • Particle size distributions produced by comminution with random impacts, such as in ball milling. • The file size distribution of publicly available audio and video data files (MIME types) follows a log-normal distribution over five orders of magnitude. • File sizes of 140 million files on personal computers running the Windows OS, collected in 1999. • in physical testing when the test produces a time-to-failure of an item under specified conditions, the data is often best analyzed using a lognormal distribution. == See also ==
tickerdossier.comtickerdossier.substack.com