EuraStudy
Notes/Mathematics/Statistical sampling
Notes · MathematicsUK · A-Levels

Statistical sampling

Statistical sampling is the study of how a sample is drawn from a population so that conclusions about the whole can be made from a part. The A-Level covers populations, censuses and samples, the main random sampling methods (simple random, systematic, stratified) and non-random methods (opportunity, quota), their advantages and drawbacks, and sampling in the context of the prescribed large data set.

4 sections·~11 min reading time·3 competencies·Level Foundation 1 · Standard 3

T·121212 / 20
Exam profile
AO1 · Describe and carry out standard sampling methodsAO2 · Evaluate sampling methods and the bias they may introduceAO3 · Relate sampling to the large data set and real contexts
Operators:describeexplainstateevaluatesuggest

basic level

AS-Level covers populations and samples and the basic sampling methods with their advantages and disadvantages.

higher level

The full A-Level expects fluent evaluation of methods and their application to the large data set.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 4 sections▾
  1. Statistical sampling
    • 01Populations, censuses and samples○
    • 02Random sampling methods◐
    • 03Non-random sampling methods◐
    • 04Sampling and the large data set◐
§ 01

Populations, censuses and samples#

●○○FoundationLPDfE GCE Mathematics — samplingLPAQA 7357 (Statistics)

From population to inference

The sampling processGraph, Population → Sampling frame, Sampling frame → Sample, Sample → InferencePopulationSampling frameSampleInferenceselectestimate
Fig. 1A statistic computed from the sample is used to infer a parameter of the whole population.

Key points

A population is the entire collection of items or people under investigation, and a sample is a selected subset of it. The individual members are sometimes called sampling units, and a list of all of them is a sampling frame. Studying a sample rather than the whole population is the central compromise of statistics: you accept some uncertainty in return for a study that is actually feasible.
A census collects data from every member of the population, while a sample survey collects from a subset. A census gives a complete and unbiased picture but is often expensive, time-consuming, and sometimes impossible — testing every battery to destruction, for instance, would leave none to sell. A sample is cheaper and quicker and is usually the only practical option, at the cost of some sampling error.
The purpose of sampling is inference: you calculate a statistic from the sample (such as the sample mean xˉ\bar{x}xˉ) and use it to estimate the corresponding population parameter (such as the population mean μ\muμ). A good sampling method makes the sample representative of the population, so that the statistic is a reliable estimate; a poor method introduces bias, a systematic tendency to over- or under-estimate.
The key trade-offs to be able to discuss are cost and time (favouring a sample) against completeness and accuracy (favouring a census), and the crucial requirement that a sample be representative. A larger sample generally gives a more reliable estimate, but only if the method of selection is itself sound — a huge biased sample is worse than a small fair one.
Worked example

Census or sample?

A supermarket wishes to know the average weight of the apples in a delivery of 20 000 apples. Discuss whether to use a census or a sample.

  1. 01Consider a census

    Weighing all 20 000 apples would be accurate but very time-consuming and costly.

  2. 02Consider a sample

    Weighing, say, 100 apples selected fairly gives a quick estimate of the mean at much lower cost.

  3. 03Decide

    A sample is appropriate here: apples are similar enough that a representative sample estimates the mean well, and no apples are destroyed by weighing.

Result: A sample survey is the sensible choice, balancing accuracy against cost and time.

Exam focus

  • Give a clear advantage and disadvantage of a census versus a sample in a stated context.
  • Distinguish a population parameter (e.g. μ\muμ) from a sample statistic (e.g. xˉ\bar{x}xˉ).

Typical mistakes

  • Confusing the population with the sample, or a parameter with a statistic.
  • Assuming a census is always best, ignoring cost, time and destructive-testing constraints.

Active revision

A factory wants to know the mean lifetime of the light bulbs it produces. Explain why a census is not appropriate and state what the population and a suitable sample would be.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 02

Random sampling methods#

●●○StandardLPDfE GCE Mathematics — samplingLPAQA 7357 (Statistics)

A proportional stratified sample

