QRS Toolbox for Excel

QRS.RAND.​PEARSON


Premium function (only USD 9)   Server-side function

Returns random numbers from the Pearson distribution.

Syntax

QRS.RAND.​PEARSON(​[rows], [cols], [mean], [variance], [skewness], [kurtosis])

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.
variancenumberoptional
The variance of the distribution. Defaults to 1.
skewnessnumberoptional
The skewness of the distribution. Defaults to 0.
kurtosisnumberoptional
The kurtosis of the distribution. Must be greater than the squared skewness plus 1. Defaults to 3.

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