Sampling Techniques: Complete Study Notes, Types & Formulae

Statistics study guide

Sampling Techniques | Complete Study Notes & Formulae

Sampling techniques explain how researchers choose part of a population so they can draw conclusions without measuring everyone. This complete study guide covers probability and non-probability sampling, formulas for sample size, sampling fraction, standard error, margin of error and stratified allocation, plus worked examples, bias checks and exam-style practice.

What Are Sampling Techniques?

Sampling techniques are the methods used to select a smaller group from a larger population. The smaller group is called a sample, and the larger group is called the population. Researchers use samples because it is often impossible, expensive, slow or unnecessary to collect data from every member of the population. A school may survey a sample of students to estimate study habits, a business may interview a sample of customers to understand satisfaction, and a government may use a sample survey to estimate employment patterns.

A good sampling technique is not just about choosing people quickly. It is about choosing them in a way that makes the results useful, fair and defensible. A sample should be large enough, selected carefully, and matched to the research question. If the sample is biased, even a large data set can lead to a misleading conclusion. If the sample is random but too small, the result may be unstable. If the sample is well designed but the response rate is poor, non-response bias may still weaken the study.

Sampling is central to statistics because most real conclusions are based on limited data. A statistic, such as a sample mean or sample proportion, is calculated from a sample. A parameter, such as a population mean or population proportion, describes the whole population. The aim is to use the statistic as a reasonable estimate of the parameter while being honest about uncertainty. This connects directly with topics such as descriptive statistics, statistical graphs and bivariate statistics, because a data display or numerical summary is only as trustworthy as the sampling process behind it.

\[ \text{Population} = \text{the full group of interest} \]

\[ \text{Sample} = \text{the selected part of the population} \]

\[ \text{Statistic} \approx \text{Parameter} \]

In exams, the topic is usually tested in three ways. First, you may need to identify a sampling method from a description. Second, you may need to explain why a method could introduce bias. Third, you may need to calculate a sample size, sampling interval, stratified sample or response rate. The best answers combine correct terminology with practical reasoning. It is not enough to say “random is better”; you should explain what is being randomized and why that improves representativeness.

Key point: a sample is useful only if it fits the population and the research question. Sampling technique, sample size and bias control work together.

Essential Sampling Vocabulary

Sampling questions use a small set of terms repeatedly. Learning them precisely helps you avoid vague answers. A population is not always a country or a large public group. It is the whole group the study wants to describe. If a teacher wants to know how Year 12 students revise for statistics, the population is Year 12 students in the relevant school, not every student in the world. A sampling frame is the list or source from which the sample is actually chosen. If the frame is incomplete, the sample can miss part of the population before selection even begins.

TermMeaningExample
PopulationThe complete group the research question is about.All students taking a mathematics exam this year.
SampleThe selected subset from which data is collected.200 students chosen from the exam-entry list.
Sampling frameThe list or practical source used to select the sample.A school register, customer database or exam-entry spreadsheet.
ParameterA numerical value for the whole population.The true mean revision time for all students.
StatisticA numerical value calculated from the sample.The mean revision time in the sample.
BiasA systematic error that makes results lean away from the truth.Only surveying students who attend an optional revision club.
Sampling variabilityNatural variation from one random sample to another.Two random samples give slightly different sample means.

The difference between bias and variability is important. Bias is a systematic problem in the design or collection process. Increasing the sample size does not automatically fix bias. If a survey about public transport is conducted only at a city-center train station, a larger sample may simply collect more opinions from people who already use trains. Variability is the natural fluctuation caused by sampling only part of a population. Larger random samples usually reduce variability, but they do not remove poor design.

In notation, the population size is often written as \(N\), and the sample size is written as \(n\). A population mean may be written as \(\mu\), while a sample mean is written as \(\bar{x}\). A population proportion may be written as \(p\), while a sample proportion is often written as \(\hat{p}\). These symbols appear throughout probability and statistics courses, including IB Mathematics formula work such as statistics and probability formulae AA SL & AA HL and statistics and probability AI SL & AI HL.

