Skip to chapter notes
Paper 3 · Statistics

Sampling – Chapter Notes

Simple and exam-focused CA Foundation Statistics notes on sampling, sample surveys, errors, sampling distribution, standard error and methods of sampling.

Sampling in One Minute

Sampling means studying a properly selected part of a population and using it to understand the whole population.

PopulationThe complete group
SampleThe part actually studied
ParameterA population measure
StatisticA sample measure
Sampling ErrorDifference caused by using a sample
Standard ErrorPrecision of a sample statistic

1. Meaning and Need for Sampling

A business may want to know the average life of all bulbs produced in a factory. Testing every bulb would be costly, slow and destructive. So, a smaller representative group is tested and the result is used to judge the full production.

Core Idea Study a representative part when studying the whole population is impractical.

Why do we use sampling?

  • The population may be too large or infinite.
  • A complete enquiry may require too much time and money.
  • Testing may destroy the item, such as bulb-life or strength testing.
  • A smaller enquiry can be supervised more carefully.
  • Decisions may be needed quickly.

Three stages of a sampling problem

1SelectDraw a representative sample
2EstimateCalculate a sample measure
3DecideInfer about the population

2. Four Basic Principles of a Sample Survey

R

Statistical Regularity

A fairly large sample selected at random tends, on average, to represent the population.

I

Inertia of Large Numbers

Other things remaining the same, larger samples generally give more stable and reliable results.

O

Optimisation

Select the design that gives the required accuracy at minimum cost, or maximum accuracy for the available cost.

V

Validity

The design must permit valid estimation and valid testing of population parameters.

Memory Code RIOV — Regularity, Inertia, Optimisation and Validity.
Important A large sample is not necessarily a good sample. It must also be selected properly and without bias.
ICAI Wording to Remember The Law of Statistical Regularity says that a sufficiently large sample selected at random will, on an average, possess the characteristics of the population. It does not mean that every individual sample will be perfectly representative.

3. Sampling or Census?

A census studies every unit of the population. A sample survey studies only selected units.

Basis Sample Survey Census
CoverageSelected unitsEvery unit
TimeUsually fasterUsually slower
Total costUsually lowerUsually higher
Sampling errorPresentAbsent
Non-sampling errorPossiblePossible
Destructive testingSuitableNot possible
Information on every unitNot availableAvailable

Prefer Sampling When

  • The population is very large.
  • Testing is destructive.
  • Time and cost are limited.

Prefer Census When

  • The population is small.
  • Every individual unit must be known.
  • Missing one defect can be dangerous.

4. Errors in a Survey

Sampling Error

It arises because only a part of the population is studied.

  • Defective sampling design
  • Substitution of selected units
  • Faulty definition of sampling units
  • Wrong choice of statistic
  • High variability in the population

Non-Sampling Error

It arises from collection, response, recording or measurement problems.

  • Non-response or incomplete coverage
  • Wrong measurement or recording
  • Memory failure or incorrect answers
  • Enumerator or respondent bias
  • Communication gap
Most Important Distinction Sampling error occurs only in a sample survey. Non-sampling error can occur in both a sample survey and a census.

5. Essential Terms

Population or Universe

The complete collection of all units under study.

Population Size (N)

The total number of units in the population.

Sample

A representative part selected from the population.

Sample Size (n)

The number of units included in the sample.

Sampling Unit

The basic unit selected, such as a person, household, machine or product.

Sampling Frame

A complete and updated list of all sampling units.

Types of Population

TypeMeaningExample
FiniteContains a countable number of unitsStudents in a college
InfiniteContains unlimited or practically uncountable unitsFuture production of bulbs
ExistentConsists of real unitsWorkers in a factory
HypotheticalExists only conceptuallyOutcomes from unlimited coin tosses

6. Parameter, Statistic and Statistical Inference

PopulationUnknown parameter
InferenceEstimate or decision
SampleKnown statistic
ConceptMeaningExamples
ParameterA numerical characteristic of the populationPopulation mean μ, population variance σ², population proportion P
StatisticA numerical measure calculated from sample observationsSample mean x̄, sample variance s², sample proportion p
Memory Link Parameter belongs to the Population. Statistic belongs to the Sample.
Basis of Statistical Decision The population parameter is usually unknown. Therefore, a statistical decision about the population is taken on the basis of sample observations and the statistic calculated from them.

7. Sampling Distribution and Standard Error

Big Picture Different random samples from the same population may give different results. Sampling distribution explains this variation, while standard error measures how large that variation usually is.

7.1 Sampling Fluctuation

Suppose a class has ten students with different marks. If we select three students at random, the sample mean will depend on which three students are selected. Another sample of the same size may contain different students and therefore give a different mean.

Example: Why do sample means change?

Consider a population consisting of the marks:

40, 45, 50, 55, 60, 65, 70, 75, 80, 85

Sample Selected Marks Sample Mean
Sample A40, 50, 6050
Sample B65, 75, 8575
Sample C45, 60, 8061.67

The population is the same and the sample size is also the same. Only the selected units are different. Therefore, the sample means are different.

Meaning The change in the value of a statistic from one sample to another is called sampling fluctuation.

7.2 Sampling Distribution

To understand a sampling distribution, let us continue with the same example.

Step 1 – Start with the Population

StudentMarks
A20
B30
C40
D50

These four students together form the population. We now draw every possible sample of size 2 (without replacement).

Step 2 – Calculate the Sample Mean

SampleMarksSample Mean (x̄)
AB20,3025
AC20,4030
AD20,5035
BC30,4035
BD30,5040
CD40,5045

Notice that we are interested in the sample means, not the original marks.

Step 3 – Count the Frequency

Sample MeanFrequency
251
301
352
401
451
Total6

Step 4 – Convert Frequency into Probability

Probability = Frequency ÷ Total Number of Samples

Sample MeanFrequencyProbability
2511/6
3011/6
3522/6 = 1/3
4011/6
4511/6
Total61
Why is the probability of 35 higher? Two different samples (AD and BC) produce the sample mean 35. Therefore its probability is 2/6, while every other sample mean occurs only once.
Definition The table showing all possible values of a statistic together with their probabilities is called the sampling distribution of that statistic.
Do Not Confuse Population data contains the original observations. A sampling distribution contains the values of a statistic calculated from all possible samples.

7.3 Simple Random Sampling (SRS)

Simple Random Sampling means that every unit of the population has an equal chance of being selected.

Suppose a box contains five chits marked A, B, C, D and E. If every chit has an equal chance of being selected, the method is Simple Random Sampling.

Abbreviation Full Form Meaning
SRSSimple Random SamplingEvery unit has an equal chance of selection.
SRSWRSimple Random Sampling With ReplacementThe selected unit is returned before the next draw.
SRSWORSimple Random Sampling Without ReplacementThe selected unit is not returned before the next draw.

7.4 SRS With Replacement (SRSWR)

Under sampling with replacement, the selected unit is put back into the population before the next selection.

Example: Three units, sample size two

Population: A, B and C. Draw a sample of size 2 with replacement.

Because the first selected unit is returned, the same unit may appear again.

AA, AB, AC, BA, BB, BC, CA, CB, CC

Total ordered samples32 = 9
Key Feature In SRSWR, the population size remains the same after every draw and repeated selection is possible.

7.5 SRS Without Replacement (SRSWOR)

Under sampling without replacement, the selected unit is kept aside and cannot be selected again in the same sample.

Example: Three units, sample size two

Population: A, B and C. Draw a sample of size 2 without replacement.

If order is ignored, the possible samples are:

AB, AC, BC

Total unordered samples3C2 = 3

If order is considered, AB and BA are different ordered selections. In CA Foundation questions, follow the wording and formula expected in the question.

Point With Replacement Without Replacement
Selected unit returned?YesNo
Same unit can appear again?YesNo
Population size after each drawRemains unchangedDecreases
Nature of successive drawsIndependentDependent
Mean SE formulaσ / √nUses finite population correction

7.6 Standard Error

When we drew different samples from the same population, we noticed that the sample mean was not always the same.

SampleSample Mean (x̄)
AB25
AC30
AD35
BC35
BD40
CD45

Different samples give different estimates. The next question is:

How much do these estimates usually vary from one sample to another?
This variation is measured by the Standard Error (SE).

Small Standard Error

Suppose five different samples produce these sample means:

60, 61, 59, 60, 62

All the values are very close to each other. This means different samples give almost the same answer.

Small Standard Error = More Consistent = More Precise Estimate

Large Standard Error

Now suppose another survey gives these sample means:

42, 68, 55, 79, 49

The values are widely spread. Different samples produce very different answers.

Large Standard Error = Less Consistent = Less Precise Estimate
Definition
The standard deviation of the sampling distribution of a statistic is called the Standard Error of that statistic. In ICAI MCQs, this may be stated briefly as: Standard Error is the standard deviation of a statistic.
Direct MCQ Point Standard Error is the measure of precision of a sample estimate. Smaller SE means greater precision; larger SE means lower precision.

Sample Proportion

Sometimes we are interested in the average (mean). At other times we are interested in the proportion or percentage of items having a particular characteristic.

Example: Out of 100 bulbs, 10 are defective.

Population proportion of defective bulbs:

P = 10/100 = 0.10 (10%)

If a sample of 20 bulbs contains 3 defective bulbs, then

Sample Proportion (p) = 3/20 = 0.15 (15%)

Different samples may give different sample proportions. Therefore, the sample proportion also has a Standard Error.

Statistic Being Estimated Sampling Method Standard Error Formula
Sample Mean (x̄) SRSWR SE(x̄) = σ / √n
Sample Mean (x̄) SRSWOR SE(x̄) = (σ / √n) × √[(N − n)/(N − 1)]
Sample Proportion (p) SRSWR SE(p) = √(PQ / n)
Where:
P = Population proportion having the characteristic
Q = 1 − P
n = Sample Size

7.7 Meaning of the Symbols

SymbolMeaning
NPopulation size
nSample size
σPopulation standard deviation
PPopulation proportion possessing the characteristic
Q1 − P
SE(x̄)Standard error of sample mean
SE(p)Standard error of sample proportion

7.8 Why does sample size reduce Standard Error?

For the sample mean under SRSWR:

SE(x̄) = σ / √n

Since √n appears in the denominator, increasing n reduces standard error.

Example: Effect of sample size

Let population standard deviation σ = 20.

Sample SizeCalculationStandard Error
n = 2520 / √254
n = 10020 / √1002
n = 40020 / √4001

When the sample size becomes four times, the standard error becomes half.

Memory Rule Larger sample → smaller standard error → greater precision.

7.9 Finite Population Correction

When sampling is done without replacement from a finite population, each selected unit reduces the uncertainty about the remaining population. Therefore, standard error becomes smaller.

The correction factor is:

√[(N − n)/(N − 1)]

Example: Standard error without replacement

Population size N = 100, sample size n = 20 and population standard deviation σ = 15.

Step 1: Basic SE15 / √20 = 3.354
Step 2: Finite population correction√[(100 − 20)/(100 − 1)] = √(80/99) ≈ 0.899
Step 3: Corrected SE3.354 × 0.899 ≈ 3.02
Interpretation The correction factor is less than or equal to 1. Therefore, standard error without replacement is lower than or equal to standard error with replacement.

7.10 Number of Possible Samples

The number of possible samples depends on whether sampling is done with replacement or without replacement.

Without Replacement

Suppose a population contains 6 persons:

A, B, C, D, E and F

We want to select a sample of 2 persons. Since sampling is without replacement, the same person cannot be selected twice. Also, the order of selection does not create a new sample.

For example:
AB and BA contain the same two persons. Therefore, they are counted as one sample, not two.

Method 1 – List the Possible Samples

Starting PersonPossible SamplesNumber
AAB, AC, AD, AE, AF5
BBC, BD, BE, BF4
CCD, CE, CF3
DDE, DF2
EEF1
Total5 + 4 + 3 + 2 + 1 = 15

Therefore, the total number of possible samples is 15.

