Skip to content
Sahithyan's S3
Sahithyan's S3 — Applied Statistics

Chi Square Distribution

The chi-square statistic can be calculated from a sample of size nn drawn from a population, which is normal, using the following equation.

χ2=(n1)s2σ2\chi^2 = \frac{(n - 1)s^2}{\sigma^2}

When sampling is done for an infinite number of times, and by calculating the chi-square statistic for each sample, the sampling distribution for the chi-square statistic can be obtained. It is then called the chi-square distribution.

Properties

Mean

The mean is μ=ν\mu = \nu.

Variance

The variance is σ2=2ν\sigma^2 = 2\nu.

Degrees of Freedom

The degrees of freedom is ν=n1\nu = n - 1.

As ν\nu increases, the chi-square distribution approaches a normal distribution.