Probability Sampling Techniques

Probability sampling means each member of the population has a known, non-zero chance of being selected. This does not always mean everyone has the same chance, but the chance must be defined by a random process. Probability sampling is preferred when the goal is to generalize from the sample to the population and to quantify sampling uncertainty. It supports inference because random selection reduces selection bias and allows probability models to describe sampling error.

Simple random sampling

In a simple random sample, every member of the population has an equal chance of selection, and every sample of size \(n\) is equally likely. This can be done with random numbers, software, shuffled names or a random-number generator linked to a complete sampling frame. The method is easy to explain and mathematically clean, but it needs a reliable list of the whole population.

\[ P(\text{one named member is selected})=\frac{n}{N}. \]

Systematic sampling

In systematic sampling, researchers choose every \(k\)th member from an ordered list after a random start. If \(N=1200\) and \(n=100\), then \(k=12\), so the researcher selects every twelfth person after choosing a random starting position from 1 to 12. It is efficient and evenly spreads the sample through the list, but it can be biased if the list has a hidden pattern that matches the interval.

\[ k=\frac{N}{n}. \]

Stratified random sampling

Stratified sampling divides the population into important subgroups called strata, then takes a random sample from each stratum. Strata may be year group, region, age band, course, customer type or income category. The method is useful when the population has groups that should be represented. Proportional stratified sampling keeps each subgroup in the sample in the same proportion as in the population.

\[ n_h=\frac{N_h}{N}\times n. \]

Cluster sampling

Cluster sampling divides the population into natural groups, such as schools, neighborhoods, branches or classes. Some clusters are selected randomly, and then every member of those selected clusters may be surveyed, or a sample may be taken within the selected clusters. Cluster sampling is practical when the population is geographically spread out, but it can be less precise if members within the same cluster are similar.

Multistage sampling

Multistage sampling uses several random stages. A national education survey might randomly select regions, then schools within regions, then classes within schools, then students within classes. This method balances practicality and randomness. It is common in large surveys because creating one complete list of every individual may be unrealistic.

Random route and area sampling

Some field surveys use randomly chosen areas or routes before selecting households or respondents. The quality depends on the exact rules. If interviewers are allowed too much choice, random design can become interviewer convenience. Clear instructions and careful supervision are needed to protect the sample from bias.

Probability sampling does not guarantee perfect results. It still depends on the sampling frame, response rate, question wording and data collection process. However, it gives a stronger foundation for inference than methods where participants choose themselves or where the researcher selects whoever is easiest to reach. When you see formulas for standard error, confidence intervals or margins of error, those formulas usually assume some form of random sampling.

Non-Probability Sampling Techniques

Non-probability sampling means the probability of selection is unknown or not controlled by a random process. These methods are common in exploratory research, market research, qualitative interviews, pilot studies and situations where a full sampling frame does not exist. They can be useful, but they are usually weaker for making precise claims about the whole population. The main risk is selection bias: the sample may overrepresent people who are easy to reach, willing to respond, or connected to existing participants.

TechniqueHow it worksUseful whenMain limitation
Convenience samplingSelects people who are easiest to access.A quick pilot survey or classroom demonstration is needed.Often unrepresentative because availability is not random.
Voluntary response samplingParticipants choose themselves by responding to an invitation.You want open feedback or public participation.People with strong opinions are more likely to respond.
Quota samplingSets target numbers for groups, then fills each quota non-randomly.You need visible representation of categories quickly.Within each quota, selection may still be biased.
Purposive samplingSelects participants because they have specific knowledge or experience.Expert interviews or qualitative research are required.Not designed to estimate population proportions.
Snowball samplingParticipants refer other participants.The population is hard to identify or contact.Networks can overrepresent connected groups.

Non-probability methods are not automatically “bad.” A researcher studying a rare experience may need purposive or snowball sampling to reach relevant participants. A business testing early reactions to a new product may begin with convenience sampling to find obvious problems before spending money on a representative survey. The issue is interpretation. Results from non-probability samples should be described as evidence from the respondents, not as precise estimates for the whole population unless further assumptions are justified.

In student answers, the strongest evaluations mention both benefit and limitation. For example, quota sampling can make sure age groups are included, but if interviewers choose approachable people within each age group, the sample may still miss busy, private or less accessible individuals. Snowball sampling can reach hidden populations, but participants may refer people similar to themselves, creating network bias. Convenience sampling is fast and cheap, but speed does not equal representativeness.

Sampling Formulae You Should Know

Sampling is not only a list of methods. It also involves calculations that help plan and evaluate a sample. The formulas below appear in statistics, data handling and research-methods work. Always check which symbols your course uses, but the ideas are consistent: sample size, population size, sampling fraction, allocation, response rate and uncertainty.

Sampling fraction

\[ f=\frac{n}{N} \]

The sampling fraction \(f\) is the proportion of the population included in the sample. If \(N=800\) and \(n=80\), then \(f=0.10\), so 10% of the population is sampled.

Systematic interval

\[ k=\frac{N}{n} \]

The interval \(k\) tells you how often to select from an ordered list. If \(k\) is not a whole number, the method must be adapted carefully, usually by rounding with a clear rule or using random selection instead.

Proportional stratified allocation

\[ n_h=\frac{N_h}{N}\times n \]

Here \(N_h\) is the size of stratum \(h\), \(N\) is the total population size, \(n\) is the total sample size, and \(n_h\) is the sample size from that stratum.

Stratified mean estimator

\[ \bar{x}_{st}=\sum_{h=1}^{L}\frac{N_h}{N}\bar{x}_h \]

The stratified mean combines the mean from each stratum using the population proportion of that stratum as the weight.

Response rate

\[ \text{Response rate}=\frac{\text{number of completed responses}}{\text{number invited}}\times100\% \]

A low response rate can introduce non-response bias if respondents differ from non-respondents.

Sample mean

\[ \bar{x}=\frac{\sum_{i=1}^{n}x_i}{n} \]

The sample mean is a statistic used to estimate the population mean \(\mu\).

Sample proportion

\[ \hat{p}=\frac{x}{n} \]

Here \(x\) is the number in the sample with the characteristic of interest, and \(n\) is the sample size.

Standard error of a sample mean

\[ SE(\bar{x})=\frac{\sigma}{\sqrt{n}} \]

If \(\sigma\) is unknown, a sample standard deviation \(s\) may be used in many practical settings.

Finite population correction

\[ FPC=\sqrt{\frac{N-n}{N-1}} \]

This adjustment may be used when sampling without replacement from a finite population and the sampling fraction is not small.

Margin of error for a mean

\[ E=z^*\frac{\sigma}{\sqrt{n}} \]

The value \(z^*\) depends on the confidence level. For approximate 95% confidence, \(z^*\approx1.96\).

Margin of error for a proportion

\[ E=z^*\sqrt{\frac{\hat{p}(1-\hat{p})}{n}} \]

This formula is commonly used for survey proportions when the sample is random and the sample size is suitable.

Approximate sample size for a mean

\[ n=\left(\frac{z^*\sigma}{E}\right)^2 \]

This helps plan a study when a desired margin of error is specified.

These formulas connect sampling design to later statistical inference. If you are revising the wider statistics topic, compare these notes with statistics probability formulas, statistics formulas and calculating statistics. Sampling does not replace those topics; it explains where the data comes from before the calculation begins.

Worked Examples

The examples below show how sampling technique questions are usually solved. Notice that the calculation is often short, while the reasoning about fairness and bias is what makes the answer complete.

Example 1: Sampling fraction

A school has \(N=1,250\) students. A researcher surveys \(n=100\) students using a random sample. Find the sampling fraction.

\[ f=\frac{n}{N}=\frac{100}{1250}=0.08. \]

The sampling fraction is \(0.08\), or 8%. This means the sample includes 8% of the population. The random method matters because the percentage alone does not guarantee representativeness.

