Related Topics:

Function Wizard Functions

LOGINV

Description: Returns the inverse of the lognormal cumulative distribution function of x, where ln(x) is normally distributed with a specified mean and standard deviation. If p = LOGNORMDIST(x,...) then LOGINV(p,...) = x.

Use the lognormal distribution to analyze logarithmically transformed data.

Syntax: LOGINV(Probability, Mean, Standard_dev)

Remarks:

Example:

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.