<< Click to Display Table of Contents >> LOGINV (percentiles of the lognormal distribution) |
Note: LOGINV is supplemented by the new identical function LOGNORM.INV, which is available in newer versions of Microsoft Excel (2010 or later).
Syntax:
LOGINV(Probability, Mean, StdDev)
Description:
Returns the inverse of the log-normal distribution function (i.e., percentiles of this distribution).
Probability is the probability to be evaluated. Must be in the range 0 to 1.
Mean is the mean of LN(x).
StdDev is the standard deviation of LN(x). Must be > 0.
See also:
LOGNORM.INV, LN, LOGNORM.DIST/LOGNORMDIST, NORM.DIST/NORMDIST, NORM.S.DIST/NORMSDIST