ผลต่างระหว่างรุ่นของ "Probstat/notes/sample means and sample variances"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 31: | แถว 31: | ||
We hope that <math>\bar{X}</math> approximates <math>\mu</math> well. We can compute: | We hope that <math>\bar{X}</math> approximates <math>\mu</math> well. We can compute: | ||
+ | <center> | ||
<math>E[\bar{X}]= E\left[\frac{1}{n}\sum_{i=1}^n X_i\right] = \frac{1}{n}E\left[\sum_{i=1}^n X_i\right] = \frac{1}{n}\sum_{i=1}^n E[X_i] = \frac{1}{n} n\mu = \mu</math> | <math>E[\bar{X}]= E\left[\frac{1}{n}\sum_{i=1}^n X_i\right] = \frac{1}{n}E\left[\sum_{i=1}^n X_i\right] = \frac{1}{n}\sum_{i=1}^n E[X_i] = \frac{1}{n} n\mu = \mu</math> | ||
+ | </center> | ||
and | and | ||
+ | <center> | ||
<math>Var(\bar{X}) = \frac{\sigma^2}{n}.</math> | <math>Var(\bar{X}) = \frac{\sigma^2}{n}.</math> | ||
+ | </center> | ||
=== Sample variances and sample standard deviations === | === Sample variances and sample standard deviations === |
รุ่นแก้ไขเมื่อ 21:07, 2 ธันวาคม 2557
- This is part of probstat
Consider a certain distribution. The mean of the distribution is the expected value of a random variable sample from the distribution. I.e.,
.
Also recall that the variance of the distribution is
.
And finally, the standard deviation is .
Sample Statistics
Suppose that you take samples independently from this distribution. (Note that are random variables.)
Sample means
The statistic
is called a sample mean. Since are random variables, the mean is also a random variable.
We hope that approximates well. We can compute:
and
Sample variances and sample standard deviations
We can also use the sample to estimate .
The statistic
is called a sample variance. The sample standard deviation is .
Note that the denominator is instead of .