Example 2: Systematic sample interval

A company has a list of \(N=2,400\) customers and wants a systematic sample of \(n=120\). Find the sampling interval.

\[ k=\frac{N}{n}=\frac{2400}{120}=20. \]

The company should choose a random start from 1 to 20, then select every 20th customer. If the customer list has a repeating pattern every 20 entries, systematic sampling could be biased, so the ordering of the list should be checked.

Example 3: Proportional stratified sample

A sixth form has 300 Year 12 students and 200 Year 13 students. A researcher wants a sample of 100 students in the same proportions as the population.

\[ n_{12}=\frac{300}{500}\times100=60,\qquad n_{13}=\frac{200}{500}\times100=40. \]

The sample should include 60 Year 12 students and 40 Year 13 students, selected randomly within each year group. This protects against overrepresenting one year group.

Example 4: Response rate

A survey is emailed to 900 people. A total of 342 complete the survey. Calculate the response rate.

\[ \text{Response rate}=\frac{342}{900}\times100\%=38\%. \]

The response rate is 38%. The researcher should consider whether non-respondents may differ from respondents. If people with strong opinions are more likely to reply, the results may be biased.

Example 5: Margin of error for a proportion

In a random sample of \(n=400\), 52% support a proposal. Estimate the approximate 95% margin of error.

\[ E=1.96\sqrt{\frac{0.52(1-0.52)}{400}} =1.96\sqrt{\frac{0.2496}{400}} \approx0.049. \]

The margin of error is about 0.049, or 4.9 percentage points. This calculation assumes a suitable random sample. It does not fix problems caused by poor question wording or biased selection.

Example 6: Choosing a technique

A hospital wants to compare satisfaction among patients in emergency, surgery and outpatient departments. A simple random sample could miss a smaller department by chance. A stratified random sample is better because each department can be represented deliberately.

If the hospital samples proportionally, the sample reflects the hospital population. If it wants equally precise comparisons across departments, it might choose equal sample sizes from each department and then use weights when estimating whole-hospital satisfaction.

How to Choose the Best Sampling Technique

There is no single best sampling technique for every study. The best choice depends on the research question, population, available list, budget, time, geography, expected response rate and need for subgroup comparisons. A technique that is excellent for a national survey may be unnecessary for a small class investigation. A method that is practical for exploratory interviews may be too biased for estimating a population percentage.

Use simple random sampling when you have a complete, reliable list and the population is not divided into important subgroups that need guaranteed representation. Use systematic sampling when the list is complete and not ordered in a pattern related to the variable being studied. Use stratified sampling when subgroup representation matters. Use cluster or multistage sampling when the population is spread out and selecting individuals directly would be too expensive. Use non-probability sampling mainly for exploration, specialist insight, hard-to-reach groups or early-stage research where precise population estimates are not the main goal.

SituationGood techniqueReason
Complete list of all members existsSimple random samplingEasy to randomize and explain.
Complete list exists and sample must be spread through the listSystematic samplingEfficient and evenly distributed if the list has no harmful pattern.
Important subgroups must be representedStratified random samplingControls subgroup sample sizes and can improve precision.
Population is geographically spread outCluster or multistage samplingReduces travel and administration costs.
Population is hard to identifySnowball or purposive samplingCan reach participants when no full sampling frame exists.
Quick pilot feedback is neededConvenience samplingFast, but results should be interpreted cautiously.

In written answers, avoid saying a method is “representative” without explaining why. A stratified sample may be representative if the strata are relevant and random selection is used within each stratum. A systematic sample may be representative if the list order does not create periodic bias. A cluster sample may be practical but can be less representative if the selected clusters are unusual. Good evaluation compares the intended population with the actual selection process.

Bias, Error and Reliability in Sampling

Sampling error is the natural difference between a sample result and the true population value caused by observing only part of the population. Bias is different. Bias is a systematic problem that pushes results in a particular direction. A random sample can have sampling error even when it is well designed. A biased sample can produce misleading results even if it is large. Understanding this difference is essential for evaluating surveys, experiments and observational studies.

Undercoverage bias

Undercoverage occurs when some members of the population are missing from the sampling frame. A survey based only on online responses may underrepresent people with limited internet access. A school survey conducted during an optional club may miss students who do not attend extracurricular activities.

Non-response bias

Non-response bias occurs when selected people do not respond and their views differ from those who do. If dissatisfied customers are more motivated to reply, a satisfaction survey may look worse than the true customer population.

Response bias

Response bias occurs when answers are affected by question wording, interviewer influence, social pressure or inaccurate memory. For sensitive topics, respondents may give answers they think are acceptable rather than fully honest.

Voluntary response bias

Voluntary response samples often attract people with strong opinions. A website poll about a controversial issue may not represent the general audience because neutral readers are less likely to participate.

Survivorship bias

Survivorship bias occurs when analysis includes only cases that remain visible after a selection process. For example, studying only successful businesses can hide the experiences of businesses that closed.

Measurement error

Measurement error comes from inaccurate instruments, unclear questions, inconsistent recording or misunderstanding. It is not always a sampling problem, but it can weaken the value of a carefully chosen sample.

Bias control starts before data collection. Define the population precisely, build or choose a strong sampling frame, randomize selection where possible, make participation easy, write neutral questions, protect privacy and monitor response rates. If some groups respond less often, follow-up reminders or weighting may help. Weighting can reduce known imbalances, but it cannot fully repair missing information from people who were never reached or who refused to answer.

Statistics topics such as standard deviation, probability and confidence intervals depend on clean data. If you need to revise spread and variability, see standard deviation formulas and population standard deviation formula notes. If you are connecting sampling with chance models, review probability and laws of probability. Sampling design and probability theory work together, but they answer different questions: one asks how the data is selected, and the other models uncertainty.

Sampling in Surveys, Experiments and Observational Studies

Sampling appears in different types of statistical investigation. In a survey, the researcher asks questions and records responses. The sampling technique determines who receives the survey or who is invited to respond. In an experiment, the researcher applies treatments and studies outcomes; sampling determines which participants are recruited, while random allocation determines which treatment each participant receives. These are not the same. A study can have random allocation but still use a convenience sample, which limits generalization.

In an observational study, the researcher observes variables without assigning treatments. Sampling determines which individuals, cases or records are included. For example, a study of sleep and exam performance may sample students and record sleep hours and results. Because no treatment is assigned, the study can show association but not necessarily causation. The sample still matters because a biased sample can distort the observed relationship. For relationships between two variables, connect this topic with bivariate statistics.

In all three settings, the target population should be stated before the sample is chosen. If a survey of university students is conducted only through one faculty, the target population should not be described as all university students unless the design justifies it. If an experiment recruits only volunteers from a fitness club, the results may not generalize to people who do not attend fitness clubs. If an observational study uses only complete records, missing-record bias should be considered.

Do not confuse random sampling with random allocation. Random sampling selects who is in the study. Random allocation assigns treatments or groups after participants are chosen.

Exam Tips for Sampling Technique Questions

Sampling questions reward precise language. If a question asks for an advantage of stratified sampling, mention representation of important groups and random selection within each group. If it asks for a disadvantage of convenience sampling, mention lack of representativeness or selection bias, not simply that it is “bad.” If it asks how to improve a sample, propose a practical change, such as using a complete sampling frame, random numbers, stratification, follow-up reminders or clearer eligibility rules.

  1. Identify the population. State who or what the study is trying to describe.
  2. Check the sampling frame. Ask whether the list covers the whole population.
  3. Name the method accurately. Simple random, systematic, stratified, cluster, quota, convenience, purposive, snowball or voluntary response.
  4. Explain the consequence. Say how the method affects representativeness, bias, cost, speed or practicality.
  5. Use formulas with units. For sample sizes and percentages, show substitution and round sensibly.
  6. Separate sampling from measurement. A poor question can bias responses even if the sample is random.

