Lognormal-Distribution-Understanding-its-Nature-and-Applications
Lognormal-Distribution-Understanding-its-Nature-and-Applications
by ༆SOMDEV༆
Lognormal Distribution: A Deep Dive
Key Features Applications
Values strictly positive (X > 0) The lognormal distribution finds widespread applications in
Positively skewed distribution various fields, including:
f_X(x; mu, sigma) = (1 / (x * sigma * sqrt(2 * pi))) * exp(-(ln(x) - mu)^2 / (2 * sigma^2)), x > 0
Where:
Median Mode
Median(X) = e^mu Mode(X) = e^(mu - sigma^2)
Derivation of Lognormal
Distribution
The derivation of the lognormal distribution involves the following steps:
Product Lifetimes
The duration of mechanical devices or biological phenomena often
demonstrates lognormal characteristics.
Lognormal Distribution: BSc
Past Year Questions
Question 1
If a random variable X is lognormally distributed with parameters mu = 2
and sigma = 1, find the mean and median of X.
Question 2
Derive the PDF of a lognormal distribution starting from the normal
distribution of ln(X).
Question 3
A company's annual revenue follows a lognormal distribution with mu = 5
and sigma = 1.2. Calculate the variance of the revenue.