Get startedGet started for free

Principles of bootstrapping

Bootstrapping is, in some sense, the opposite of sampling from a population. Sampling treats your dataset as the population, and you generate a random subset. Bootstrapping treats your dataset as a sample and uses it to build up a theoretical population.

This exercise is part of the course

Sampling in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise