Marcs Notes

Home

❯

university

❯

Statistics

❯

Distributions

❯

Chi Squared Distribution

Chi-Squared Distribution

10. Juni 20251 min read

Chi-Squared Distribution

For a sequence of independent Random Variables that are normally distributed. Then the Random Variable ∑j=1r​(σj​Xj​​) has distribution χr,λ2​ with r Degrees of Freedom and Non-Centrality Parameter λ=∑j=1r​(σj​μj​​)2.

When all Expectations in the sequence are the same and 0, then the distribution has PDF f(x)=Γ(r/2)2r/2xr/2−1​e−x/21(0,∞)​(x) which is also the density of the Gamma Distribution Γ(r/2,1/2).


Graphansicht

Backlinks

  • Standard Estimators
  • Chi-Squared Test of Independence
  • Chi-Squared GOF Test for finitely many values

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub