The German translation of the Excel function LOGINV is:
English | Nederlands |
---|---|
LOGINV |
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.