FS1-5 Central Limit Theorem — coverage pack

1 specification leaves · notes, questions, answers and worked methods

FS1-5.1 · Applications of the Central Limit Theorem to other distributions.

  • For a large independent random sample from a population with mean μ\mu and variance σ2\sigma^2, X˙N(μ,σ2/n)\overline X\mathrel{\dot\sim}N(\mu,\sigma^2/n).
  • Standardise a sample mean with standard error σ/n\sigma/\sqrt n: Z=(Xμ)/(σ/n)Z=(\overline X-\mu)/(\sigma/\sqrt n).
  • The Central Limit Theorem can be applied to populations from the A-level Mathematics and FS1 distributions when the sample is sufficiently large.
  • A common error is to use population variance σ2\sigma^2 for X\overline X instead of dividing it by nn.

Tier 1 · Easy

  1. 1. Independent lifetimes have population mean 5050 hours and variance 100100 hours2^2. For a sample of 3636 lifetimes, use the Central Limit Theorem to estimate P(X<47.5)P(\overline X<47.5).[4 marks]

    Answer

    • P(X<47.5)0.0668P(\overline X<47.5)\approx0.0668

    Method: X˙N(50,100/36)\overline X\mathrel{\dot\sim}N(50,100/36), so its standard error is 10/6=5/310/6=5/3. Hence P(X<47.5)P(Z<(47.550)/(5/3))=P(Z<1.5)=0.0668072P(\overline X<47.5)\approx P(Z<(47.5-50)/(5/3))=P(Z<-1.5)=0.0668072\ldots.

Tier 2 · Standard

  1. 1. A geometric population has parameter p=0.25p=0.25. A random sample of 6464 observations is taken. Use the Central Limit Theorem to estimate P(3.5<X<4.4)P(3.5<\overline X<4.4).[6 marks]

    Answer

    • P(3.5<X<4.4)0.6981P(3.5<\overline X<4.4)\approx0.6981

    Method: For the geometric population, μ=1/p=4\mu=1/p=4 and σ2=(1p)/p2=12\sigma^2=(1-p)/p^2=12. Thus X˙N(4,12/64)\overline X\mathrel{\dot\sim}N(4,12/64) with standard error 12/64=0.433013\sqrt{12/64}=0.433013\ldots. Therefore the required probability is P(1.15470<Z<0.92376)=0.6980879P(-1.15470<Z<0.92376)=0.6980879\ldots. The sample mean is modelled directly as continuous here.

Tier 3 · Hard

  1. 1. A population has mean μ\mu and variance 3636. Using the Central Limit Theorem normal approximation, estimate the least sample size nn for which P(Xμ<1.2)0.95P(|\overline X-\mu|<1.2)\geq0.95.[6 marks]

    Answer

    • n=97n=97

    Method: Under the CLT normal approximation, the standard error is 6/n6/\sqrt n. For central probability at least 0.950.95, require 1.2/(6/n)z0.975=1.9599641.2/(6/\sqrt n)\geq z_{0.975}=1.959964. Hence n(1.959964×6/1.2)2=96.0365n\geq(1.959964\times6/1.2)^2=96.0365\ldots. The estimated least integer value is 9797.