Method 2 – Combination Formula

When the order of selection does not matter, the number of possible samples is calculated using the combination formula:

ConceptDoes order matter?Simple illustration
PermutationYesAB and BA are different arrangements.
CombinationNoAB and BA contain the same two persons, so they form one sample.
Sampling usually uses combinations A sample is concerned with who is selected, not the order in which they were selected.

NCn = N! / [n!(N − n)!]

What does ! mean?
The symbol ! is called factorial. It means multiplying a whole number by every positive whole number below it until 1.

Examples:
3! = 3 × 2 × 1 = 6
4! = 4 × 3 × 2 × 1 = 24
5! = 5 × 4 × 3 × 2 × 1 = 120
Special Rule: 0! = 1 This rule makes combination and permutation formulae work correctly. Therefore, never treat 0! as zero.

How to Simplify Factorials Quickly

Do not expand every factorial fully. Expand only until the common factorial in the numerator and denominator can be cancelled.

Example: Simplify 6! ÷ 4!

6! / 4! = (6 × 5 × 4!) / 4! = 6 × 5 = 30

In this example:

  • N = 6 (population size)
  • n = 2 (sample size)

6C2 = 6! / [2!(6 − 2)!]

= 6! / (2! × 4!)

= (6 × 5 × 4 × 3 × 2 × 1) / [(2 × 1) × (4 × 3 × 2 × 1)]

The common terms 4 × 3 × 2 × 1 appear in both the numerator and denominator, so they cancel out.

= (6 × 5) / (2 × 1)

= 30 / 2

= 15

Therefore, the number of possible samples is 15.
Remember:
Without replacement and when order does not matter, number of possible samples = NCn.

8. Three Broad Groups of Sampling Methods

Sampling methods are grouped according to how the units are selected. Before learning the individual methods, first identify the broad group to which the method belongs.

Probability Sampling

Selection is based on chance. Every unit has a known, non-zero chance of being selected.

Memory rule: Lottery system

Non-Probability Sampling

Selection is not based on chance. The investigator decides which units will be included.

Memory rule: Investigator decides

Mixed Sampling

Two or more sampling methods are combined to suit the practical needs of the study.

Memory rule: Best of both
First Question to Ask Does every population unit have a known chance of selection? If yes, it is probability sampling. If no, it is non-probability sampling. If methods are combined, it is mixed sampling.

9. Probability Sampling and Its Types

In probability sampling, every member of the population has a known and non-zero chance of being selected. The investigator does not personally choose the units. Selection is controlled by a random process, such as a lottery or computer-generated random numbers.

Easy Memory Rule Lottery system = Probability sampling.
Probability sampling methods with simple descriptions and examples
Probability sampling: simple random, stratified, systematic, cluster and multistage sampling.

9.1 Simple Random Sampling

Every unit of the population has an equal chance of selection. The choice is made completely by chance through a lottery, random-number table or computer-generated random numbers.

Random Does Not Mean Haphazard Random sampling is a planned probability method in which every unit gets the same chance. Haphazard selection means careless or arbitrary selection and is not random sampling.

Simple Example

A class has 100 students. Ten roll numbers are picked through a lottery. Since every student had the same chance of being selected, this is simple random sampling.

Best suited for: A population that is not very large and is reasonably homogeneous, that is, not much heterogeneous, where a complete list of units is available.

9.2 Stratified Sampling

When a population contains clearly different groups, it is first divided into internally similar groups called strata. A random sample is then selected separately from every stratum.

Simple Example

A college contains boys, girls and international students. Students are selected randomly from each group so that every important group is represented.

  • Proportional or Bowley allocation: the sample taken from each stratum is proportional to the size of that stratum.
  • Neyman allocation: the sample taken from a stratum depends on both its population size and its standard deviation, so a larger or more variable stratum receives a larger sample.
