Syntax
LOGNORMDIST( <number>, <number>, <number>; <boolean>)
Description
Returns the log-normal distribution for a certain value with given mean and standard deviation.
...
Returns the log-normal density function or the cumulative distribution function for the log-normal distribution. This function is frequently used used to measure the degree of diversity between two data sets.
...