FS1-2 Poisson and binomial distributions — revision question pack

3 specification points · notes, questions, answers and worked methods

Checked against Edexcel 9FM0 section FS1-2. Review basis: the qualification registry sourced from the Pearson Edexcel Level 3 Advanced GCE in Further Mathematics (9FM0) specification; registry verification recorded 17 July 2026.

How this checking works

FS1-2.1 · The Poisson distribution. The additive property of Poisson distributions.

Explanation

  • A Poisson distribution models a count of events occurring independently at a constant mean rate: P(X=x)=eλλxx!P(X=x)=e^{-\lambda}\dfrac{\lambda^x}{x!} for x=0,1,2,x=0,1,2,\ldots. Scale λ\lambda in proportion to the length or size of the observation interval.
  • If XPo(λ)X\sim\operatorname{Po}(\lambda) and YPo(μ)Y\sim\operatorname{Po}(\mu) are independent, then X+YPo(λ+μ)X+Y\sim\operatorname{Po}(\lambda+\mu).
  • This additive property also combines disjoint intervals of a Poisson process.
  • A real-world answer may require critical comment on constant rate and independence.
  • Examiners expect the parameter to match the requested interval and cumulative probabilities to use the correct complement and inclusive boundary.
A typical discrete, right-skewed Poisson probability mass function.

Worked example

Calls arrive at mean rate 1.41.4 per 1010 minutes. Find the probability of at least 55 calls in 3030 minutes.

  1. 1.For 3030 minutes, λ=3(1.4)=4.2\lambda=3(1.4)=4.2.
  2. 2.Let XPo(4.2)X\sim\operatorname{Po}(4.2).
  3. 3.P(X5)=1P(X4)=0.4102P(X\geq5)=1-P(X\leq4)=0.4102 to 44 significant figures.

Answer: The probability is 0.41020.4102.

Common mistakes

  • Don't use the rate for 1010 minutes as the parameter for a 3030-minute count.
  • Don't add parameters for counts that are not independent.
  • Don't calculate 1P(X5)1-P(X\leq5) for the event X5X\geq5.

Exam tip

Write the scaled distribution before using a calculator; this makes the interval conversion explicit.

Tier 1 · Easy

  1. 1.

    A sensor records a Poisson-distributed number of amber flashes with mean 2.72.7 per minute. Find the probability of no amber flashes in one minute.

    (2)

    (Total for Question 1 is 2 marks)

  2. 2.

    Events in the first 1515 minutes and in the final 2121 minutes of one hour are recorded separately. They are modelled by a Poisson process with mean rate 55 per hour. State the distribution of each count. A fault makes events occur in pairs one minute apart. Identify the Poisson-process assumption that this feature breaks.

    (3)

    (Total for Question 2 is 3 marks)

Tier 2 · Standard

  1. 1.

    Independent counts AA and BB have distributions Po(3.2)\operatorname{Po}(3.2) and Po(1.7)\operatorname{Po}(1.7). Find P(A+B7)P(A+B\geq7).

    (3)

    (Total for Question 1 is 3 marks)

  2. 2.

    Requests reach services A and B at mean rates rr and 1.61.6 per hour. The combined count over 2.52.5 hours has distribution Po(13.5)\operatorname{Po}(13.5). Find rr, then find the probability of exactly 44 requests reaching service A in half an hour. State the assumptions needed to combine the two streams.

    (5)

    (Total for Question 2 is 5 marks)

  3. 3.

    Messages follow a Poisson process at a mean rate of 4.54.5 per hour. Counts AA, BB and CC are recorded in three non-overlapping windows lasting 88, 2020 and 3232 minutes respectively. Find the probability that between three and five messages inclusive are recorded across the three windows in total.

    (5)

    (Total for Question 3 is 5 marks)

Tier 3 · Hard

  1. 1.

    Inspection pings are modelled by a Poisson process at a mean rate of 0.80.8 per 1010 minutes. Find the probability of exactly 22 pings in the first 1515 minutes and at most 22 pings in the next 3030 minutes. State two assumptions needed for the model and one feature of the real process that would make it unsuitable.

    (8)

    (Total for Question 1 is 8 marks)

  2. 2.

    Events follow a Poisson process at rate 66 per hour. Let XX count events from minute 00 to minute 3030, and let YY count events from minute 2020 to minute 5050. Show that the number ZZ of events in the union from minute 00 to minute 5050 has distribution Po(5)\operatorname{Po}(5), find P(Z=2)P(Z=2), and explain why the additive property for independent Poisson variables cannot be used to find Var(X+Y)\operatorname{Var}(X+Y).

    (6)

    (Total for Question 2 is 6 marks)

  3. 3.

    Defects along a cable are modelled by a Poisson process with mean rate 1.41.4 per kilometre. Find the length LL of cable for which P(no defects in L)=0.2P(\text{no defects in }L)=0.2. Then find P(at least 2 defects in 1.5 km)P(\text{at least 2 defects in }1.5\text{ km}). State two assumptions needed for the Poisson-process model.

    (8)

    (Total for Question 3 is 8 marks)

  4. 4.

    Two independent Poisson processes have mean rates 2.42.4 and 1.61.6 events per hour respectively. Let AA and BB be their respective event counts during a 1.51.5-hour period. Given that A+B=5A+B=5, find the conditional probability that A=3A=3, and the conditional probability that A>BA>B.

    (7)

    (Total for Question 4 is 7 marks)

  5. 5.

    Arrivals follow a Poisson process with mean rate rr per hour. The probability of at most one arrival in a 3030-minute period is 0.70.7. Find rr to 55 significant figures. Over a later 22-hour period, an independent background source contributes a Poisson number of arrivals with mean 1.21.2. Find the probability that the combined number of arrivals is at least 88, giving your answer to 44 decimal places.

    (8)

    (Total for Question 5 is 8 marks)

FS1-2.2 · The mean and variance of the binomial distribution and the Poisson distribution.

