ผลต่างระหว่างรุ่นของ "Probstat/notes/chi-squared distribution"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 36: | แถว 36: | ||
=== Sample variances === | === Sample variances === | ||
+ | The chi-squared distribution is very important when we want to reason about the sample variances (See [[Probstat/notes/sample means and sample variances|notes]]). Under that settings, we sample <math>X_1,X_2,\ldots,X_n</math> from a normal population whose mean is <math>\mu</math> and variance is <math>\sigma^2</math>. | ||
+ | |||
+ | Recall that <math>\frac{X_i - \mu}{\sigma}</math> is unit normal. Therefore, | ||
+ | |||
+ | <center> | ||
+ | <math>\sum_{i=1}^n \left(\frac{X_i - \mu}{\sigma}\right)^2 = \frac{1}{\sigma^2}\sum_{i=1}^n (X_i - \mu)^2 \sim \chi_n^2.</math> | ||
+ | </center> | ||
== Links == | == Links == | ||
* [http://en.wikipedia.org/wiki/Chi-squared_distribution Wikipedia article on the chi-squared distribution] | * [http://en.wikipedia.org/wiki/Chi-squared_distribution Wikipedia article on the chi-squared distribution] |
รุ่นแก้ไขเมื่อ 09:44, 5 ธันวาคม 2557
- This is part of probstat.
Definition
Let be independent unit normal random variables. A random variable
is called a chi-squared random variable with degree of freedom. We also write
Wikipedia has a nice article on chi-squared distribution which also includes plots of its pdf and cdf.
Properties
Here we states important properties of the chi-squared distribution without proofs.
Expectations and variances
If is chi-squared with degree of freedom, we have that its expectation
and its variance
Sample variances
The chi-squared distribution is very important when we want to reason about the sample variances (See notes). Under that settings, we sample from a normal population whose mean is and variance is .
Recall that is unit normal. Therefore,