Normal distribution
Definition
Returns array with the normal distribution N(mean,std).
Parameters
-
Column output:
- Def: Specify the name of the column.
-
Mean:
- Def: Specify the mean of the normal distribution N(mean,std).
-
Std:
- Def: Specify the standart deviation of the normal distribution N(mean,std).