Jackknife Method
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Sequentially remove one observation, recompute the statistic, and use this to estimate bias and standard error.
SCAFFOLDING EFFECT
Reduce cognitive load
Use "leave-one-out" to assess the stability of the estimate. It is a resampling technique that predates the Bootstrap.
Anchor fast decisions
Proposed by Quenouille (1949) and named by Tukey (1958). From a dataset of n samples, sequentially delete the i-th observation, recompute the estimator with the remaining n-1 observations, yielding n "pseudo-values" from which bias and variance are estimated. The mechanism is: by comparing the "overall estimate" with the "leave-one-out estimates", extrapolate to reduce bias.
MINIMUM ACTION
In progress 0/3Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E5%88%80%E5%88%87%E6%B3%95verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS