NORMRAND(mean,standard_dev)
Returns a normally distributed random number from a distribution with the specified mean and standard deviation.
Example
100,000 calls to NORMRAND(2.3,1.5) produces:
which yields this histogram (Histogram command on the Generate menu):
|