Serving the Quantitative Finance Community

 
User avatar
Osas
Topic Author
Posts: 0
Joined: July 26th, 2002, 2:40 am

Easy Statistics question ?

February 4th, 2003, 6:20 am

Is it possible to find an example of a statistic that does not estimate any corresponding population parameter? I can't think of one.
 
User avatar
KO
Posts: 1
Joined: February 27th, 2002, 1:20 am

Easy Statistics question ?

February 4th, 2003, 2:48 pm

You can use any statistic (function of data) to estimate any parameter. The question is whether the statistic is a "good" estimator for the parameter.I could use min(x1, x2, .......xN) to estimate the mean, but that would be a very poor estimator.