Hansen-Hurwitz estimator
(Created page with "{{Content Tree|HEADER=Forest Inventory lecturenotes|NAME=Forest Inventory lecturenotes}} ==The Hansen-Hurwitz estimator== The Hansen-Hurwitz estimator gives the framework for ...") |
(→The Hansen-Hurwitz estimator: links added) |
||
Line 3: | Line 3: | ||
==The Hansen-Hurwitz estimator== | ==The Hansen-Hurwitz estimator== | ||
− | The Hansen-Hurwitz estimator gives the framework for all unequal probability sampling with replacement (Hansen and Hurwitz, 1943<ref> Hansen MM and WN Hurwitz. 1943. On the theory of sampling from finite populations. Annals of Mathematical Statistics 14:333-362. </ref>). “With replacement” means that the selection probabilities are the same for all draws; if selected elements would not be replaced (put back to the population), the selection probabilities would change after each draw for the remaining elements. | + | The Hansen-Hurwitz estimator gives the framework for all [[Sampling with unequal selection probabilities|unequal probability sampling]] with replacement (Hansen and Hurwitz, 1943<ref> Hansen MM and WN Hurwitz. 1943. On the theory of sampling from finite populations. Annals of Mathematical Statistics 14:333-362. </ref>). “With replacement” means that the [[selection probability|selection probabilities]] are the same for all draws; if selected elements would not be replaced (put back to the [[population]]), the selection probabilities would change after each draw for the remaining elements. |
− | Suppose | + | Suppose that a sample of size n is drawn with replacement and that on each draw the probability of selecting the i-th unit of the population is <math>p_i</math>. |
Then the Hansen-Hurwitz estimator of the population total is | Then the Hansen-Hurwitz estimator of the population total is | ||
Line 13: | Line 13: | ||
− | Here, | + | Here, each observation <math>y_i</math> is weighted by the inverse of its selection probability <math>p_i</math>. |
− | The parametric variance of the total is | + | The parametric [[variance]] of the total is |
Line 22: | Line 22: | ||
− | which is unbiasedly estimated from a sample size ''n'' from | + | which is [[bias|unbiasedly]] estimated from a sample size ''n'' from |
Line 33: | Line 33: | ||
|text=4 application examples | |text=4 application examples | ||
}} | }} | ||
− | |||
− | |||
− | |||
==References== | ==References== |
Revision as of 10:06, 18 January 2011
The Hansen-Hurwitz estimator
The Hansen-Hurwitz estimator gives the framework for all unequal probability sampling with replacement (Hansen and Hurwitz, 1943[1]). “With replacement” means that the selection probabilities are the same for all draws; if selected elements would not be replaced (put back to the population), the selection probabilities would change after each draw for the remaining elements.
Suppose that a sample of size n is drawn with replacement and that on each draw the probability of selecting the i-th unit of the population is \(p_i\).
Then the Hansen-Hurwitz estimator of the population total is
\[\hat \tau = \frac {1}{n} \sum_{i=1}^n \frac {y_i}{p_i}\]
Here, each observation \(y_i\) is weighted by the inverse of its selection probability \(p_i\).
The parametric variance of the total is
\[var (\hat \tau) = \frac {1}{n} \sum_{i=1}^N p_i \left (\frac {y_i}{p_i} - \tau \right )^2\]
which is unbiasedly estimated from a sample size n from
\[v\hat ar (\hat \tau) = \frac {1}{n} \frac {\sum_{i=1}^n \left (\frac {y_i}{p_i} - \tau \right )^2}{n-1}\]
Hansen-Hurwitz estimator examples: 4 application examples
References
- ↑ Hansen MM and WN Hurwitz. 1943. On the theory of sampling from finite populations. Annals of Mathematical Statistics 14:333-362.