Explanation

  • For XBin(n,p)X\sim\operatorname{Bin}(n,p), E(X)=npE(X)=np and Var(X)=np(1p)\operatorname{Var}(X)=np(1-p). For YPo(λ)Y\sim\operatorname{Po}(\lambda), both mean and variance equal λ\lambda.
  • Under a linear transformation, E(aX+b)=aE(X)+bE(aX+b)=aE(X)+b but Var(aX+b)=a2Var(X)\operatorname{Var}(aX+b)=a^2\operatorname{Var}(X) because adding a constant changes location, not spread.
  • These relationships can recover unknown distribution parameters from given means or variances and help compare models with observed data.
  • The binomial parameter nn must be a positive integer and 0p10\leq p\leq1.
  • Examiners expect simultaneous parameter equations to be solved exactly where possible and a standard deviation to be the positive square root of variance.

Worked example

A binomial random variable has mean 2424 and variance 1818. Find nn and pp.

  1. 1.np=24np=24 and np(1p)=18np(1-p)=18.
  2. 2.Divide the variance equation by the mean equation: 1p=1824=341-p=\dfrac{18}{24}=\dfrac34.
  3. 3.Thus p=14p=\dfrac14 and n=24/(1/4)=96n=24/(1/4)=96.

Answer: n=96n=96 and p=14p=\dfrac14.

Common mistakes

  • Don't use npnp as both the mean and variance of a binomial distribution.
  • Don't add bb to the variance when transforming aX+baX+b.
  • Don't multiply variance by aa rather than a2a^2.

Exam tip

When both binomial mean and variance are given, divide the equations first to isolate 1p1-p.

Tier 1 · Easy

  1. 1.

    Given XBin(80,0.15)X\sim\operatorname{Bin}(80,0.15), find E(X)E(X) and Var(X)\operatorname{Var}(X).

    (2)

    (Total for Question 1 is 2 marks)

  2. 2.

    A count variable has mean 6.256.25 and variance 6.256.25. It is to be modelled as either Poisson or binomial. State, giving a reason, which of these models is consistent with these summaries. Find its standard deviation.

    (3)

    (Total for Question 2 is 3 marks)

Tier 2 · Standard

  1. 1.

    The random variable YY is Poisson and Var(2Y+3)=28\operatorname{Var}(2Y+3)=28. Find the parameter of YY and E(2Y+3)E(2Y+3).

    (4)

    (Total for Question 1 is 4 marks)

  2. 2.

    Let XBin(n,p)X\sim\operatorname{Bin}(n,p) and define Y=52XY=5-2X. Given that E(Y)=11E(Y)=-11 and Var(Y)=19.2\operatorname{Var}(Y)=19.2, find nn and pp. Verify that these values of nn and pp are possible for a binomial distribution.

    (6)

    (Total for Question 2 is 6 marks)

  3. 3.

    Let XBin(n,p)X\sim\operatorname{Bin}(n,p). Given that E(X)=9E(X)=9 and E(X2)=88.2E(X^2)=88.2, determine nn and pp, then find P(X=0)P(X=0) to 44 significant figures.

    (6)

    (Total for Question 3 is 6 marks)

Tier 3 · Hard

  1. 1.

    A binomial random variable XX has mean 1818 and variance 13.513.5. Determine nn and pp. Hence find P(X=18)P(X=18), giving your answer to 44 significant figures.

    (6)

    (Total for Question 1 is 6 marks)

  2. 2.

    Given E(3X2)=34E(3X-2)=34 and Var(3X2)=27\operatorname{Var}(3X-2)=27, find nn and pp for XBin(n,p)X\sim\operatorname{Bin}(n,p), and hence find P(X15)P(X\geq15).

    (7)

    (Total for Question 2 is 7 marks)

  3. 3.

    Let XBin(50,p)X\sim\operatorname{Bin}(50,p). Given that Var(X)=8\operatorname{Var}(X)=8, find the two possible values of pp. It is also known that E(X)>25E(X)>25. Hence determine pp, E(X)E(X) and the standard deviation of XX, and find P(38X40)P(38\leq X\leq40) to 44 significant figures.

    (7)

    (Total for Question 3 is 7 marks)

  4. 4.

    Let XBin(n,0.35)X\sim\operatorname{Bin}(n,0.35). Given that Var(X)=9.1\operatorname{Var}(X)=9.1, determine nn. Find E(X)E(X), then find the mean and variance of W=4X7W=4X-7. Hence find P(41W57)P(41\leq W\leq57), giving your answer to 44 decimal places.

    (8)

    (Total for Question 4 is 8 marks)

  5. 5.

    Let XBin(n,p)X\sim\operatorname{Bin}(n,p), where E(X)=9E(X)=9 and P(X=n)=0.1P(X=n1)P(X=n)=0.1P(X=n-1). Determine nn and pp, then find Var(X)\operatorname{Var}(X) and P(Xn1)P(X\geq n-1), giving the probability to 66 decimal places.

    (8)

    (Total for Question 5 is 8 marks)

FS1-2.3 · The use of the Poisson distribution as an approximation to the binomial distribution.

Explanation

  • When nn is large and pp is small, XBin(n,p)X\sim\operatorname{Bin}(n,p) may be approximated by YPo(np)Y\sim\operatorname{Po}(np). State why the conditions are reasonable and set λ=np\lambda=np.
  • The event boundary remains discrete and unchanged: no continuity correction is used for a binomial-to-Poisson approximation.
  • Calculator cumulative functions or complements can then evaluate the probability.
  • The approximation becomes less reliable when pp is not small or when the binomial trials are not independent with constant success probability.
  • Examiners expect approximation notation or clear wording, the value of λ\lambda, and a probability answer labelled approximate rather than exact.

Worked example

Let XBin(800,0.006)X\sim\operatorname{Bin}(800,0.006). Use a Poisson approximation to estimate P(X7)P(X\geq7).

  1. 1.nn is large, pp is small and np=4.8np=4.8, so use YPo(4.8)Y\sim\operatorname{Po}(4.8).
  2. 2.P(X7)P(Y7)P(X\geq7)\approx P(Y\geq7).
  3. 3.P(Y7)=1P(Y6)=0.2092P(Y\geq7)=1-P(Y\leq6)=0.2092 to 44 significant figures.

