ScaledLognormalValue
RiskAMP Random Distribution Functions
Using this function in Excel:
=ScaledLognormalValue(mu, sigma)
Function arguments:
mu | Mean of the sampled Log-Normal distribution |
sigma | Standard deviation of the sampled Log-Normal distribution |
Returns a sample from the Log-normal distribution.
For this function, the Mean and Standard Deviation arguments apply to the generated log-normal distribution. To supply the mean and standard deviation of the underlying normal distribution, use LognormalValue.