LOG.NORM.INV in other languages:

The English translation translation of the Excel function LOG.NORM.INV is:

NederlandsEnglish
LOG.NORM.INV

Description

Returns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with parameters mean and standard_dev. If p = LOGNORMDIST(x,...) then LOGINV(p,...) = x.

Use the lognormal distribution to analyze logarithmically transformed data.