Sampling probability
Theory relating to sampling from finite populations
title: "Sampling probability" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["sampling-(statistics)"] description: "Theory relating to sampling from finite populations" topic_path: "science/mathematics" source: "https://en.wikipedia.org/wiki/Sampling_probability" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Theory relating to sampling from finite populations ::
In statistics, in the theory relating to sampling from finite populations, the sampling probability (also known as inclusion probability) of an element or member of the population, is its probability of becoming part of the sample during the drawing of a single sample. For example, in simple random sampling the probability of a particular unit i to be selected into the sample is :p_{i} = \frac{\binom{N-1}{n-1}}{\binom{N}{n}} = \frac{n}{N} where n is the sample size and N is the population size.
Each element of the population may have a different probability of being included in the sample. The inclusion probability is also termed the "first-order inclusion probability" to distinguish it from the "second-order inclusion probability", i.e. the probability of including a pair of elements. Generally, the first-order inclusion probability of the ith element of the population is denoted by the symbol πi and the second-order inclusion probability that a pair consisting of the ith and jth element of the population that is sampled is included in a sample during the drawing of a single sample is denoted by πij.
References
References
- Dodge, Y.. (2003). "The Oxford Dictionary of Statistical Terms". OUP.
- (2004). "Stereology for Statisticians".
- (1992). "Model Assisted Survey Sampling". Springer-Verlag.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::