Link: Stats Sampling a distribution
Drawing repeated samples from the original data samples. It is a non-parametric method of statistical inference and does not involve the distribution.
Resampling methods are:
- Permutation tests (re-randomization tests)
- Bootstrapping
- Cross validation