My Sampling Concepts
My Sampling Concepts
Introduction
Usually, the population is very large,
making a complete enumeration of all the
values in the population impractical or
impossible. So, we use a small portion of
population ( sample) & collect the
information from them.
This process of collecting information
from a sample is referred to as sampling.
Disadvantages:
• A complete listing of population is
necessary
• Time consuming
population
1 2 3 4 5 6 7 8 9 10
11 12 13 14 15 16 17 18 19 20
21 22 23 24 25 26 27 28 29 30
31 32 33 34 35 36 37 38 39 40
41 42 43 44 45 46 47 48 49 50
samples
3,8,13,18,23,28,
Select 10 units 33,38, 43, 48
Jul 11, 2024 Chandan Pradhan 20
Process:
• Obtain listing of population
• Determine the sample size
• Determine sampling interval (k= N/n)
• Select random starting point.
• Select every kth element.
Disadvantages:
• Sample may be biased if ordering of
population is not random.
• After the first sampling element is
chosen, population members no longer
have equal chance of being chosen.
Jul 11, 2024 Chandan Pradhan 22
Stratified random sampling
+
Population ++
+
Stratum +++
+++
++
Stratum +
Sample
+
Total Sample ++
Jul 11, 2024 Chandan Pradhan 24
Process:
• The population is divided into groups,
based on some characteristic. The groups
are called strata.
• Divide the target population into
homogeneous strata
• Draw random samples from each stratum
• Combine the samples from each stratum
into a single sample of the target
population
Disadvantages:
• Larger sampling error than other
probability samples.
Jul 11, 2024 Chandan Pradhan 31
Multistage Cluster Sampling
State
Districts
Blocks
Households
Sample Size
The optimal sample size is often a
compromise between what is statistically
Desirable and what is practically Feasible.