powered by
Makes a Normal (Gaussian) distribution.
dst_norm(mean, sd)
A Normal distribution.
Mean of the distribution. Single numeric.
Standard deviation of the distribution. Single positive numeric.
dst_norm(0, 1)
Run the code above in your browser using DataLab