Jackknife Estimation
Tuesday, April 1st, 2008The Jackknife estimation method is first used by Quenouille (1956) (Link to the paper: http://links.jstor.org/sici?sici=0006-3444%28195612%2943%3A3%2F4%3C353%3ANOBIE%3E2.0.CO%3B2-4) and Jones (1956) (http://links.jstor.org/sici?sici=0162-1459%28195603%2951%3A273%3C54%3AITPOAS%3E2.0.CO%3B2-O).
A simple case
Suppose we have a sample
and an estimator
. The jackknife
uses the samples that leave out one observation at a time:
.
which is called jackknife samples. The ith jackknife sample consists of the data set
with the ith observation removed. Let
, then the jackknife estimator of
is

and the jackknife standard error is

with
.
The General Case
Divide the sample of size
into g groups of size m each, so
. (Often
= 1 and
.) Let
be the estimator for
obtained by ignoring the
th group and using the only using the other
other groups.
The Jackknife estimator is
, where
.
The benifit of Jackknife estimator is that The Jackknife estimator lowers the bias from order
to
.
in the vicinity of a suspected root. Given an initial guess of the root
, the Taylor series of
is given by
. Thus we can get
.
, we can calculate a new
, and so on. At the nth step, we can get
.
.
.
.
, thus
.
, thus
.
.
.
. If this kind of test is significant, there exists linear relationship between y and x. Whether F/t-test is significant or not is not related to the magnitude of R square. However, if R square is very small, it usually means x is not a good predictor of y.




































\varsigma