|
1. Exploratory Data Analysis 1.3. EDA Techniques 1.3.6. Probability Distributions 1.3.6.6. Gallery of Distributions 1.3.6.6.9. Lognormal Distribution=-1> =-1> |
|||||||||||||||||
| Probability Density Function |
A variable X is lognormally distributed if Y = LN(X) is normally
distributed with "LN" denoting the natural logarithm.
The general formula for the probability
density function of the lognormal distribution is
where The equation for the standard lognormal distribution is
Since the general form of probability functions can be expressed in terms of the standard distribution, all subsequent formulas in this section are given for the standard form of the function.
The following is the plot of the lognormal probability density
function for four values of
There are several common parameterizations of the lognormal distribution. The form given here is from Evans, Hastings, and Peacock. |
||||||||||||||||
| Cumulative Distribution Function |
The formula for the cumulative distribution
function of the lognormal distribution is
where
The following is the plot of the lognormal cumulative distribution
function with the same values of
|
||||||||||||||||
| Percent Point Function |
The formula for the percent point
function of the lognormal distribution is
where
The following is the plot of the lognormal percent point function with
the same values of
|
||||||||||||||||
| Hazard Function |
The formula for the hazard
function of the lognormal distribution is
where
The following is the plot of the lognormal hazard function with the
same values of
|
||||||||||||||||
| Cumulative Hazard Function |
The formula for the cumulative
hazard function of the lognormal distribution is
where
The following is the plot of the lognormal cumulative hazard function
with the same values of
|
||||||||||||||||
| Survival Function |
The formula for the survival function
of the lognormal distribution is
where
The following is the plot of the lognormal survival function
with the same values of
|
||||||||||||||||
| Inverse Survival Function |
The formula for the inverse
survival function of the lognormal distribution is
where
The following is the plot of the lognormal inverse survival function
with the same values of
|
||||||||||||||||
| Common Statistics |
The formulas below are with the location parameter equal to zero
and the scale parameter equal to one.
|
||||||||||||||||
| Parameter Estimation |
The maximum likelihood estimates for the scale parameter,
m, and the shape parameter,
, are
|
||||||||||||||||
| Comments | The lognormal distribution is used extensively in reliability applications to model failure times. The lognormal and Weibull distributions are probably the most commonly used distributions in reliability applications. | ||||||||||||||||
| Software | Most general purpose statistical software programs, including Dataplot, support at least some of the probability functions for the lognormal distribution. | ||||||||||||||||