Many students lose marks by giving generic comments. “It is more accurate” is weaker than “stratified random sampling is likely to be more representative because each year group is included in proportion to its size, reducing the chance that a small year group is missed.” “It is biased” is weaker than “surveying only people in the library may overrepresent students who already study regularly.” The second answer shows the direction and source of the bias.

If a calculation produces a decimal number of people, use a sensible rounding rule and make sure the final stratum sample sizes add to the required total. For example, proportional allocation may give 12.6, 18.9 and 8.5. You cannot sample a fraction of a person, so you round while preserving the total sample size. In an exam, briefly state your rounding decision if there is any ambiguity.

Common Mistakes to Avoid

MistakeWhy it is a problemBetter habit
Assuming a large sample is automatically unbiasedA large convenience sample can still be systematically unrepresentative.Evaluate how the sample was selected, not only how many people were selected.
Calling every sample randomRandom sampling requires a random selection process, not just a mixed group.State the exact random mechanism, such as random numbers from a complete list.
Confusing stratified and quota samplingBoth use groups, but stratified sampling uses random selection within groups while quota sampling often does not.Look for random selection inside each subgroup.
Ignoring the sampling frameA biased or incomplete frame can exclude part of the population.Ask who could never be selected from the frame.
Using \(k=N/n\) without checking the list orderSystematic sampling can be biased if the list has periodic patterns.Randomize or inspect the ordering before applying the interval.
Reporting survey results without response rateLow response can create non-response bias.Record invitations, completions and follow-up attempts.

Census vs Sample: When Should You Measure Everyone?

A census collects data from every member of the population. A sample collects data from only part of the population. A census may sound ideal because it avoids sampling variability, but in practice it is often expensive, slow or unrealistic. If the population is large, constantly changing, hard to contact or geographically spread out, a census may cost too much and still suffer from non-response or measurement error. A well-designed sample can be more practical and, in many situations, more accurate than a poorly managed census.

A census is sensible when the population is small, the information is essential for every member, or missing anyone would create a serious problem. For example, a teacher can collect homework preferences from every student in one class. A business can audit every product in a small warehouse. A school can check every exam entry before submitting grades. In these cases, the population is manageable, so sampling is unnecessary.

A sample is better when the population is large, the measurement is destructive, the cost per observation is high, or fast results are needed. A manufacturer testing whether light bulbs fail after long use cannot test every bulb to destruction. A national public opinion survey cannot interview every adult before the issue changes. A medical research team may not be able to include every patient with a condition. In these cases, sampling is not a shortcut for weak research; it is the practical method that makes research possible.

ChoiceStrengthLimitationGood example
CensusCan remove sampling variability if everyone is measured correctly.Can be costly, slow and still affected by non-response or measurement error.Surveying every student in a single class.
SampleFaster, cheaper and often enough for reliable estimates.Has sampling variability and must be designed carefully to avoid bias.Surveying a random sample of voters before an election.

In exam answers, do not automatically say a census is “more accurate.” A census can be less accurate if it is rushed, if people do not respond, if measurements are inconsistent, or if the population changes during collection. Accuracy depends on the total design: who is included, how data is collected, whether definitions are clear, and whether the response rate is high enough. A carefully planned stratified random sample may give a more reliable estimate than a badly organized census with many missing responses.

When deciding between census and sample, ask four questions. First, is the population small enough to measure everyone? Second, would measuring everyone take too long or cost too much? Third, could the measurement damage or change the item being measured? Fourth, does the study need an estimate or a complete record? If a complete record is required for administration, a census may be needed. If the goal is estimating a mean, proportion or relationship, a sample may be enough.

Weighting, Imbalance and Post-Sampling Adjustment

Even a planned sample may not perfectly match the population. One group may respond at a lower rate, a stratum may be deliberately oversampled, or a survey may need to correct for known population proportions. Weighting is a method used to adjust the influence of different observations or groups so that the analysis better reflects the target population. Weighting can be useful, but it is not magic. It works best when the relevant population proportions are known and when every important group is represented in the sample.