Answer: P(X7)0.2092P(X\geq7)\approx0.2092.

Common mistakes

  • Don't use λ=p\lambda=p instead of λ=np\lambda=np.
  • Don't apply a continuity correction even though both distributions are discrete.
  • Don't quote the approximation without checking that nn is large and pp is small.

Exam tip

A full approximation line should state the conditions, YPo(np)Y\sim\operatorname{Po}(np) and the unchanged event.

Tier 1 · Easy

  1. 1.

    Let XBin(900,0.004)X\sim\operatorname{Bin}(900,0.004). State a suitable Poisson approximation and use it to estimate P(X=0)P(X=0).

    (3)

    (Total for Question 1 is 3 marks)

  2. 2.

    Let XBin(1200,0.0025)X\sim\operatorname{Bin}(1200,0.0025). Using a suitable Poisson approximation, find the smallest integer kk for which P(Xk)0.9P(X\leq k)\geq0.9.

    (3)

    (Total for Question 2 is 3 marks)

Tier 2 · Standard

  1. 1.

    The number of flawed seals in a batch has distribution XBin(400,0.01)X\sim\operatorname{Bin}(400,0.01). Use a Poisson approximation to estimate P(X6)P(X\geq6).

    (4)

    (Total for Question 1 is 4 marks)

  2. 2.

    Let XBin(2000,0.002)X\sim\operatorname{Bin}(2000,0.002). Use a Poisson approximation to find P(3X6)P(3\leq X\leq6). Explain why the approximation is valid here but would not be valid if the success probability were 0.20.2.

    (5)

    (Total for Question 2 is 5 marks)

  3. 3.

    Components are flawed independently with probability 0.0030.003. An inspector chooses a sample size nn so that the expected number XX of flawed components is 5.45.4. Find nn, then use a suitable Poisson approximation to estimate P(4X7)P(4\leq X\leq7), giving your answer to 44 decimal places.

    (5)

    (Total for Question 3 is 5 marks)

Tier 3 · Hard

  1. 1.

    For XBin(200,0.015)X\sim\operatorname{Bin}(200,0.015), calculate P(X2)P(X\leq2) exactly and by a Poisson approximation. Find the percentage error of the approximation relative to the exact value.

    (6)

    (Total for Question 1 is 6 marks)

  2. 2.

    Independent items fail with probability 0.0040.004. Use a Poisson approximation to find the smallest sample size nn for which the probability of at most one failure is no greater than 0.10.1.

    (6)

    (Total for Question 2 is 6 marks)

  3. 3.

    A batch contains 500500 independently produced components, each having the same small probability pp of a flaw. For a Poisson approximation YY, it is known that P(Y=3)/P(Y=2)=1.4P(Y=3)/P(Y=2)=1.4. Estimate pp, then estimate the probability that at least six components are flawed, giving your answer to 44 decimal places. Explain why a Poisson approximation is reasonable here.

    (6)

    (Total for Question 3 is 6 marks)

  4. 4.

    Two independent batches contain 800800 and 500500 components. Components in the first batch are flawed independently with probability 0.0030.003, and components in the second are flawed independently with probability 0.0070.007. Let XX and YY be the respective numbers of flawed components. Use Poisson approximations to estimate P(X1 and X+Y5)P(X\leq1\text{ and }X+Y\geq5), giving your answer to 44 decimal places.

    (7)

    (Total for Question 4 is 7 marks)

  5. 5.

    Three independent batches each contain nn components, and every component is flawed independently with probability 0.0020.002. Use Poisson approximations to find the largest integer nn for which the probability that at least one batch contains no flawed components is at least 0.50.5.

    (8)

    (Total for Question 5 is 8 marks)

Answer key

Answers begin on a new printed page so the question pack can be completed without the solutions alongside it.

FS1-2.1 · The Poisson distribution. The additive property of Poisson distributions.

Tier 1 · Easy

Mark scheme for FS1-2.1 Tier 1 · Easy
QuestionSchemeMarks
1
  • P(X=0)=0.0672P(X=0)=0.0672 to 44 significant figures
2
(2 marks)2
Notes
With XPo(2.7)X\sim\operatorname{Po}(2.7), P(X=0)=e2.72.700!=e2.7=0.0672055P(X=0)=e^{-2.7}\dfrac{2.7^0}{0!}=e^{-2.7}=0.0672055\ldots.
2
  • First count Po(1.25)\operatorname{Po}(1.25)
  • Second count Po(1.75)\operatorname{Po}(1.75)
  • Events do not occur independently, because each event is accompanied by a second event one minute later
3
(3 marks)3
Notes
Scale the hourly mean to each interval: 5(15/60)=1.255(15/60)=1.25 and 5(21/60)=1.755(21/60)=1.75. A Poisson process assumes that events occur independently. Here each event is accompanied by a second event one minute later, so that assumption fails.

Tier 2 · Standard

Mark scheme for FS1-2.1 Tier 2 · Standard
QuestionSchemeMarks
1
  • P(A+B7)=0.2233P(A+B\geq7)=0.2233 to 44 significant figures
3
(3 marks)3
Notes
Independence gives A+BPo(4.9)A+B\sim\operatorname{Po}(4.9). Hence P(A+B7)=1P(A+B6)=0.223345P(A+B\geq7)=1-P(A+B\leq6)=0.223345\ldots.
2
  • 2.5(r+1.6)=13.52.5(r+1.6)=13.5
  • r=3.8r=3.8 per hour
  • The half-hour parameter for A is 1.91.9
  • P(N=4)=e1.91.944!=0.0812P(N=4)=e^{-1.9}\dfrac{1.9^4}{4!}=0.0812 to 33 significant figures
  • The calculation relies on constant rates and independence of the two services
