The lognormal distribution is a distribution skewed to the right.
The pdf starts at zero, increases to its mode, and decreases thereafter.
The degree of skewness increases as increases, for a given .
For values significantly greater than 1, the pdf rises very sharply in the beginning, i.e. for very small values of T near zero, and essentially follows the ordinate axis, peaks out early, and then decreases sharply like an exponential pdf or a Weibull pdf with 0 < β < 1.
The parameter, , in terms of the logarithm of the T's is also the scale parameter, and not the location parameter as in the case of the normal pdf.
In Weibull++, the parameters returned for the lognormal distribution are always logarithmic. That is: the parameter represents the mean of the natural logarithms of the times-to-failure, while represents the standard deviation of these data point logarithms. Specifically, the returned is the square root of the variance of the natural logarithms of the data points. Even though the application denotes these values as mean and standard deviation, the user is reminded that these are given as the parameters of the distribution, and are thus the mean and standard deviation of the natural logarithms of the data. The mean value of the times-to-failure, not used as a parameter, as well as the standard deviation can be obtained through the QCP or the Function Wizard.
See Also:
The Lognormal Distribution
Go to weibull.com
Go to ReliaSoft.com
©1996-2006. ReliaSoft Corporation. ALL RIGHTS RESERVED.