Suppose a population is 60% Group A and 40% Group B, but the sample is 50% Group A and 50% Group B. If you calculate an unweighted mean, Group B has too much influence compared with its population share. A weighted estimate can correct this by assigning weights based on population proportions. In a stratified estimate, each stratum mean is multiplied by that stratum's population share:

\[ \bar{x}_{weighted}=\sum_{h=1}^{L} W_h\bar{x}_h, \qquad W_h=\frac{N_h}{N}. \]

If Group A has population weight \(W_A=0.60\) and sample mean \(\bar{x}_A=72\), while Group B has population weight \(W_B=0.40\) and sample mean \(\bar{x}_B=80\), the weighted mean is

\[ \bar{x}_{weighted}=0.60(72)+0.40(80)=43.2+32=75.2. \]

Weighting is common in survey research, but it should be reported honestly. If a group is missing completely from the sample, weighting cannot recover its answers. If the people who respond within a group are very different from the people who do not respond, weighting by group size may not remove non-response bias. If weights are extremely large, a few responses can have too much influence, increasing variability. This is why sampling design, follow-up and response-rate management still matter.

In coursework or project writing, mention whether results are weighted or unweighted. If your sample overrepresents a subgroup, explain how that might affect the conclusion. If you used proportional stratified sampling, explain that the sample was designed to match the population proportions. If you used equal sample sizes from different strata to compare groups, explain that whole-population estimates may need weights. This level of explanation shows that you understand the difference between collecting data and making a fair population claim.

Weighting also connects sampling to broader statistical interpretation. A weighted mean, an unweighted mean and a subgroup mean may all be correct for different questions. If the question is “What is the average response in the sample?” use the unweighted sample mean. If the question is “What is the estimated average response in the population?” use the population-weighted estimate when the sampling design requires it. If the question is “How do groups differ?” report subgroup results clearly rather than hiding them inside a single overall average.

How to Report a Sampling Method in a Study

A complete sampling description should allow another person to understand exactly who could be selected, how selection happened, and what limitations remain. This is important in school investigations, research reports and exam scenarios. A short statement such as “we used random sampling” is usually not enough. A better statement identifies the population, the sampling frame, the method, the sample size and any known problems.

A strong report might say: “The target population was all Year 12 students at the school. The sampling frame was the official Year 12 register. Students were grouped by mathematics course, and a proportional stratified random sample of 80 students was selected using random numbers within each course group. The response rate was 86%. A limitation is that absent students on the survey day may be underrepresented.” This statement is concise, but it gives the reader enough information to judge the design.

A weaker report might say: “We asked 80 students.” This gives the sample size but not the population, frame, method, randomness, response rate or limitation. Without those details, the reader cannot know whether the results should be trusted. In statistics, transparency is part of accuracy. A reader should be able to see where the data came from before interpreting graphs, averages or conclusions.

  1. State the target population: the group your conclusion is about.
  2. State the sampling frame: the list or source used to choose participants.
  3. Name the method: simple random, systematic, stratified, cluster or another technique.
  4. Explain the selection process: how random numbers, intervals, strata or clusters were used.
  5. Give the sample size: use \(n\), and give subgroup sizes when relevant.
  6. Report response rate: especially for surveys and questionnaires.
  7. Discuss limitations: undercoverage, non-response, response bias or practical constraints.

This reporting structure also helps when interpreting published claims. Before trusting a headline, ask who was sampled, how they were chosen, how many responded, what question was asked and whether the sample matches the claim. A result from 500 randomly selected residents of one city should not be presented as a result for a whole country. A result from volunteers on a social-media post should not be treated as a random public opinion estimate. Sound sampling protects the boundary between evidence and overclaiming.

For foundational revision across data collection, summaries and interpretation, use statistics fundamentals as a companion topic. Sampling tells you how the data enters the study; statistical summaries and graphs then tell you what the data shows.

Study Checklist

