bundles / scipy latest / docs
Doc
Log Normal (Cobb-Douglass) Distribution
docs/tutorial:stats:continuous_lognorm
Has one shape parameter >0. (Notice that the "Regress" where is the scale parameter and is the mean of the underlying normal distribution). The support is .
Notice that using JKB notation we have and we have given the so-called antilognormal form of the distribution. This is more consistent with the location, scale parameter description of general probability distributions.
Also, note that if is a log-normally distributed random-variable with and and shape parameter Then, is normally distributed with variance and mean
Implementation: scipy.stats.lognorm