EuraStudy
Notes/Statistics/Sampling, estimates and resampling
Notes · StatisticsUK · A-Levels

Sampling, estimates and resampling

This topic explains how a statistic computed from a sample behaves as an estimate of a population parameter. It develops the sampling distribution of the mean and its standard error, the central limit theorem, unbiased point estimators including the (n - 1)-divisor sample variance, the idea of a confidence interval, and resampling by the bootstrap.

5 sections·~12 min reading time·3 competencies·Level Standard 1 · Advanced 4

T·121212 / 18
Exam profile
AO1 · Compute point estimates, standard errors and unbiased variance estimatesAO2 · Explain unbiasedness and the central limit theoremAO3 · Use sampling distributions and resampling to quantify uncertainty
Operators:estimatecalculatefinddetermineexplaininterpret

basic level

The AS foundation introduces the sample mean as an estimate; sampling distributions and resampling are principally full A-Level (Paper 2) content.

higher level

The full A-Level expects the standard error, the central limit theorem, unbiased estimators and the bootstrap idea.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 5 sections▾
  1. Sampling, estimates and resampling
    • 01The sampling distribution of the mean◐
    • 02The central limit theorem●
    • 03Unbiased point estimators●
    • 04The idea of a confidence interval●
    • 05Resampling and the bootstrap●
§ 01

The sampling distribution of the mean#

●●○StandardLPPearson Edexcel 9ST0, Topic 12 (Paper 2)

The sampling distribution narrows as n increases

Function graph, n = 25 (SE = 2) = (1/(2*sqrt(2*pi)))*exp(-x^2/8); n = 100 (SE = 1) = (1/sqrt(2*pi))*exp(-x^2/2)Graph of n = 25 (SE = 2), maximum at (0, 0.199), y-intercept at y = 0.199, on the interval x from -6 to 6, Graph of n = 100 (SE = 1), maximum at (0, 0.399), y-intercept at y = 0.399, on the interval x from -6 to 6−6−4−22460.10.20.30.4n = 25 (SE = 2)n = 100 (SE = 1)densitysample mean minus mu
Fig. 1Sampling distribution of the mean for sigma = 10: standard error 2 at n = 25 and 1 at n = 100.

Key points

A statistic such as the sample mean varies from sample to sample, and the distribution of its values over all possible samples is its sampling distribution. For the mean of a random sample of size nnn from a population with mean μ\muμ and variance σ2\sigma^2σ2, the sampling distribution has mean E(Xˉ)=μE(\bar{X}) = \muE(Xˉ)=μ and variance Var(Xˉ)=σ2n\text{Var}(\bar{X}) = \dfrac{\sigma^2}{n}Var(Xˉ)=nσ2​, results that follow directly from the rules for combining independent variables.
The standard deviation of the sampling distribution, σn\dfrac{\sigma}{\sqrt{n}}n​σ​, is called the standard error of the mean. It measures how much the sample mean typically differs from the population mean, and — crucially — it shrinks as nnn grows, in proportion to 1n\dfrac{1}{\sqrt{n}}n​1​. Quadrupling the sample size halves the standard error, which is why larger samples give more precise estimates.
The figure shows this narrowing: for σ=10\sigma = 10σ=10, the sampling distribution for n=25n = 25n=25 has standard error 2, while for n=100n = 100n=100 it has standard error 1 — taller and tighter about the mean. The estimate becomes more concentrated on the true value as the sample grows, though with diminishing returns because of the square root.
That Xˉ\bar{X}Xˉ has mean exactly μ\muμ makes it an unbiased estimator (the next-but-one section), and that its spread is σn\dfrac{\sigma}{\sqrt{n}}n​σ​ makes precision improvable by sampling more. Together these two facts are the foundation on which confidence intervals and hypothesis tests for a mean are built.
E(Xˉ)=μ,Var(Xˉ)=σ2n,standard error=σnE(\bar{X}) = \mu, \qquad \text{Var}(\bar{X}) = \frac{\sigma^2}{n}, \qquad \text{standard error} = \frac{\sigma}{\sqrt{n}}E(Xˉ)=μ,Var(Xˉ)=nσ2​,standard error=n​σ​

Sampling distribution of the mean

The mean is unbiased; the standard error shrinks as 1/n1/\sqrt{n}1/n​.

Worked example

A probability for the sample mean

