Description Usage Arguments Value Examples
Gaussian Moments
1  | norm_moment(n, mu, sig)
 | 
n | 
 the power of moment to be calculated  | 
mu | 
 mean of the normal distribution  | 
sig | 
 standard deviation of the normal distribution  | 
nth moment of N(mu, sig^2)
1  | norm_moment(6, 1, 2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.