LOGINV (percentiles of the log-normal distribution)

<< Click to Display Table of Contents >>

LOGINV (percentiles of the log-normal 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:

This returns the inverse of the log-normal distribution function (i.e., percentiles of this distribution).

Probability is the given probability from the log-normal distribution. The values must be within the range 0 to 1.

Mean is the mean of LN(x).

StdDev is the standard deviation of LN(x). This must be > 0.

See also:

LOGNORM.INV, LN, LOGNORM.DIST/LOGNORMDIST, NORM.DIST/NORMDIST, NORM.S.DIST/NORMSDIST