Definition: Chi-squared distribution
Index:
The Book of Statistical Proofs ▷
Probability Distributions ▷
Univariate continuous distributions ▷
Chi-squared distribution ▷
Definition
Sources:
Metadata: ID: D100 | shortcut: chi2 | author: kjpetrykowski | date: 2020-10-13, 01:20.
Definition: Let $Z_1, \ldots, Z_k$ be independent random variables where each of them is following a standard normal distribution:
\[\label{eq:snorm} Z_i \sim \mathcal{N}(0,1) \quad \text{for} \quad i = 1, \ldots, n \; .\]Define the random variable $X$ as the sum of all squared $Z_i$:
\[\label{eq:X} X = \sum_{i=1}^{k} Z_i^2 \; .\]Then, the variable $X$ is said to follow a chi-squared distribution with $k$ degrees of freedom:
\[\label{eq:wish} X \sim \chi^{2}(k)\]where $k > 0$.
- Wikipedia (2020): "Chi-square distribution"; in: Wikipedia, the free encyclopedia, retrieved on 2020-10-12; URL: https://en.wikipedia.org/wiki/Chi-square_distribution#Definitions.
- Robert V. Hogg, Joseph W. McKean, Allen T. Craig (2018): "The Chi-Squared-Distribution"; in: Introduction to Mathematical Statistics, Pearson, Boston, 2019, p. 178, eq. 3.3.7; URL: https://www.pearson.com/store/p/introduction-to-mathematical-statistics/P100000843744.
Metadata: ID: D100 | shortcut: chi2 | author: kjpetrykowski | date: 2020-10-13, 01:20.