We have now seen that computing maximum likelihood estimators of parameters leads to function of the data. For example, in the case of random sample of size N with normally distributed components, if
![]()



More generally, if we have any random sample V, a statistic based on V is simply a function of V which is a random variable. Naturally we want to study interesting statistics based on V, but we also need to remember that the term statistic has this broader meaning.
Suppose the problem at hand is to collect some data to estimate a quantity z. A statistic T based on the random sample V is called unbiased for z if
E[T(V)] = z.
For example, the maximum likelihood estimate of
![\begin{displaymath}
E[T(V)] = E\left[\frac{1}{N}\sum_{j=1}^N V_j\right]
=
\frac{1}{N}\sum_{j=1}^N E[V_j]
=
\frac{1}{N}\sum_{j=1}^N \mu
= \mu\end{displaymath}](img8.gif)