5
(5 marks)5
Notes
The total parameter is exposure multiplied by the sum of the independent rates: 2.5(r+1.6)=13.52.5(r+1.6)=13.5, giving r=3.8r=3.8 per hour. For half an hour the A-count NPo(0.5×3.8)=Po(1.9)N\sim\operatorname{Po}(0.5\times3.8)=\operatorname{Po}(1.9), so P(N=4)=e1.91.94/4!P(N=4)=e^{-1.9}1.9^4/4!. The decomposition would fail if either rate changed during observation or the two streams were dependent.
3
  • APo(0.6)A\sim\operatorname{Po}(0.6)
  • BPo(1.5)B\sim\operatorname{Po}(1.5)
  • CPo(2.4)C\sim\operatorname{Po}(2.4)
  • A+B+CPo(4.5)A+B+C\sim\operatorname{Po}(4.5)
  • P(3A+B+C5)=x=35e4.54.5xx!=0.5294P(3\leq A+B+C\leq5)=\displaystyle\sum_{x=3}^{5}e^{-4.5}\dfrac{4.5^x}{x!}=0.5294 to 44 significant figures
5
(5 marks)5
Notes
Scaling the hourly rate gives parameters 4.5(8/60)=0.64.5(8/60)=0.6, 4.5(20/60)=1.54.5(20/60)=1.5 and 4.5(32/60)=2.44.5(32/60)=2.4. Counts on the non-overlapping windows are independent, so their sum is Po(0.6+1.5+2.4)=Po(4.5)\operatorname{Po}(0.6+1.5+2.4)=\operatorname{Po}(4.5). Therefore the required probability is x=35e4.54.5x/x!=0.5293523639=0.5294\sum_{x=3}^{5}e^{-4.5}4.5^x/x!=0.5293523639\ldots=0.5294 to 44 significant figures.

Tier 3 · Hard

Mark scheme for FS1-2.1 Tier 3 · Hard
QuestionSchemeMarks
1
  • 0.12350.1235 to 44 significant figures
  • Pings occur independently and at a constant mean rate
  • For example, fault-triggered clustering or a changing rate during maintenance would make the model unsuitable
8
(8 marks)8
Notes
The disjoint intervals have independent counts XPo(1.2)X\sim\operatorname{Po}(1.2) and YPo(2.4)Y\sim\operatorname{Po}(2.4). Therefore the probability is P(X=2)P(Y2)=(e1.21.222!)(e2.4r=022.4rr!)=0.1235469P(X=2)P(Y\leq2)=\left(e^{-1.2}\dfrac{1.2^2}{2!}\right)\left(e^{-2.4}\sum_{r=0}^{2}\dfrac{2.4^r}{r!}\right)=0.1235469\ldots. A Poisson process also requires independent events and a constant mean rate. Clustering after a fault would violate independence, while maintenance cycles could change the rate.
2
  • Use disjoint 2020-, 1010- and 2020-minute counts A,B,CA,B,C
  • A,CPo(2)A,C\sim\operatorname{Po}(2) and BPo(1)B\sim\operatorname{Po}(1) independently
  • Z=A+B+CPo(5)Z=A+B+C\sim\operatorname{Po}(5)
  • P(Z=2)=e5522!=0.0842P(Z=2)=e^{-5}\dfrac{5^2}{2!}=0.0842 to 33 significant figures
  • XX and YY share the overlap count BB and are not independent
  • Therefore the independent-Poisson additive property does not apply to X+YX+Y
6
(6 marks)6
Notes
Partition the union into counts A,B,CA,B,C on minutes 00--2020, 2020--3030 and 3030--5050. They are independent with parameters 2,1,22,1,2, so their sum ZPo(5)Z\sim\operatorname{Po}(5) and P(Z=2)=e552/2!=0.0842243P(Z=2)=e^{-5}5^2/2!=0.0842243\ldots. However, X=A+BX=A+B and Y=B+CY=B+C share the random count BB, so XX and YY are dependent and the additive property for independent Poisson variables cannot determine Var(X+Y)\operatorname{Var}(X+Y).
3
  • The number of defects in length LL has distribution Po(1.4L)\operatorname{Po}(1.4L)
  • e1.4L=0.2e^{-1.4L}=0.2
  • L=ln51.4=1.15L=\dfrac{\ln5}{1.4}=1.15 km to 33 significant figures
  • The number of defects in 1.51.5 km has distribution Po(2.1)\operatorname{Po}(2.1)
  • P(N2)=1P(N=0)P(N=1)=1e2.1(1+2.1)P(N\geq2)=1-P(N=0)-P(N=1)=1-e^{-2.1}(1+2.1)
  • P(N2)=0.6204P(N\geq2)=0.6204 to 44 significant figures
  • For example, the mean defect rate is constant per unit length
  • Counts on disjoint lengths are independent
8
(8 marks)8
Notes
For a length LL km the parameter is 1.4L1.4L, so P(N=0)=e1.4L=0.2P(N=0)=e^{-1.4L}=0.2. Taking logarithms gives 1.4L=ln(0.2)=ln5-1.4L=\ln(0.2)=-\ln5, hence L=ln5/1.4=1.1495985089L=\ln5/1.4=1.1495985089\ldots km. For 1.51.5 km the parameter is 1.4(1.5)=2.11.4(1.5)=2.1, so P(N2)=1e2.12.1e2.1=1e2.1(1+2.1)=0.6203850724P(N\geq2)=1-e^{-2.1}-2.1e^{-2.1}=1-e^{-2.1}(1+2.1)=0.6203850724\ldots. The model assumes that the mean defect rate remains constant per unit length and that counts on disjoint lengths are independent.
4
  • APo(3.6)A\sim\operatorname{Po}(3.6) and BPo(2.4)B\sim\operatorname{Po}(2.4)
  • T=A+BPo(6)T=A+B\sim\operatorname{Po}(6)
  • P(A=a,B=5a)=e63.6a2.45aa!(5a)!P(A=a,B=5-a)=e^{-6}\dfrac{3.6^a2.4^{5-a}}{a!(5-a)!}
  • P(A=aT=5)=(5a)(0.6)a(0.4)5aP(A=a\mid T=5)=\binom5a(0.6)^a(0.4)^{5-a}
  • P(A=3T=5)=0.3456P(A=3\mid T=5)=0.3456
  • A>BA>B is equivalent to A3A\geq3 when T=5T=5
  • P(A>BT=5)=0.68256P(A>B\mid T=5)=0.68256
7
(7 marks)7
Notes
Over 1.51.5 hours the independent counts have parameters 3.63.6 and 2.42.4, so their total TPo(6)T\sim\operatorname{Po}(6). Independence gives P(A=a,B=5a)=e63.6a2.45a/[a!(5a)!]P(A=a,B=5-a)=e^{-6}3.6^a2.4^{5-a}/[a!(5-a)!]. Dividing by P(T=5)=e665/5!P(T=5)=e^{-6}6^5/5! gives P(A=aT=5)=(5a)(0.6)a(0.4)5aP(A=a\mid T=5)=\binom5a(0.6)^a(0.4)^{5-a}. Hence P(A=3T=5)=0.3456P(A=3\mid T=5)=0.3456. Since B=5AB=5-A, the event A>BA>B is A3A\geq3, whose conditional probability is a=35(5a)(0.6)a(0.4)5a=0.68256\sum_{a=3}^{5}\binom5a(0.6)^a(0.4)^{5-a}=0.68256.
5
  • For 3030 minutes, NPo(r/2)N\sim\operatorname{Po}(r/2)
  • er/2(1+r/2)=0.7e^{-r/2}(1+r/2)=0.7
  • r/2=1.097349r/2=1.097349\ldots
  • r=2.1947r=2.1947 per hour to 55 significant figures
  • The main-source count over 22 hours has parameter 2r2r
  • The combined count has distribution Po(2r+1.2)\operatorname{Po}(2r+1.2)
  • P(T8)=1t=07e(2r+1.2)(2r+1.2)tt!P(T\geq8)=1-\displaystyle\sum_{t=0}^{7}e^{-(2r+1.2)}\dfrac{(2r+1.2)^t}{t!}
  • P(T8)=0.2017P(T\geq8)=0.2017 to 44 decimal places
8
(8 marks)8
Notes
In 3030 minutes the Poisson parameter is r/2r/2, so the given probability yields er/2(1+r/2)=0.7e^{-r/2}(1+r/2)=0.7. Numerical solution gives r/2=1.0973492107r/2=1.0973492107\ldots and hence r=2.1946984214r=2.1946984214\ldots per hour. Over 22 hours the main source has parameter 2r2r, and independence allows the background parameter 1.21.2 to be added. Therefore TPo(2r+1.2)=Po(5.5893968428)T\sim\operatorname{Po}(2r+1.2)=\operatorname{Po}(5.5893968428\ldots) and P(T8)=1P(T7)=0.2016828938=0.2017P(T\geq8)=1-P(T\leq7)=0.2016828938\ldots=0.2017.

FS1-2.2 · The mean and variance of the binomial distribution and the Poisson distribution.

Tier 1 · Easy

Mark scheme for FS1-2.2 Tier 1 · Easy
QuestionSchemeMarks
1
  • E(X)=12E(X)=12
  • Var(X)=10.2\operatorname{Var}(X)=10.2
2
(2 marks)2
Notes
E(X)=np=80(0.15)=12E(X)=np=80(0.15)=12. Also Var(X)=np(1p)=80(0.15)(0.85)=10.2\operatorname{Var}(X)=np(1-p)=80(0.15)(0.85)=10.2.
2
  • A Poisson model is consistent because its mean and variance are equal
  • The Poisson parameter is 6.256.25
  • The standard deviation is the positive root 6.25=2.5\sqrt{6.25}=2.5
3
(3 marks)3
Notes
A Poisson variable has equal mean and variance, so XPo(6.25)X\sim\operatorname{Po}(6.25) is consistent. A non-degenerate binomial variable has variance np(1p)np(1-p) strictly below its mean npnp, so it is inconsistent. Standard deviation is non-negative, hence 6.25=2.5\sqrt{6.25}=2.5.

Tier 2 · Standard

Mark scheme for FS1-2.2 Tier 2 · Standard
QuestionSchemeMarks
1
  • YPo(7)Y\sim\operatorname{Po}(7)
  • E(2Y+3)=17E(2Y+3)=17
4
(4 marks)4
Notes
If YPo(λ)Y\sim\operatorname{Po}(\lambda), then Var(2Y+3)=4λ\operatorname{Var}(2Y+3)=4\lambda. Hence 4λ=284\lambda=28 and λ=7\lambda=7. Therefore E(2Y+3)=2E(Y)+3=2(7)+3=17E(2Y+3)=2E(Y)+3=2(7)+3=17.
2
  • E(X)=8E(X)=8
  • Var(X)=4.8\operatorname{Var}(X)=4.8
  • 1p=0.61-p=0.6
  • p=0.4p=0.4
  • n=20n=20
  • nn is a positive integer and 0<p<10<p<1
6
(6 marks)6
Notes
52E(X)=115-2E(X)=-11 gives E(X)=np=8E(X)=np=8. Also Var(Y)=4Var(X)\operatorname{Var}(Y)=4\operatorname{Var}(X), so Var(X)=19.2/4=4.8\operatorname{Var}(X)=19.2/4=4.8. Dividing np(1p)=4.8np(1-p)=4.8 by np=8np=8 gives 1p=0.61-p=0.6, hence p=0.4p=0.4 and n=8/0.4=20n=8/0.4=20. These satisfy the binomial restrictions.
3
  • Var(X)=88.292=7.2\operatorname{Var}(X)=88.2-9^2=7.2
  • np=9np=9 and np(1p)=7.2np(1-p)=7.2
  • 1p=0.81-p=0.8
  • p=0.2p=0.2
  • n=45n=45
  • P(X=0)=(0.8)45=0.00004356P(X=0)=(0.8)^{45}=0.00004356 to 44 significant figures