A population has mean 50 and standard deviation 10. For a random sample of 25, find P(Xˉ>52)P(\bar{X} > 52)P(Xˉ>52), assuming Xˉ\bar{X}Xˉ is approximately normal.

  1. 01Standard error

    σn=1025=2\dfrac{\sigma}{\sqrt{n}} = \dfrac{10}{\sqrt{25}} = 2n​σ​=25​10​=2.

  2. 02Standardise

    P(Xˉ>52)=P ⁣(Z>52−502)=P(Z>1)P(\bar{X} > 52) = P\!\left(Z > \dfrac{52 - 50}{2}\right) = P(Z > 1)P(Xˉ>52)=P(Z>252−50​)=P(Z>1).

    P(Xˉ>52)=P(Z>1)=0.1587P(\bar{X} > 52) = P(Z > 1) = 0.1587P(Xˉ>52)=P(Z>1)=0.1587
  3. 03Evaluate

    =1−Φ(1)=0.1587= 1 - \Phi(1) = 0.1587=1−Φ(1)=0.1587.

Result: The standard error is 2 and P(Xˉ>52)=0.1587P(\bar{X} > 52) = 0.1587P(Xˉ>52)=0.1587.

Exam focus

  • Compute the standard error σn\frac{\sigma}{\sqrt{n}}n​σ​ and use it in a normal calculation for Xˉ\bar{X}Xˉ.
  • Explain the effect of increasing nnn on the precision of the sample mean.

Typical mistakes

  • Using σ\sigmaσ instead of σn\frac{\sigma}{\sqrt{n}}n​σ​ when standardising the sample mean.
  • Thinking the standard error falls as 1n\frac{1}{n}n1​ rather than 1n\frac{1}{\sqrt{n}}n​1​.

Active revision

A population has μ=50\mu = 50μ=50, σ=10\sigma = 10σ=10. For a sample of 25, find the standard error and P(Xˉ>52)P(\bar{X} > 52)P(Xˉ>52).

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 02

The central limit theorem#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 12 (Paper 2)

Key points

The central limit theorem (CLT) states that for a random sample of size nnn from ANY population with finite mean μ\muμ and variance σ2\sigma^2σ2, the sampling distribution of the mean Xˉ\bar{X}Xˉ is approximately normal, Xˉ≈N ⁣(μ,σ2n)\bar{X} \approx N\!\left(\mu, \dfrac{\sigma^2}{n}\right)Xˉ≈N(μ,nσ2​), and the approximation improves as nnn increases. Remarkably, the population itself need not be normal — the normality emerges from averaging.
This is what makes the normal-based methods of inference so widely applicable. Even for a skewed or discrete population, the mean of a reasonably large sample is close to normal, so probabilities for Xˉ\bar{X}Xˉ, confidence intervals and zzz-tests can be computed as if the mean were exactly normal. A common working rule is that n≥30n \geq 30n≥30 is large enough for most populations, with smaller nnn sufficing when the population is already near-normal.
When the population IS normal, the sampling distribution of the mean is exactly normal for every nnn, not merely approximately. The CLT is needed precisely for the non-normal case, and the further the population is from normal (heavily skewed, say), the larger the nnn required for a good approximation.
The CLT justifies treating the standardised sample mean Xˉ−μσ/n\dfrac{\bar{X} - \mu}{\sigma/\sqrt{n}}σ/n​Xˉ−μ​ as a standard normal variable in large samples. This single result underpins the zzz-tests and confidence intervals for a mean in the next topic, and it explains why the normal distribution is so central to statistics despite the variety of real populations.
Xˉ≈N ⁣(μ,σ2n)for large n, any population;Xˉ−μσ/n≈N(0,1)\bar{X} \approx N\!\left(\mu, \frac{\sigma^2}{n}\right) \quad\text{for large } n, \text{ any population}; \qquad \frac{\bar{X} - \mu}{\sigma/\sqrt{n}} \approx N(0, 1)Xˉ≈N(μ,nσ2​)for large n, any population;σ/n​Xˉ−μ​≈N(0,1)

The central limit theorem

The mean of a large sample is approximately normal whatever the population's shape.

Worked example

Using the CLT for a skewed population

