Bioinformatic Random Seed

Keep up with what's happening in Bioinformatics and Machine Learning (^ω^)

Back to main page

Sampling and Resampling

Conceps

  1. Sampling: an active process of gathering observations with the intent of estimating a population variable
  2. Resampling: a methodology of economically using a data sample to improve the accuracy and quantify the uncertainty of a population parameter

Sampling types

Resampling types

References:

  1. A gentle introduction to statistical sampling and resampling
  2. Statisticshowto: Sampling in statistics: different sampling methods, types & error
  3. Wikipedia: Sampling(statistics)
  4. Wikipedia: Resampling(statistics)
  5. Wikipedia: Bootstrapping(statistics)
  6. Wikipedia: Jackknife resampling