powered by
Moments of normal distribution, parameter nomenclature follows dnorm function.
moment_norm(mean = 0, sd = 1)
Function moment_norm() returns a moment object.
moment_norm()
numeric scalar or vector, mean parameter \(\mu\)
numeric scalar or vector, standard deviation \(\sigma\)
moment_norm(mean = 1.2, sd = .7)
Run the code above in your browser using DataLab