EXCEL LOGNORM.INV FUNCTION

For a given probability, the Excel LOGNORM.INV function computes the inverse of the Cumulative Log-Normal Distribution Function of x.

Syntax :

=LOGNORM.INV( probabilitymeanstandard_dev )

Parameters :

  • The Following perameter are:

Probability –

  • The value at which the inverse function should be evaluated.

mean –

  • ln’s arithmetic mean (x).

standard dev –

  • The ln standard deviation (x).

Step By Step Guide of LOGNORM.INV Function

Example :

The Inverse Log-Normal Cumulative Distribution Function for a variable x is depicted in the chart on the right. ln(x) has a mean of 2 and a standard deviation of 0.2.
If you wish to determine the value of x with a probability of 0.3, use the Excel Lognorm.Inv function, as shown below:

  • #NUM! – Occurs if any of the following conditions are met: the supplied probability argument is 0 or 1; the supplied standard dev argument is 0.
  • #VALUE! – This error occurs if any of the supplied parameters is not a number.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now