Use this checklist before a test, coursework task or data investigation. It helps you move from definitions to practical evaluation.

  • I can define population, sample, sampling frame, statistic, parameter, bias and sampling variability.
  • I can distinguish probability sampling from non-probability sampling.
  • I can describe simple random, systematic, stratified, cluster and multistage sampling.
  • I can describe convenience, voluntary response, quota, purposive and snowball sampling.
  • I can calculate sampling fraction \(f=\frac{n}{N}\).
  • I can calculate systematic interval \(k=\frac{N}{n}\).
  • I can calculate proportional stratified allocation \(n_h=\frac{N_h}{N}\times n\).
  • I can calculate response rate and explain why non-response matters.
  • I can explain the difference between bias and sampling variability.
  • I can choose a sampling technique that fits a research scenario and justify the choice.

For wider revision, use statistics free learning resources and data handling and probability free learning resources alongside these notes. Sampling is the starting point of a statistical investigation, but your final analysis may also need graphs, averages, spread, probability models and interpretation.

Practice Questions

Try the questions before opening the answers. The filter buttons let you focus on definitions, calculations or evaluation-style questions.

1. Define a sampling frame.

Show answer

A sampling frame is the list or source from which the sample is selected. It should match the population as closely as possible.

2. What is the difference between a statistic and a parameter?

Show answer

A statistic is calculated from a sample, while a parameter describes the whole population. For example, \(\bar{x}\) is a sample mean and \(\mu\) is a population mean.

3. A sample of 75 is selected from a population of 1,500. Find the sampling fraction.

Show answer

\[ f=\frac{75}{1500}=0.05=5\%. \]

4. A list has 960 names. A systematic sample of 80 is required. Find \(k\).

Show answer

\[ k=\frac{960}{80}=12. \]

Choose a random start from 1 to 12, then select every 12th name.

5. A population has 240 students in Group A and 160 in Group B. A proportional sample of 100 is needed.

Show answer

Total \(N=400\). Group A: \(\frac{240}{400}\times100=60\). Group B: \(\frac{160}{400}\times100=40\).

6. A survey receives 216 completed responses from 600 invitations. Find the response rate.

Show answer

\[ \text{Response rate}=\frac{216}{600}\times100\%=36\%. \]

7. Why might a website poll be biased?

Show answer

It is usually a voluntary response sample. People with strong opinions are more likely to respond, and people who do not visit the website cannot be selected.

8. Why might stratified sampling be better than simple random sampling for a school survey?

Show answer

If year groups, courses or other subgroups are important, stratified sampling can ensure each subgroup is represented, then random selection within each stratum reduces selection bias.

9. A researcher interviews the first 50 people leaving a sports stadium. What is a limitation?

Show answer

This is a convenience sample. It may overrepresent people who leave early, use a particular exit, or are willing to stop, so it may not represent all spectators.

10. A health study uses snowball sampling. Give one benefit and one limitation.

Show answer

Benefit: it can reach a hard-to-identify population through referrals. Limitation: participants may refer people similar to themselves, creating network bias.

Frequently Asked Questions

What is the best sampling technique?

There is no single best method for every study. Simple random sampling is strong when a complete list exists, stratified sampling is strong when subgroups must be represented, and cluster or multistage sampling is useful when the population is spread out. The best method depends on the research question and practical constraints.

What is the difference between stratified sampling and quota sampling?

Both use groups, but stratified sampling selects randomly within each stratum, while quota sampling fills group targets without necessarily using random selection. That makes stratified sampling stronger for statistical inference.

Why is convenience sampling often biased?

Convenience sampling selects people who are easy to reach. Availability is rarely random, so the sample may overrepresent certain behaviors, locations, schedules or opinions.

Does a larger sample remove bias?

A larger sample usually reduces random sampling variability, but it does not automatically remove bias. If the selection method is biased, a larger sample may repeat the same bias more precisely.

What is sampling variability?

Sampling variability is the natural difference between results from different random samples. It occurs because each sample includes different members of the population.

When should I use stratified sampling?

Use stratified sampling when important subgroups should be represented or compared. Divide the population into strata, then randomly sample from each stratum.