6
(6 marks)6
Notes
Var(X)=E(X2)[E(X)]2=88.281=7.2\operatorname{Var}(X)=E(X^2)-[E(X)]^2=88.2-81=7.2. Hence np=9np=9 and np(1p)=7.2np(1-p)=7.2. Dividing gives 1p=7.2/9=0.81-p=7.2/9=0.8, so p=0.2p=0.2 and n=9/0.2=45n=9/0.2=45. Therefore P(X=0)=(1p)n=(0.8)45=0.0000435561P(X=0)=(1-p)^n=(0.8)^{45}=0.0000435561\ldots, which is 0.000043560.00004356 to 44 significant figures.

Tier 3 · Hard

Mark scheme for FS1-2.2 Tier 3 · Hard
QuestionSchemeMarks
1
  • n=72n=72
  • p=0.25p=0.25
  • P(X=18)=(7218)(0.25)18(0.75)54=0.1080P(X=18)=\binom{72}{18}(0.25)^{18}(0.75)^{54}=0.1080 to 44 significant figures
6
(6 marks)6
Notes
Use np=18np=18 and np(1p)=13.5np(1-p)=13.5. Dividing the second equation by the first gives 1p=13.5/18=0.751-p=13.5/18=0.75, so p=0.25p=0.25. Then n=18/0.25=72n=18/0.25=72. Therefore P(X=18)=(7218)(0.25)18(0.75)54=0.1080351845=0.1080P(X=18)=\binom{72}{18}(0.25)^{18}(0.75)^{54}=0.1080351845\ldots=0.1080 to 44 significant figures.
2
  • E(X)=12E(X)=12
  • Var(X)=3\operatorname{Var}(X)=3
  • np=12np=12 and np(1p)=3np(1-p)=3
  • 1p=0.251-p=0.25
  • p=0.75p=0.75
  • n=16n=16
  • P(X15)=16(0.75)15(0.25)+(0.75)16=0.0635P(X\geq15)=16(0.75)^{15}(0.25)+(0.75)^{16}=0.0635 to 33 significant figures
7
(7 marks)7
Notes
3E(X)2=343E(X)-2=34 gives E(X)=np=12E(X)=np=12, while 9Var(X)=279\operatorname{Var}(X)=27 gives np(1p)=3np(1-p)=3. Dividing the variance equation by the mean equation gives 1p=0.251-p=0.25, so p=0.75p=0.75 and n=16n=16. Therefore P(X15)=P(X=15)+P(X=16)=16(0.75)15(0.25)+(0.75)16=0.0634764398=0.0635P(X\geq15)=P(X=15)+P(X=16)=16(0.75)^{15}(0.25)+(0.75)^{16}=0.0634764398\ldots=0.0635 to 33 significant figures.
3
  • 50p(1p)=850p(1-p)=8
  • p2p+0.16=0p^2-p+0.16=0, so p=0.2p=0.2 or p=0.8p=0.8
  • E(X)>25E(X)>25 selects p=0.8p=0.8
  • E(X)=50(0.8)=40E(X)=50(0.8)=40
  • sd(X)=8=22\operatorname{sd}(X)=\sqrt8=2\sqrt2
  • P(38X40)=x=3840(50x)(0.8)x(0.2)50xP(38\leq X\leq40)=\displaystyle\sum_{x=38}^{40}\binom{50}{x}(0.8)^x(0.2)^{50-x}
  • P(38X40)=0.3702P(38\leq X\leq40)=0.3702 to 44 significant figures
7
(7 marks)7
Notes
The variance condition gives 50p(1p)=850p(1-p)=8, or p2p+0.16=0p^2-p+0.16=0, so p=0.2p=0.2 or p=0.8p=0.8. Since E(X)=50p>25E(X)=50p>25, the required value is p=0.8p=0.8. Therefore E(X)=40E(X)=40 and the standard deviation is 8=22\sqrt8=2\sqrt2. Summing the three binomial probabilities gives P(38X40)=x=3840(50x)(0.8)x(0.2)50x=0.3702025932P(38\leq X\leq40)=\sum_{x=38}^{40}\binom{50}{x}(0.8)^x(0.2)^{50-x}=0.3702025932\ldots, which is 0.37020.3702 to 44 significant figures.
4
  • n(0.35)(0.65)=9.1n(0.35)(0.65)=9.1
  • n=40n=40
  • E(X)=40(0.35)=14E(X)=40(0.35)=14
  • E(W)=4E(X)7=49E(W)=4E(X)-7=49
  • Var(W)=16Var(X)\operatorname{Var}(W)=16\operatorname{Var}(X)
  • Var(W)=145.6\operatorname{Var}(W)=145.6
  • 41W5741\leq W\leq57 is equivalent to 12X1612\leq X\leq16
  • P(41W57)=x=1216(40x)(0.35)x(0.65)40x=0.5925P(41\leq W\leq57)=\displaystyle\sum_{x=12}^{16}\binom{40}{x}(0.35)^x(0.65)^{40-x}=0.5925
8
(8 marks)8
Notes
The binomial variance is n(0.35)(0.65)=9.1n(0.35)(0.65)=9.1, so n=40n=40. Hence E(X)=40(0.35)=14E(X)=40(0.35)=14. For W=4X7W=4X-7, linearity gives E(W)=4(14)7=49E(W)=4(14)-7=49, while Var(W)=42(9.1)=145.6\operatorname{Var}(W)=4^2(9.1)=145.6. The inequalities 414X75741\leq4X-7\leq57 give 12X1612\leq X\leq16. Therefore the required binomial sum is x=1216(40x)(0.35)x(0.65)40x=0.5924796652=0.5925\sum_{x=12}^{16}\binom{40}{x}(0.35)^x(0.65)^{40-x}=0.5924796652\ldots=0.5925 to 44 decimal places.
5
  • P(X=n)P(X=n1)=pn(1p)\dfrac{P(X=n)}{P(X=n-1)}=\dfrac{p}{n(1-p)}
  • pn(1p)=0.1\dfrac{p}{n(1-p)}=0.1
  • np=9np=9
  • n29n90=0n^2-9n-90=0
  • n=15n=15
  • p=0.6p=0.6
  • Var(X)=3.6\operatorname{Var}(X)=3.6
  • P(X14)=15(0.6)14(0.4)+(0.6)15=0.005172P(X\geq14)=15(0.6)^{14}(0.4)+(0.6)^{15}=0.005172
