LognormalValue
RiskAMP Random Distribution Functions
Using this function in Excel:
=LognormalValue(mu, sigma)
Function arguments:
mu | Mean of the underlying Normal distribution |
sigma | Standard deviation of the underlying Normal distribution |
Returns a sample from the log-normal distribution. The parameters of this function apply to the underlying normal distribution.
Use the function ScaledLognormalValue to provide the mean and deviation of the sampled log-normal distribution instead.