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
464 Views
Nonparametric Statistics
502 Views
Nonparametric Statistics
183 Views
Nonparametric Statistics
503 Views
Nonparametric Statistics
42 Views
Nonparametric Statistics
32 Views
Nonparametric Statistics
33 Views
Nonparametric Statistics
38 Views
Nonparametric Statistics
42 Views
Nonparametric Statistics
66 Views
Nonparametric Statistics
497 Views
Nonparametric Statistics
504 Views
Nonparametric Statistics
446 Views
Nonparametric Statistics
423 Views
Nonparametric Statistics
503 Views
See More
Copyright © 2025 MyJoVE Corporation. All rights reserved