English

Sampling Algorithms, from Survey Sampling to Monte Carlo Methods: Tutorial and Literature Review

Methodology 2020-11-03 v1 Computational Physics Data Analysis, Statistics and Probability Machine Learning

Abstract

This paper is a tutorial and literature review on sampling algorithms. We have two main types of sampling in statistics. The first type is survey sampling which draws samples from a set or population. The second type is sampling from probability distribution where we have a probability density or mass function. In this paper, we cover both types of sampling. First, we review some required background on mean squared error, variance, bias, maximum likelihood estimation, Bernoulli, Binomial, and Hypergeometric distributions, the Horvitz-Thompson estimator, and the Markov property. Then, we explain the theory of simple random sampling, bootstrapping, stratified sampling, and cluster sampling. We also briefly introduce multistage sampling, network sampling, and snowball sampling. Afterwards, we switch to sampling from distribution. We explain sampling from cumulative distribution function, Monte Carlo approximation, simple Monte Carlo methods, and Markov Chain Monte Carlo (MCMC) methods. For simple Monte Carlo methods, whose iterations are independent, we cover importance sampling and rejection sampling. For MCMC methods, we cover Metropolis algorithm, Metropolis-Hastings algorithm, Gibbs sampling, and slice sampling. Then, we explain the random walk behaviour of Monte Carlo methods and more efficient Monte Carlo methods, including Hamiltonian (or hybrid) Monte Carlo, Adler's overrelaxation, and ordered overrelaxation. Finally, we summarize the characteristics, pros, and cons of sampling methods compared to each other. This paper can be useful for different fields of statistics, machine learning, reinforcement learning, and computational physics.

Keywords

Cite

@article{arxiv.2011.00901,
  title  = {Sampling Algorithms, from Survey Sampling to Monte Carlo Methods: Tutorial and Literature Review},
  author = {Benyamin Ghojogh and Hadi Nekoei and Aydin Ghojogh and Fakhri Karray and Mark Crowley},
  journal= {arXiv preprint arXiv:2011.00901},
  year   = {2020}
}

Comments

The first three authors contributed equally to this work

R2 v1 2026-06-23T19:50:35.340Z