AllocationFormulaMeaning
Bowley / Proportionalnh = n × (Nh / N)Sample from each stratum is proportional only to its population size.
Neymannh = n × [NhSh / Σ(NhSh)]Sample depends on both stratum size and variability.
Easy Recall Bowley = Size only. Neyman = Size × Standard Deviation.
Special Advantage of Stratified Sampling It can provide a separate estimate for every stratum or segment and also one overall estimate for the entire population.
Best suited for: A large heterogeneous population containing distinct categories.

9.3 Systematic Sampling

The first unit is selected randomly. After that, every kth unit is selected from an ordered list.

Sampling interval: k = N ÷ n

Simple Example

From a list of 1,000 houses, a sample of 100 houses is required. The interval is 1,000 ÷ 100 = 10. If House No. 6 is selected randomly first, the sample will contain Houses 6, 16, 26, 36 and so on.

Best suited for: A long, complete and properly ordered list.
Possible Risk If the list contains a hidden repeating pattern that matches the sampling interval, the sample may become biased.

9.4 Cluster Sampling

Instead of selecting individual units from the entire population, the population is divided into natural groups called clusters. Some clusters are selected randomly, and the units within the selected clusters are studied.

Simple Example

To study school students across Maharashtra, 25 schools are selected randomly and all students in those schools are surveyed. Each school is a cluster.

Best suited for: A geographically spread-out population where preparing one complete list of individuals is difficult.

9.5 Multistage Sampling

Selection is carried out in a series of stages, moving from larger units to smaller units. A sample is selected at every stage until the final units are reached.

Simple Example

To study unemployment in India: select states, then districts, then villages, then households and finally individuals.

State → District → Village → Household → Individual

Best suited for: A very large population spread over a wide geographical area.
Main Advantage Multistage sampling adds flexibility because a different suitable sampling method can be used at each stage.

10. Non-Probability Sampling and Its Types

In non-probability sampling, selection is not controlled by chance. The investigator, interviewer or existing respondents influence who is included. Therefore, some members of the population may have no chance of being selected.

Easy Memory Rule Investigator decides = Non-probability sampling.
Non-probability sampling methods with simple descriptions and examples
Non-probability sampling: convenience, judgement, quota and snowball sampling.

10.1 Convenience Sampling

The investigator selects units that are easiest to contact, readily available or located nearby.

Simple Example

An interviewer stands outside a shopping mall and questions the first 50 people who agree to respond.

Best suited for: Quick, low-cost surveys, pilot studies and preliminary exploration.
LimitationThe easiest people to contact may not properly represent the full population.

10.2 Judgement or Purposive Sampling

The investigator deliberately chooses people who are believed to be the most knowledgeable, experienced or suitable for the purpose of the study.

Simple Example

Only experienced Chartered Accountants are interviewed to understand the practical effect of a new accounting standard.

Best suited for: Expert opinion, specialised enquiries and studies requiring carefully selected respondents.

10.3 Quota Sampling

The investigator fixes the required number of respondents from different groups. However, the persons chosen within each group are selected according to convenience or judgement, not randomly.

Simple Example

A survey requires 50 males and 50 females. The interviewer may choose any available 50 males and any available 50 females.

Do Not Confuse with Stratified Sampling Both divide the population into groups. In stratified sampling, selection within each group is random. In quota sampling, it is not random.

10.4 Snowball Sampling

The study begins with a few respondents. Each respondent refers the investigator to other suitable respondents, and the sample gradually grows through referrals.

Simple Example

A researcher studying patients with a rare disease begins with one patient, who introduces another patient, who then refers more patients.

Best suited for: Hidden, rare or difficult-to-reach populations.

11. Mixed Sampling and Its Types

In practical research, one method may not satisfy every requirement. Mixed sampling combines two or more methods to balance accuracy, geographical coverage, time, cost and feasibility.

Easy Memory Rule Mixed sampling = Best of both.
Mixed sampling methods with simple descriptions and examples
Mixed sampling: practical combinations of probability and non-probability methods.

11.1 Random and Stratified Sampling

The population is first divided into strata. A random sample is then selected from each stratum.

Simple Example

Consumers are divided into age groups, and respondents are selected randomly from every age group.

Best suited for: A population containing important groups that must all be represented accurately.

11.2 Cluster and Random Sampling

