The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is small or the data is complex.
Bootstrapping, also known as bootstrap resampling, simulates the sampling process by drawing multiple random samples, with replacement, from an existing dataset. Here, the original sample acts as a stand-in "population," and each resample is treated as an independent sample drawn from this "population." The underlying assumption is that the original sample is a good representation of the broader population. This approach is especially valuable when sample sizes are limited, as in studies with rare fossils, ancient genomic samples, tissues from rare diseases, endangered species studies, and unique experiments that cannot easily be repeated.
The basic process of bootstrapping includes the following steps:
Since resampling is with replacement, each new sample may include repeated values from the original data, reflecting the randomness in the resampling process. Bootstrapping typically requires a high number of resamples (often over 1,000) to achieve stable estimates, which can then be used to calculate statistics like the mean, variance, standard error, or confidence intervals for population parameters.
Bootstrapping is both cost-effective and accessible, offering a straightforward way to make inferences without needing additional data. However, it relies heavily on the original sample, meaning that any biases or errors in the original data will be present in the bootstrapped results as well.
From Chapter 13:
Now Playing
Nonparametric Statistics
430 Views
Nonparametric Statistics
442 Views
Nonparametric Statistics
26 Views
Nonparametric Statistics
391 Views
Nonparametric Statistics
23 Views
Nonparametric Statistics
17 Views
Nonparametric Statistics
15 Views
Nonparametric Statistics
19 Views
Nonparametric Statistics
25 Views
Nonparametric Statistics
38 Views
Nonparametric Statistics
416 Views
Nonparametric Statistics
458 Views
Nonparametric Statistics
406 Views
Nonparametric Statistics
387 Views
Nonparametric Statistics
442 Views
See More
Copyright © 2025 MyJoVE Corporation. All rights reserved