Her tahmin edici bir istatistiktir.
Ancak, yalnızca tahminler ("tahminler") tahmincisi oluşturmak için kullanılan istatistiklerin bazılarını tahmin edici olarak adlandırmaya meyilliyiz.
Örneğin, t istatistiği ve örnekleme ortalaması BOTH istatistiğidir. Örnek ortalama aynı zamanda bir tahmin edicidir (çünkü gerçek popülasyon ortalamasını tahmin etmek için sıklıkla kullanırız).
Buna karşılık, nadiren / hiç bir zaman t-istatistiğine bir tahminci diyoruz, çünkü nadiren / asla herhangi bir parametreyi tahmin etmek için kullanmıyoruz.
Örnek---------
İlgi parametremizin ortalama sonuç olduğunu varsayalım θ bir die-roll.
θ is some fixed real number that is perhaps known only to
God. Nonetheless, we can try to estimate it.
Here's one possible method. We roll a die 3 times.
A sample is any s=(x1,x2,x3), where x1 is
the outcome of the first roll, x2 that of the second, and x3
that of the third.
Here are three examples of samples:
s1=(5,4,1), s2=(4,1,6),
and s3=(6,3,2).
Here are two examples of statistics P and Q (remember that a
statistic is simply a function). Define P and Q by: For any
s=(x1,x2,x3),
P(s)=x1ln(x2+x3),
Q(s)=x1+x2+x33.
The statistic P is a rather-bizarre statistic and is probably not
very useful for anything. Nonetheless, it is a statistic all the same,
simply because it satisfies the definition of a statistic (it is a
function that maps each sample to a real number).
Q is also a statistic. But in addition, it is also an estimator for
the parameter θ.
(We could, of course, claim that P is also an estimator for θ. But it would be a very poor estimator that no one would want to use.)