The Polish translation of the Excel function LOGNORM.INV is:
English | Nederlands |
---|---|
LOGNORM.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 = LOGNORM.DIST(x,...) then LOGNORM.INV(p,...) = x.
Use the lognormal distribution to analyze logarithmically transformed data.