6.3    Sample Statistics

Def:    A statistic is a function of the random variables  X1, X2, ..., Xn  of a random sample The most important statistics are:

Def:  The sample mean   is defined as

ex:  
 

Def:  The sample median  of a random sample is defined as follows:

ex: Def:  The sample variance S2 is defined as Q:    Why use n-1 instead of n in formula?

A:    S2 is a random variable used to estimate the value of the population variance s2 . Though its value will vary from sample to sample, being sometimes a little greater than s2 and sometimes a little less, we would like its value to be a good estimate to the value of the population variance for most samples. In particular, we wouldn't want it to give high values more often than it gives low values, or vice versa. As such, we would like the expected value of S2 to be s2, i.e., the average value of the sample variances from a large number of samples should be the population variance. We’ll see that the n-1 is needed for this to be true; if we used n in the quotient, the values of the sample variance would tend to consistently underestimate the value of the population variance.
 

ex:



 
Previous section  Next section