QRS Toolbox for Excel

QRS.RAND.​NORMAL


Free function   Client-side function

Returns random numbers from the normal distribution.

Syntax

QRS.RAND.​NORMAL(​[rows], [cols], [mean], [stdev])

rowsnumberoptional
The number of rows. Defaults to 1.
colsnumberoptional
The number of columns. Defaults to 1.
meannumberoptional
The mean of the distribution. Defaults to 0.
stdevnumberoptional
The standard deviation of the distribution. Defaults to 1.

Remarks

  • Blank cells are read as zeros and dates are read as numbers due to Excel limitations.

Examples

Get from AppSource


Get it from Microsoft AppSource

Get from Excel


  1. Click Insert > Get Add-ins
  2. Search for QRS Toolbox
  3. Click Add