8
(8 marks)8
Notes
The ratio of the last two binomial probabilities is p/[n(1p)]p/[n(1-p)], so p/[n(1p)]=0.1p/[n(1-p)]=0.1. The mean condition gives p=9/np=9/n. Substitution gives 9/[n(n9)]=0.19/[n(n-9)]=0.1, hence n29n90=0n^2-9n-90=0. Its roots are 1515 and 6-6, so n=15n=15 and p=0.6p=0.6. Therefore Var(X)=np(1p)=3.6\operatorname{Var}(X)=np(1-p)=3.6 and P(Xn1)=P(X=14)+P(X=15)=15(0.6)14(0.4)+(0.6)15=0.0051720348=0.005172P(X\geq n-1)=P(X=14)+P(X=15)=15(0.6)^{14}(0.4)+(0.6)^{15}=0.0051720348\ldots=0.005172.

FS1-2.3 · The use of the Poisson distribution as an approximation to the binomial distribution.

Tier 1 · Easy

Mark scheme for FS1-2.3 Tier 1 · Easy
QuestionSchemeMarks
1
  • X˙Po(3.6)X\mathrel{\dot\sim}\operatorname{Po}(3.6)
  • P(X=0)0.02732P(X=0)\approx0.02732
3
(3 marks)3
Notes
Here nn is large, pp is small and np=3.6np=3.6, so use YPo(3.6)Y\sim\operatorname{Po}(3.6). Then P(X=0)P(Y=0)=e3.6=0.0273237P(X=0)\approx P(Y=0)=e^{-3.6}=0.0273237\ldots.
2
  • Since nn is large and pp is small, use YPo(3)Y\sim\operatorname{Po}(3)
  • P(Y4)=0.815263<0.9P(Y\leq4)=0.815263\ldots<0.9 but P(Y5)=0.9160820.9P(Y\leq5)=0.916082\ldots\geq0.9
  • k=5k=5
3
(3 marks)3
Notes
Here np=3np=3, with large nn and small pp, so use YPo(3)Y\sim\operatorname{Po}(3). The adjacent cumulative probabilities are 0.81526324450.8152632445\ldots at 44 and 0.91608205800.9160820580\ldots at 55, proving that k=5k=5 is the smallest possible integer.

Tier 2 · Standard

Mark scheme for FS1-2.3 Tier 2 · Standard
QuestionSchemeMarks
1
  • n=400n=400 is large and p=0.01p=0.01 is small, so a Poisson approximation is suitable
  • Use YPo(4)Y\sim\operatorname{Po}(4) because np=400(0.01)=4np=400(0.01)=4
  • P(X6)P(Y6)=1P(Y5)P(X\geq6)\approx P(Y\geq6)=1-P(Y\leq5)
  • P(X6)0.2149P(X\geq6)\approx0.2149 to 44 significant figures
4
(4 marks)4
Notes
Here n=400n=400 is large, p=0.01p=0.01 is small and np=400(0.01)=4np=400(0.01)=4, so X˙YX\mathrel{\dot\sim}Y where YPo(4)Y\sim\operatorname{Po}(4). Thus P(X6)1P(Y5)=0.2148696129=0.2149P(X\geq6)\approx1-P(Y\leq5)=0.2148696129\ldots=0.2149 to 44 significant figures.
2
  • Use YPo(4)Y\sim\operatorname{Po}(4) because np=4np=4
  • P(3Y6)=y=36e44yy!P(3\leq Y\leq6)=\sum_{y=3}^{6}e^{-4}\dfrac{4^y}{y!}
  • The Poisson approximation is 0.65120.6512 to 44 decimal places
  • n=2000n=2000 is large and p=0.002p=0.002 is small, so the approximation is valid
  • At p=0.2p=0.2, the success probability is not small, so a Poisson approximation would not be valid
5
(5 marks)5
Notes
Here np=2000(0.002)=4np=2000(0.002)=4, so use YPo(4)Y\sim\operatorname{Po}(4). Then P(3X6)P(3Y6)=y=36e44y/y!=0.651222716043882P(3\leq X\leq6)\approx P(3\leq Y\leq6)=\sum_{y=3}^{6}e^{-4}4^y/y!=0.651222716043882\ldots, giving 0.65120.6512 to 44 decimal places. The conditions are met because nn is large and pp is small. If p=0.2p=0.2, the success probability is not small, so a Poisson approximation would not be valid.
3
  • E(X)=0.003n=5.4E(X)=0.003n=5.4
  • n=1800n=1800
  • nn is large and p=0.003p=0.003 is small, so a Poisson approximation is suitable
  • Use YPo(5.4)Y\sim\operatorname{Po}(5.4)
  • P(4Y7)=0.6084P(4\leq Y\leq7)=0.6084 to 44 decimal places
5
(5 marks)5
Notes
The binomial mean is npnp, so 0.003n=5.40.003n=5.4 and n=1800n=1800. This is large and the flaw probability is small, so use YPo(5.4)Y\sim\operatorname{Po}(5.4). Then P(4X7)P(4Y7)=y=47e5.45.4y/y!=0.6083676684=0.6084P(4\leq X\leq7)\approx P(4\leq Y\leq7)=\sum_{y=4}^{7}e^{-5.4}5.4^y/y!=0.6083676684\ldots=0.6084 to 44 decimal places.

Tier 3 · Hard

Mark scheme for FS1-2.3 Tier 3 · Hard
QuestionSchemeMarks
1
  • Exact probability =0.42150=0.42150
  • Poisson approximation =0.42319=0.42319
  • Percentage error =0.402%=0.402\%
