Documentation - RestApp

Normal distribution

Definition

Returns array with the normal distribution N(mean,std).

Parameters

  1. Column output:

    • Def: Specify the name of the column.
  2. Mean:

    • Def: Specify the mean of the normal distribution N(mean,std).
  3. Std:

    • Def: Specify the standart deviation of the normal distribution N(mean,std).