Clusters are first selected randomly. Individual units are then selected randomly from within the chosen clusters.

Simple Example

Villages are selected randomly, and households are then selected randomly from each chosen village.

Best suited for: A geographically spread-out population where a complete individual list is unavailable.

11.3 Multistage and Systematic Sampling

Selection is carried out through several stages, and systematic sampling is used at one of those stages.

Simple Example

Select districts, then villages, and then select every 10th household from an ordered household list.

Best suited for: Very large surveys where ordered lists become available only at a later stage.

11.4 Convenience and Judgement Sampling

Convenience sampling is first used to collect information quickly. Judgement sampling is then used to select the most relevant or knowledgeable respondents for deeper study.

Simple Example

Initial responses are gathered quickly from available participants. Experienced professionals are then selected for detailed interviews.

Best suited for: Pilot studies, preliminary enquiries and exploratory research.

Quick Comparison of the Three Groups

GroupWho controls selection?Main strengthMain limitation
Probability SamplingChance or random processMore representative and supports statistical inferenceMay require more time, planning and a proper sampling frame
Non-Probability SamplingInvestigator or respondentsQuick, inexpensive and practicalMore prone to bias; selection probabilities are unknown
Mixed SamplingCombination of methodsBalances accuracy and practicalityMust be carefully designed to avoid combining the weaknesses of different methods

12. ICAI MCQ Decoder

Most ICAI questions in this unit do not require long calculations. They test whether the student can recognise one exact word, distinction or formula. Use the following tables as a question-decoding guide.

12.1 Identify the Method from the Clue

Clue in the QuestionCorrect MethodReason
Lottery, random numbers, equal chanceSimple Random SamplingEvery unit has the same probability of selection.
Population divided into groups; random sample from every groupStratified SamplingEvery important stratum is represented.
Random start followed by every 5th, 10th or kth unitSystematic SamplingSelection follows a fixed sampling interval.
Schools, villages or city blocks selected as complete groupsCluster SamplingNatural groups rather than scattered individuals are selected.
State → District → Village → HouseholdMultistage SamplingSelection is completed in successive stages.
First available or easiest respondentsConvenience SamplingAccessibility controls selection.
Experts or specially suitable persons deliberately selectedJudgement / Purposive SamplingThe sampler uses personal discretion.
Fixed number from each category, but persons are not randomly selectedQuota SamplingOnly the quota is fixed; selection within it is non-random.
One respondent refers anotherSnowball SamplingThe sample grows through referrals.

12.2 Most Common ICAI Confusions

Do Not ConfuseCorrect Distinction
Random and haphazardRandom is a planned probability process; haphazard is careless selection.
Parameter and statisticParameter describes population; statistic is calculated from sample observations.
Sampling distribution and population dataSampling distribution contains possible values of a statistic and their probabilities.
Sampling error and standard errorSampling error is the difference arising from using a sample; standard error measures the usual sampling variation and precision.
Stratified and quota samplingBoth form groups, but stratified uses random selection within each group; quota does not.
Cluster and stratified samplingStratified selects from every stratum; cluster sampling selects only some clusters.

12.3 One-Line Strength and Limitation

MethodMain StrengthMain Limitation / Trap
Simple RandomSimple and free from personal selection biasNeeds a complete frame; best when population is reasonably homogeneous.
StratifiedRepresents every important group and gives segment-wise estimatesNeeds correct formation of strata.
SystematicQuick, economical and easy to operateHidden periodicity can create serious bias.
ClusterEconomical for geographically scattered populationsSelected clusters may differ considerably from one another.
MultistageFlexible for very large surveysDesign and analysis can become complex.
ConvenienceFast and inexpensiveUsually not representative.
JudgementUseful for expert or specialised enquiriesSubjective and dependent on the sampler's discretion.
QuotaEnsures specified numbers from groupsSelection within groups remains non-random.
SnowballReaches rare or hidden populationsReferral networks may produce bias.

12.4 Direct Answer Rules