6
(6 marks)6
Notes
Exactly, P(X2)=r=02(200r)(0.015)r(0.985)200r=0.4214963P(X\leq2)=\sum_{r=0}^{2}\binom{200}{r}(0.015)^r(0.985)^{200-r}=0.4214963\ldots. Since np=3np=3, use YPo(3)Y\sim\operatorname{Po}(3), giving P(Y2)=0.4231901P(Y\leq2)=0.4231901\ldots. The relative percentage error is 100(0.42319010.4214963)/0.4214963=0.40184%100(0.4231901-0.4214963)/0.4214963=0.40184\ldots\%.
2
  • XBin(n,0.004)X\sim\operatorname{Bin}(n,0.004) is approximated by YPo(0.004n)Y\sim\operatorname{Po}(0.004n)
  • P(Y1)=e0.004n(1+0.004n)P(Y\leq1)=e^{-0.004n}(1+0.004n)
  • The continuous boundary parameter is 3.88972016993.8897201699\ldots
  • n=972n=972 gives probability 0.1001369251>0.10.1001369251\ldots>0.1
  • n=973n=973 gives probability 0.0998187955<0.10.0998187955\ldots<0.1
  • The smallest sample size is 973973
6
(6 marks)6
Notes
For large nn and small p=0.004p=0.004, use YPo(0.004n)Y\sim\operatorname{Po}(0.004n). Solving eλ(1+λ)=0.1e^{-\lambda}(1+\lambda)=0.1 gives λ=3.8897201699\lambda=3.8897201699\ldots. The adjacent integers give probabilities 0.10013692510.1001369251\ldots for n=972n=972 and 0.09981879550.0998187955\ldots for n=973n=973, so n=973n=973 is minimal.
3
  • For YPo(λ)Y\sim\operatorname{Po}(\lambda), P(Y=3)P(Y=2)=λ/3\dfrac{P(Y=3)}{P(Y=2)}=\lambda/3
  • λ/3=1.4\lambda/3=1.4, so λ=4.2\lambda=4.2
  • 500p=4.2500p=4.2, so p=0.0084p=0.0084
  • Use YPo(4.2)Y\sim\operatorname{Po}(4.2)
  • P(Y6)=0.2469P(Y\geq6)=0.2469 to 44 decimal places
  • The approximation is reasonable because n=500n=500 is large and the estimated value of pp is small
6
(6 marks)6
Notes
For YPo(λ)Y\sim\operatorname{Po}(\lambda), the ratio of the two point probabilities is [eλλ3/3!]/[eλλ2/2!]=λ/3[e^{-\lambda}\lambda^3/3!]/[e^{-\lambda}\lambda^2/2!]=\lambda/3. Hence λ/3=1.4\lambda/3=1.4, giving λ=4.2\lambda=4.2. Since the approximating parameter is 500p500p, p=4.2/500=0.0084p=4.2/500=0.0084. Therefore P(Y6)=1P(Y5)=0.2468571113=0.2469P(Y\geq6)=1-P(Y\leq5)=0.2468571113\ldots=0.2469. The estimated probability is small while 500500 is large, so the approximation is reasonable.
4
  • XX is approximated by XPo(2.4)X'\sim\operatorname{Po}(2.4)
  • YY is approximated by YPo(3.5)Y'\sim\operatorname{Po}(3.5)
  • Split the event into X=0,Y5X'=0,Y'\geq5 and X=1,Y4X'=1,Y'\geq4
  • P(X=0)=e2.4P(X'=0)=e^{-2.4} and P(X=1)=2.4e2.4P(X'=1)=2.4e^{-2.4}
  • P(Y5)=0.2745550P(Y'\geq5)=0.2745550\ldots
  • P(Y4)=0.4633673P(Y'\geq4)=0.4633673\ldots
  • P(X1 and X+Y5)e2.4P(Y5)+2.4e2.4P(Y4)=0.1258P(X\leq1\text{ and }X+Y\geq5)\approx e^{-2.4}P(Y'\geq5)+2.4e^{-2.4}P(Y'\geq4)=0.1258
7
(7 marks)7
Notes
The two small flaw probabilities and large batch sizes give the independent approximations XPo(800×0.003)=Po(2.4)X'\sim\operatorname{Po}(800\times0.003)=\operatorname{Po}(2.4) and YPo(500×0.007)=Po(3.5)Y'\sim\operatorname{Po}(500\times0.007)=\operatorname{Po}(3.5). If X1X'\leq1 and X+Y5X'+Y'\geq5, either X=0,Y5X'=0,Y'\geq5 or X=1,Y4X'=1,Y'\geq4. Independence therefore gives e2.4(0.2745550467)+2.4e2.4(0.4633673321)=0.1257928383e^{-2.4}(0.2745550467\ldots)+2.4e^{-2.4}(0.4633673321\ldots)=0.1257928383\ldots, which is 0.12580.1258 to 44 decimal places.
5
  • Each batch count is approximated by Po(0.002n)\operatorname{Po}(0.002n)
  • The probability that one batch has no flaws is q=e0.002nq=e^{-0.002n}
  • The probability that at least one of three batches has no flaws is 1(1q)31-(1-q)^3
  • 1(1q)30.51-(1-q)^3\geq0.5 gives q121/3q\geq1-2^{-1/3}
  • nln(121/3)0.002=789.213n\leq\dfrac{-\ln(1-2^{-1/3})}{0.002}=789.213\ldots
  • For n=789n=789, the probability is 0.5001660.500166\ldots
  • For n=790n=790, the probability is 0.4993870.499387\ldots
  • The largest integer is n=789n=789
8
(8 marks)8
Notes
Here p=0.002p=0.002 is small and nn is large, so Po(0.002n)\operatorname{Po}(0.002n) is appropriate for each batch count. Its zero-flaw probability is q=e0.002nq=e^{-0.002n}. Independence between batches gives probability 1(1q)31-(1-q)^3 that at least one has zero flaws. The condition is equivalent to q121/3q\geq1-2^{-1/3} and hence nln(121/3)/0.002=789.2132043n\leq-\ln(1-2^{-1/3})/0.002=789.2132043\ldots. The adjacent checks give 0.50016626580.5001662658\ldots at n=789n=789 and 0.49938671760.4993867176\ldots at n=790n=790, so 789789 is the largest integer.