Copyright © Had2Know 2010-2025. All Rights Reserved.
Terms of Use | Privacy Policy | Contact
Site Design by E. Emerson
Chi Distribution Random Number Generator
The chi-distribution with k degrees of freedom, χ k , is the distribution of the square root of the sum of the squares of k standard normal random variables. For example, if R, S, and T are drawn from a normal distribution with a mean of 0 and variance of 1, then
sqrt(R² + S² + T²)
has a χ3 distribution. You can use the calculator below to generate random χ k variables.
The PDF of the chi distribution is given by the equation


k = 1: median = 0.674
k = 2: median = 1.177
k = 3: median = 1.5838
k > 3: median = 0.886k0.5336
© Had2Know 2010