Statistics Toolbox    
chi2stat

Mean and variance for the chi-square (2) distribution

Syntax

Description

[M,V] = chi2stat(NU) returns the mean and variance for the 2 distribution with degrees of freedom parameters specified by NU.

The mean of the 2 distribution is , the degrees of freedom parameter, and the variance is 2.

Example

See Also

chi2cdf, chi2inv, chi2pdf, chi2rnd


  chi2rnd classify