Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]



    In statistics, an estimator is a function of the known sample data that is used to estimate an unknown population parameter; an estimate is the result from the actual application of the function to a particular set of data. Many different estimators are possible for any given parameter. Some criterion is used to choose between the estimators, although it is often the case that a criterion cannot be used to clearly pick one estimator over another.
    To estimate a parameter of interest (e.g., a population mean, a binomial proportion, a difference between two population means, or a ratio of two population standard deviation), the usual procedure is as follows:

    1- Select a random sample from the population of interest.

    2- Calculate the point estimate of the parameter.

    3- Calculate a measure of its variability, often a confidence interval.

    4- Associate with this estimate a measure of variability.

    There are two types of estimators: point estimators and interval estimators.


        Estimator
            Point estimators
            Consistency
            Efficiency
            Robustness
            Other properties
            See also

    top

    Point estimators

    For a point estimator widehat of parameter heta,

      The error of widehat is widehat - heta
      The bias of widehat is defined as B(widehat) = operatorname(widehat) - heta.
      operatorname(widehat) = operatorname(widehat heta) + (B(widehat))^2,

    i.e. mean squared error = variance + square of bias.


    where var(X) is the variance of X and E(X) is the expected value of X.

    The standard deviation of an estimator of θ (the square root of the variance), or an estimate of the standard deviation of an estimator of θ, is called the standard error of θ.

    top

    Consistency
    A consistent estimator is an estimator that converges in probability to the quantity being estimated as the sample size grows.

    An estimator t_n (where n is the sample size) is a consistent estimator for parameter heta if and only if, for all epsilon > 0, no matter how small, we have


    lim_left=1.


    It is called strongly consistent, if it converges almost surely to the true value.

    top

    Efficiency

    The quality of an estimator is generally judged by its mean squared error.

    However, occasionally one chooses the unbiased estimator with the lowest variance.
    Efficient estimators are those that have the lowest possible variance among all unbiased estimators. In some cases, a biased estimator may have a uniformly smaller mean squared error than does any unbiased estimator, so one should not make too much of this concept. For that and other reasons, it is sometimes preferable not to limit oneself to unbiased estimators; see bias (statistics). Concerning such "best unbiased estimators", see also Cramér-Rao inequality, Gauss-Markov theorem, Lehmann-Scheffé theorem, Rao-Blackwell theorem.

    top

    Robustness
    See: Robust estimator, Robust statistics

    top

    Other properties
    Often, estimator are due to restrictions (restricted estimators).

    top

    See also
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Estimator". link