Times between events have mean 8 and standard deviation 6, from a right-skewed population. For a random sample of 50, estimate P(Xˉ>9)P(\bar{X} > 9)P(Xˉ>9).

  1. 01Justify normality

    n=50≥30n = 50 \geq 30n=50≥30, so by the CLT Xˉ≈N ⁣(8,6250)\bar{X} \approx N\!\left(8, \dfrac{6^2}{50}\right)Xˉ≈N(8,5062​) despite the skew.

  2. 02Standard error

    650=0.8485\dfrac{6}{\sqrt{50}} = 0.848550​6​=0.8485.

  3. 03Standardise

    P(Xˉ>9)=P ⁣(Z>9−80.8485)=P(Z>1.179)P(\bar{X} > 9) = P\!\left(Z > \dfrac{9 - 8}{0.8485}\right) = P(Z > 1.179)P(Xˉ>9)=P(Z>0.84859−8​)=P(Z>1.179).

    P(Xˉ>9)≈P(Z>1.179)=0.119P(\bar{X} > 9) \approx P(Z > 1.179) = 0.119P(Xˉ>9)≈P(Z>1.179)=0.119
  4. 04Evaluate

    =1−Φ(1.179)=0.119= 1 - \Phi(1.179) = 0.119=1−Φ(1.179)=0.119 (3 s.f.).

Result: By the CLT, P(Xˉ>9)≈0.119P(\bar{X} > 9) \approx 0.119P(Xˉ>9)≈0.119, valid because n=50n = 50n=50 is large enough to overcome the skew.

Exam focus

  • State the CLT and use it to justify a normal model for the sample mean.
  • Judge whether the sample is large enough given the population's shape.

Typical mistakes

  • Applying a normal model to a single observation rather than to the sample mean.
  • Believing the CLT requires the population itself to be normal.

Active revision

A population is strongly right-skewed with mean 8 and variance 36. Explain whether P(Xˉ>9)P(\bar{X} > 9)P(Xˉ>9) for a sample of 50 can be found using a normal model.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 03

Unbiased point estimators#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 12 (Paper 2)

Key points

A point estimator is a statistic used to estimate a parameter, and it is unbiased when its expected value equals the parameter it estimates, so that it is correct on average over all samples. The sample mean is an unbiased estimator of the population mean, since E(Xˉ)=μE(\bar{X}) = \muE(Xˉ)=μ, which is one of the reasons it is the default estimator of the centre.
The sample variance requires care. The natural formula Sxxn\dfrac{S_{xx}}{n}nSxx​​ systematically underestimates the population variance, because the deviations are measured from the sample mean rather than the true mean. Dividing instead by n−1n - 1n−1 corrects this bias, giving the unbiased estimator s2=Sxxn−1s^2 = \dfrac{S_{xx}}{n - 1}s2=n−1Sxx​​, where Sxx=∑x2−(∑x)2nS_{xx} = \sum x^2 - \dfrac{(\sum x)^2}{n}Sxx​=∑x2−n(∑x)2​.
The n−1n - 1n−1 divisor is understood through degrees of freedom: once the sample mean is fixed, only n−1n - 1n−1 of the deviations are free to vary, so the corrected sum of squares carries n−1n - 1n−1 independent pieces of information. This is why s2s^2s2 uses n−1n - 1n−1, and the same idea reappears in the degrees of freedom of the ttt, chi-squared and FFF tests.
In practice, whenever a sample is used to estimate a population variance — as it is for a confidence interval or a ttt-test — the n−1n - 1n−1 version is the one to use. Reserving the nnn divisor for describing a complete data set, and the n−1n - 1n−1 divisor for estimating a population, is a distinction that is explicitly examined and easy to get wrong.
μ^=xˉ  (unbiased);s2=Sxxn−1  (unbiased estimate of σ2)\hat{\mu} = \bar{x} \;(\text{unbiased}); \qquad s^2 = \frac{S_{xx}}{n - 1} \;(\text{unbiased estimate of } \sigma^2)μ^​=xˉ(unbiased);s2=n−1Sxx​​(unbiased estimate of σ2)

Unbiased estimators

The sample mean estimates μ\muμ; the (n−1)(n-1)(n−1)-divisor sample variance estimates σ2\sigma^2σ2.

Worked example

Unbiased estimates from a sample

A sample of n=10n = 10n=10 has ∑x=250\sum x = 250∑x=250 and ∑x2=6350\sum x^2 = 6350∑x2=6350. Find the unbiased estimates of μ\muμ and σ2\sigma^2σ2.

  1. 01Estimate the mean

    μ^=xˉ=25010=25\hat{\mu} = \bar{x} = \dfrac{250}{10} = 25μ^​=xˉ=10250​=25.

  2. 02Corrected sum of squares

    Sxx=6350−250210=6350−6250=100S_{xx} = 6350 - \dfrac{250^2}{10} = 6350 - 6250 = 100Sxx​=6350−102502​=6350−6250=100.

  3. 03Estimate the variance

    s2=Sxxn−1=1009=11.1s^2 = \dfrac{S_{xx}}{n - 1} = \dfrac{100}{9} = 11.1s2=n−1Sxx​​=9100​=11.1 (3 s.f.).

    s2=1009=11.1s^2 = \frac{100}{9} = 11.1s2=9100​=11.1