Concept Rules

  • Unknown population decision → Sample observations.
  • Parameter → Population characteristic.
  • Statistic → Function of sample observations.
  • Sampling fluctuation → Variation in values of a statistic.
  • Sampling distribution → Probability distribution of a statistic.
  • Measure of precision → Standard Error.

Calculation Rules

  • With replacement → Nn.
  • Without replacement → NCn.
  • Sample size rises → Standard Error falls.
  • Bowley allocation → Population size.
  • Neyman allocation → Population size × Standard deviation.
  • Every kth unit → Systematic sampling.
Final Exam Warning Read every option carefully. ICAI often changes only one word: sample instead of statistic, parameter instead of population, or proportionately instead of simply decreases. The correct option must match the exact definition.

13. Worked Examples

Example 1: Number of Samples

A population has 5 units and a sample of 3 units is drawn without replacement.

Number of samples5C3 = 10

Example 2: With Replacement

A population has 3 units and samples of size 2 are drawn with replacement.

Number of samples32 = 9

Example 3: Systematic Sample

A list contains 1,000 customers and a sample of 100 is required.

Sampling intervalk = 1000 / 100 = 10

If the random start is 6, the selected units are 6, 16, 26, 36 and so on.

MCQ Shortcut With replacement usually suggests Nn. Without replacement usually suggests NCn.
Revision Mind Map

Sampling — One Page Recall

Start with population and sample, understand errors and standard error, then select the correct sampling method according to the nature of the population.
1. Meaning and Need
  • Study a representative part to understand the whole.
  • Useful when population is very large or infinite.
  • Saves time and total cost.
  • Essential in destructive testing.
  • Supports quicker business decisions.
2. Core Sampling Chain
  • Population → complete group.
  • Sample → selected representative part.
  • Statistic → numerical measure from sample.
  • Inference → estimate or decision.
  • Parameter → numerical measure of population.
Core Memory: Population gives a parameter. Sample gives a statistic. The statistic is used to infer the parameter.
3. Four Principles
  • Statistical Regularity.
  • Inertia of Large Numbers.
  • Optimisation.
  • Validity.
  • Memory code: RIOV.
4. Sample Survey vs Census
  • Sampling studies selected units.
  • Census studies every unit.
  • Sampling is faster and usually cheaper.
  • Census has no sampling error.
  • Both may suffer non-sampling error.
5. Survey Errors
  • Sampling error: caused by studying only a part.
  • Non-sampling error: response, recording or measurement problem.
  • Sampling error occurs only in sampling.
  • Non-sampling error occurs in both sampling and census.
6. Essential Terms
  • Population size = N.
  • Sample size = n.
  • Sampling unit = unit selected.
  • Sampling frame = complete updated list.
  • Population may be finite, infinite, existent or hypothetical.
7. Sampling Distribution, SRS and Standard Error
  • Different samples may give different statistic values.
  • This variation is sampling fluctuation.
  • Sampling distribution contains all possible values of a statistic.
  • SRSWR returns the selected unit; SRSWOR does not.
  • Standard error measures precision and falls as sample size rises.
8. Factorial and Number of Samples
  • n! means n × (n − 1) × ... × 1.
  • Special rule: 0! = 1.
  • With replacement: Nn.
  • Without replacement: NCn.
  • Combination is used because order does not matter.
Formula Recall: SE ∝ 1/√n. As sample size rises, standard error falls.
9. Probability Sampling
  • Every unit has a known, non-zero chance.
  • Simple random: equal chance.
  • Stratified: random sample from every stratum.
  • Systematic: random start, then every kth unit.
  • Cluster and multistage suit large scattered populations.
10. Non-Probability Sampling
  • Selection is not governed by known probabilities.
  • Convenience: easiest available units.
  • Judgement: investigator chooses suitable units.
  • Quota: fixed group numbers, but no random selection.
  • Snowball: respondents refer other respondents.
11. Mixed Sampling and Method Choice
  • Mixed sampling combines two or more methods.
  • Distinct groups → Random + Stratified.
  • Geographical clusters → Cluster + Random.
  • Large staged survey → Multistage + Systematic.
  • Pilot study → Convenience + Judgement.