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
475 Views
Nonparametric Statistics
518 Views
Nonparametric Statistics
188 Views
Nonparametric Statistics
512 Views
Nonparametric Statistics
45 Views
Nonparametric Statistics
34 Views
Nonparametric Statistics
39 Views
Nonparametric Statistics
42 Views
Nonparametric Statistics
47 Views
Nonparametric Statistics
82 Views
Nonparametric Statistics
521 Views
Nonparametric Statistics
516 Views
Nonparametric Statistics
455 Views
Nonparametric Statistics
429 Views
Nonparametric Statistics
511 Views
See More
Copyright © 2025 MyJoVE Corporation. All rights reserved