Stratified allocation of a sample of 50Column chart: number sampled by stratum, Data: sampled · Year 7 (400): 20; sampled · Year 8 (300): 15; sampled · Year 9 (200): 10; sampled · Year 10 (100): 505101520Year 7 (400)Year 8 (300)Year 9 (200)Year 10 (10…2015105number sampledstratum
Fig. 2A sample of 50 from a school of 1000 (year groups 400, 300, 200, 100) allocates 20,15,10,520, 15, 10, 520,15,10,5 proportionally.

Key points

In a simple random sample of size nnn, every possible sample of that size is equally likely to be chosen; equivalently, each member of the population has the same chance of selection. In practice you number the population using the sampling frame and choose nnn different numbers using random numbers or a random-number generator. It is unbiased and simple to justify, but it requires a full sampling frame and can be cumbersome for a large population.
Systematic sampling selects members at regular intervals from an ordered list: choose a random starting point among the first kkk and then take every kkkth member, where k=population sizesample sizek = \dfrac{\text{population size}}{\text{sample size}}k=sample sizepopulation size​. It is quick and spreads the sample through the list, but it can introduce bias if there is a periodic pattern in the list that coincides with the interval.
Stratified sampling divides the population into distinct groups (strata) — such as age bands, school years or genders — and samples from each stratum in proportion to its size. The number taken from a stratum is stratum sizepopulation size×sample size\dfrac{\text{stratum size}}{\text{population size}} \times \text{sample size}population sizestratum size​×sample size, and within each stratum a simple random sample is taken. It guarantees that each group is represented in the right proportion, giving a very representative sample when the strata are relevant to the variable studied.
Each random method has a place: simple random sampling is the fairest baseline, systematic sampling is efficient for ordered lists, and stratified sampling is best when the population contains clearly different groups. Being able to describe precisely how to carry each one out — not merely name it — is what the examiners look for.
stratum sample=stratum sizepopulation size×sample size\text{stratum sample} = \frac{\text{stratum size}}{\text{population size}} \times \text{sample size}stratum sample=population sizestratum size​×sample size

Proportional stratified allocation

Each stratum contributes a number proportional to its share of the population.

Worked example

A stratified allocation

A company has 240 managers, 360 office staff and 600 factory workers. Find the numbers in a stratified sample of size 100.

  1. 01Total population

    240+360+600=1200240 + 360 + 600 = 1200240+360+600=1200.

  2. 02Sampling fraction

    1001200=112\dfrac{100}{1200} = \dfrac{1}{12}1200100​=121​.

  3. 03Allocate proportionally

    Managers 24012=20\tfrac{240}{12} = 2012240​=20; office 36012=30\tfrac{360}{12} = 3012360​=30; factory 60012=50\tfrac{600}{12} = 5012600​=50.

    20+30+50=10020 + 30 + 50 = 10020+30+50=100

Result: 20 managers, 30 office staff and 50 factory workers.

Exam focus

  • Describe the method in full: number the frame, use random numbers, and (for stratified) allocate proportionally then sample within each stratum.
  • Compute a stratified allocation and round sensibly so the parts total the required sample size.

Typical mistakes

  • Naming a method without describing how it is actually carried out.
  • Allocating a stratified sample equally rather than in proportion to stratum sizes.

Active revision

A college of 1500 students has 600 in Year 12 and 900 in Year 13. Describe how to take a stratified sample of 60 students, stating how many come from each year.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 03

Non-random sampling methods#

●●○StandardLPDfE GCE Mathematics — samplingLPAQA 7357 (Statistics)

Comparison of sampling methods

Sampling methodsTable with 3 columns and 5 rows, Data: Method · Random? · Key feature; Simple random · yes · every sample equally likely; Systematic · yes · every kth from an ordered list; Stratified · yes · proportional from each group; Opportunity · no · whoever is available; Quota · no · fixed number per categoryMETHODRANDOM?KEY FEATURESimple randomyesevery sample equally likelySystematicyesevery kth from an orderedlistStratifiedyesproportional from each groupOpportunitynowhoever is availableQuotanofixed number per category
Fig. 3Random methods support statistical inference; non-random methods trade rigour for speed.

Key points

Non-random methods do not give every member a known chance of selection, so they are quicker but risk bias. Opportunity sampling (also called convenience sampling) takes whoever is available at the time — the first 20 people who pass a survey point, say. It is very easy and cheap, but is often unrepresentative because the people available may differ systematically from the wider population.
Quota sampling instructs the interviewer to select a fixed number of people from each of several categories (for example 10 men and 10 women), filling each quota by opportunity. It is used widely in market research because it is fast and captures the required group proportions, but because the final selection within each quota is not random it can still be biased by the interviewer's choices.
The essential contrast is that random methods allow the theory of probability to quantify the reliability of an estimate, whereas non-random methods do not. This is why hypothesis testing and confidence statements assume random sampling; a conclusion drawn from an opportunity sample cannot claim the same statistical support.
In an exam you should be able to identify which method has been used, describe how to carry it out, and — most importantly — evaluate it, naming a specific source of bias in the given context. 'The first 30 shoppers may all be there at a quiet time and not represent weekend customers' is the kind of context-specific criticism that earns the AO2 marks.
Worked example

Evaluating a sampling method

A student surveys classmates in her own maths class about how much homework students in the school get. Identify the method and evaluate it.

  1. 01Identify the method

    She samples those conveniently available — an opportunity sample.

  2. 02Identify bias

    Her maths class is not representative: they may take similar subjects and get similar homework, differing from other students.

  3. 03Suggest an improvement

    A stratified sample across year groups and subject choices would better represent the whole school.

Result: It is an opportunity sample, likely biased; a stratified sample across the school would be more representative.

Exam focus

  • Identify the method and give a context-specific reason it may be biased.
  • Explain why random methods, unlike non-random ones, permit probability-based inference.

Typical mistakes

  • Giving a generic criticism ('it may be biased') instead of one rooted in the context.
  • Confusing quota sampling (non-random selection within categories) with stratified sampling (random within strata).

Active revision

A researcher interviews the first 25 people leaving a gym on a Monday morning about their exercise habits. Name the sampling method and give two reasons why the sample may not be representative of all gym members.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 04

Sampling and the large data set#

●●○StandardLPDfE GCE Mathematics — samplingLPAQA 7357 (Statistics)

Types of variable in a data set

Classifying variablesTable with 3 columns and 3 rows, Data: Type · Description · Example; Qualitative · categories, not numbers · region, weather type; Discrete · countable numeric values · number of rainy days; Continuous · any value in a range · temperature, rainfall (mm)TYPEDESCRIPTIONEXAMPLEQualitativecategories, not numbersregion, weather typeDiscretecountable numeric valuesnumber of rainy daysContinuousany value in a rangetemperature, rainfall (mm)
Fig. 4Knowing the type of each variable guides which diagrams and statistics are appropriate.

Key points

Every A-Level Mathematics specification prescribes a large data set that students study during the course, and examination questions in statistics are often set in its context. Familiarity with the data set — the variables it records, their units, and the kinds of values they take — means you can interpret a question quickly and spot values that are implausible or clearly errors.
The large data set is itself usually a sample or a collection of records drawn from a much larger population, so the ideas of this topic apply directly to it. You should be able to describe how a sample could be drawn from the data set, for instance by numbering the rows and taking a simple random or systematic sample, and to discuss whether that sample is representative of the population the data set came from.
Working with real data introduces practical issues absent from tidy textbook numbers: missing entries, obvious recording errors, and variables measured on different scales or in different units. Recognising and handling these — for example by discarding a plainly erroneous value with justification — is part of the statistical literacy the specification is developing.
The data set also connects to the later statistics topics: its variables provide realistic contexts for calculating measures of location and spread, drawing diagrams, examining correlation, and testing hypotheses. Treating it as a familiar object, rather than as an unseen table, is a genuine advantage in the Paper 3 statistics questions.
Worked example

Sampling from a data set

A data set has 500 records numbered 1 to 500. Describe how to take a systematic sample of 25 records.

  1. 01Find the interval

    k=50025=20k = \dfrac{500}{25} = 20k=25500​=20, so take every 20th record.

  2. 02Random start

    Choose a random starting number between 1 and 20, say 7.

  3. 03Select

    Take records 7, 27, 47, 67, ... up to 487 — 25 records in all.

Result: Every 20th record from a random start (e.g. 7, 27, 47, ...) gives a systematic sample of 25.

Exam focus

  • Describe how to draw a random or systematic sample from the rows of the data set.
  • Comment on whether a sample from the data set is representative and identify likely data-quality issues.

Typical mistakes

  • Treating the data set as a full population when it is itself a sample of a larger one.
  • Ignoring units or misreading a variable's scale when interpreting values.

Active revision

Describe how you would use random numbers to select a simple random sample of 15 rows from a data set of 300 records, and state one limitation of the resulting sample.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

Contents

Section -- / 04

    • 01Populations, censuses and samples○
    • 02Random sampling methods◐
    • 03Non-random sampling methods◐
    • 04Sampling and the large data set◐

0/4 Read

From notes into training

Statistical sampling

Reinforce this topic with matching tasks from the question bank.

~11
min
3
Competencies
Practise

References & sources

Sources

Department for Education

  • Mathematics: AS and A level content (GCE subject content)

AQA

  • AQA A-level Mathematics 7357 specification

Previous topic

Vectors

Next topic

Data presentation and interpretation

EuraStudy·Notes T·12·MMXXVI

Carry on to the next topic — your learning path is kept.