Result: μ^=25\hat{\mu} = 25μ^​=25 and s2=1009=11.1s^2 = \dfrac{100}{9} = 11.1s2=9100​=11.1 (3 s.f.).

Exam focus

  • Compute the unbiased variance estimate s2=Sxxn−1s^2 = \frac{S_{xx}}{n - 1}s2=n−1Sxx​​ from the summations.
  • Explain unbiasedness and the reason for the n−1n - 1n−1 divisor.

Typical mistakes

  • Dividing SxxS_{xx}Sxx​ by nnn when estimating a population variance from a sample.
  • Confusing the estimate s2s^2s2 with the descriptive variance Sxxn\frac{S_{xx}}{n}nSxx​​.

Active revision

A sample of 10 gives ∑x=250\sum x = 250∑x=250 and ∑x2=6350\sum x^2 = 6350∑x2=6350. Find the unbiased estimates of the population mean and variance.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 04

The idea of a confidence interval#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 12 (Paper 2)

Key points

A point estimate gives a single value but no sense of its uncertainty; a confidence interval gives a range of plausible values for the parameter together with a stated level of confidence. For a mean with known σ\sigmaσ, the interval is xˉ±zσn\bar{x} \pm z\dfrac{\sigma}{\sqrt{n}}xˉ±zn​σ​, centred on the sample mean and extending by a multiple of the standard error, where zzz is the standard normal value for the required confidence (1.96 for 95%).
The width of the interval is 2zσn2z\dfrac{\sigma}{\sqrt{n}}2zn​σ​, so it is narrower — a more precise estimate — for larger samples and lower confidence levels. There is a genuine trade-off: demanding 99% confidence rather than 95% widens the interval, and only a larger sample can restore the precision without lowering the confidence.
The confidence level must be interpreted carefully. A 95% confidence interval means that the METHOD produces an interval containing the true parameter in 95% of samples in the long run; it does NOT mean there is a 95% probability that this particular interval contains the parameter, which is either in it or not. This subtle but examined point distinguishes the frequentist confidence statement from a probability about the parameter.
The interval is fully developed, with the ttt-distribution for unknown σ\sigmaσ, in the next topic; introduced here it makes the purpose of the standard error concrete. A confidence interval turns the sampling distribution into a statement about the parameter, and its symmetry about xˉ\bar{x}xˉ shows the estimate flanked by its margin of error.
xˉ±z σn(z=1.96 for 95%)\bar{x} \pm z\,\frac{\sigma}{\sqrt{n}} \qquad (z = 1.96 \text{ for } 95\%)xˉ±zn​σ​(z=1.96 for 95%)

Confidence interval for a mean (known sigma)

Centred on xˉ\bar{x}xˉ, with margin of error a multiple of the standard error.

Worked example

A 95% confidence interval

A random sample of 25 items from a population with known σ=10\sigma = 10σ=10 has mean 50. Find a 95% confidence interval for the population mean.

  1. 01Standard error

    σn=1025=2\dfrac{\sigma}{\sqrt{n}} = \dfrac{10}{\sqrt{25}} = 2n​σ​=25​10​=2.

  2. 02Margin of error

    1.96×2=3.921.96 \times 2 = 3.921.96×2=3.92.

  3. 03Interval

    50±3.92=(46.1,53.9)50 \pm 3.92 = (46.1, 53.9)50±3.92=(46.1,53.9) (3 s.f.).

    50±1.96×2=(46.1,53.9)50 \pm 1.96 \times 2 = (46.1, 53.9)50±1.96×2=(46.1,53.9)
  4. 04Interpret

    The method gives an interval containing the true mean in 95% of samples; here that interval is (46.1, 53.9).

Result: The 95% confidence interval is (46.1, 53.9) to 3 significant figures.

Exam focus

  • Construct a confidence interval xˉ±zσn\bar{x} \pm z\frac{\sigma}{\sqrt{n}}xˉ±zn​σ​ and interpret it correctly.
  • Explain the effect of confidence level and sample size on the width.

Typical mistakes

  • Saying there is a 95% probability the parameter lies in a specific computed interval.
  • Using the standard deviation σ\sigmaσ instead of the standard error σn\frac{\sigma}{\sqrt{n}}n​σ​ in the margin.

Active revision

A sample of 25 from a population with σ=10\sigma = 10σ=10 has mean 50. Construct a 95% confidence interval for the population mean.

Active recall

Recall the key points — then reveal.

Sources: Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification (Pearson Edexcel)

§ 05

Resampling and the bootstrap#

●●●AdvancedLPPearson Edexcel 9ST0, Topic 12 (Paper 2)

The bootstrap procedure

Bootstrap resamplingGraph, Original sample → Draw many resamples (with replacement), Draw many resamples (with replacement) → Compute the statistic each time, Compute the statistic each time → Bootstrap distribution: SE and intervalOriginal sampleDraw manyresamples (withreplacement)Compute thestatistic eachtimeBootstrapdistribution: SEand interval
Fig. 2The bootstrap: resample the original data with replacement, recompute the statistic, and read off its variability.

Key points

Resampling estimates the variability of a statistic directly from the data, without assuming a distribution. The bootstrap, the standard method, treats the observed sample as a stand-in for the population: it draws many new samples of the same size FROM THE ORIGINAL SAMPLE, with replacement, recomputes the statistic on each, and uses the spread of those recomputed values to estimate the statistic's standard error and to form intervals.
The flow below sets out the procedure: from the original sample, draw a large number of resamples with replacement, compute the statistic for each, and read the standard error and interval from the resulting bootstrap distribution. Because sampling is with replacement, each resample differs from the original, and the variation among the recomputed statistics mimics the sampling variability that repeated real samples would show.
The bootstrap is powerful because it applies to statistics for which no simple standard-error formula exists — a median, a trimmed mean, a correlation — and it makes no assumption of normality. It relies instead on the original sample being representative of the population and reasonably large, since a small or biased sample gives a correspondingly unreliable bootstrap.
Resampling complements the formula-based methods rather than replacing them: where a neat standard error exists (the mean), the two broadly agree, and where none exists the bootstrap extends inference to new statistics. Its computational, assumption-light spirit is characteristic of modern applied statistics and of the enquiry-cycle emphasis of this qualification.
bootstrap SE=standard deviation of the statistic over many resamples (with replacement)\text{bootstrap SE} = \text{standard deviation of the statistic over many resamples (with replacement)}bootstrap SE=standard deviation of the statistic over many resamples (with replacement)

The bootstrap standard error

Estimated from the data directly, with no distributional assumption.

Worked example

Applying the bootstrap idea

A sample of 40 waiting times is available and the standard error of the sample median is required, for which no simple formula is used. Outline a bootstrap estimate.

  1. 01Resample

    Draw, say, 1000 resamples of size 40 from the original 40 values, each sampled with replacement.

  2. 02Recompute

    Find the median of each resample, giving 1000 bootstrap medians.

  3. 03Summarise

    The standard deviation of those 1000 medians estimates the standard error of the sample median.

  4. 04Interval

    The middle 95% of the bootstrap medians gives an approximate 95% confidence interval for the population median.

Result: The bootstrap estimates the median's standard error as the spread of the medians of many with-replacement resamples of the original data.

Exam focus

  • Describe the bootstrap procedure (resample with replacement, recompute, summarise).
  • State when resampling is useful (no simple formula, no distributional assumption).

Typical mistakes

  • Resampling WITHOUT replacement, which just reproduces the original sample.
  • Trusting a bootstrap from a small or unrepresentative original sample.

Active revision

Explain how you would use the bootstrap to estimate the standard error of the median of a sample of 40 house prices.

Active recall

Recall the key points — then reveal.

Sources: GCE AS and A level subject content (Statistics) (Department for Education / Ofqual)

Contents

Section -- / 05

    • 01The sampling distribution of the mean◐
    • 02The central limit theorem●
    • 03Unbiased point estimators●
    • 04The idea of a confidence interval●
    • 05Resampling and the bootstrap●

0/5 Read

From notes into training

Sampling, estimates and resampling

Reinforce this topic with matching tasks from the question bank.

~12
min
3
Competencies
Practise

References & sources

Sources

Pearson Edexcel

  • Pearson Edexcel Level 3 Advanced GCE in Statistics (9ST0) Specification

Department for Education / Ofqual

  • GCE AS and A level subject content (Statistics)

Previous topic

Introduction to hypothesis testing

Next topic

Hypothesis testing, confidence intervals and power

EuraStudy·Notes T·12·MMXXVI

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