Further Statistics: Discrete Distributions Depth - Worksheets, Questions and Revision

12 original exam-style questions - 4 pages of questions with a full mark scheme - free printable PDF.

Download PDFJump to mark scheme (page 5)
« Previous: Further Statistics: Hypothesis Testing, Type I and Type II ErrorsNext: Further Statistics: Hypothesis Testing and Chi-Squared Depth »
Revision Library
revisionlibrary.co.uk
A-Level · Further Statistics (Discrete Distributions Depth: Poisson, Geometric and Negative Binomial via Probability Generating Functions)

FP.FS5 Further Statistics: Discrete Distributions Depth

EDEXCEL 9FM0 · Calculator allowed · about 150 minutes
Total Marks
Name: _______________________________    Date: ____ / ____ / ______
Answer ALL questions. Show all your working.

Key facts: discrete distributions and probability generating functions

Original content written for Revision Library.

For X ~ Po(lambda), P(X = x) = e^(-lambda) * lambda^x / x!, for x = 0, 1, 2, ..., with E(X) = lambda and Var(X) = lambda. If X ~ Po(lambda1) and Y ~ Po(lambda2) are independent, then X + Y ~ Po(lambda1 + lambda2).

For X ~ Geo(p), the number of independent trials up to and including the first success (write q = 1 - p), P(X = x) = q^(x-1) * p, for x = 1, 2, 3, ..., with E(X) = 1/p and Var(X) = q/p^2. The geometric distribution has the memoryless property: P(X > m+n | X > m) = P(X > n) for positive integers m and n.

For X ~ NB(r, p), the number of independent trials up to and including the rth success, P(X = x) = C(x-1, r-1) * p^r * q^(x-r), for x = r, r+1, r+2, ..., with E(X) = r/p and Var(X) = rq/p^2. X can be written as the sum of r independent Geo(p) random variables.

The probability generating function of a discrete random variable X taking non-negative integer values is G_X(t) = E(t^X) = sum of P(X = x) * t^x. It satisfies G_X(1) = 1, E(X) = G_X'(1), and Var(X) = G_X''(1) + G_X'(1) - [G_X'(1)]^2. If X and Y are independent random variables, then G_(X+Y)(t) = G_X(t) * G_Y(t).

1
A call centre in Norwich receives incoming telephone calls singly and at random, independently of each other, at a constant average rate of 3.6 calls per 10-minute period. Let X be the number of calls received during a randomly chosen 10-minute period, so that X ~ Po(3.6).
(a)Find P(X = 4), giving your answer to 3 significant figures.(2)
(b)Find P(X ≥ 2), giving your answer to 3 significant figures.(2)
(Total for Question 1 is 4 marks)
2
Meera is practising penalty kicks. Each attempt is successful, independently of all other attempts, with probability 0.35. Let X be the number of attempts up to and including her first successful kick, so that X ~ Geo(0.35).
(a)Find P(X = 5), giving your answer to 3 significant figures.(2)
(b)Find P(X > 3), giving your answer to 3 significant figures.(2)
(c)State the value of E(X), giving your answer as an exact fraction, and interpret this value in the context of this scenario.(1)
(Total for Question 2 is 5 marks)
3
In a factory in Swansea, each electronic component produced is defective, independently of all other components, with probability 0.08. Components are inspected one at a time until the 3rd defective component is found. Let X be the total number of components inspected up to and including the 3rd defective one found, so that X follows a negative binomial distribution, X ~ NB(3, 0.08), where P(X = x) = C(x-1, 2) * (0.08)3 * (0.92)x-3, for x = 3, 4, 5, ... .
(a)Write down the value of E(X).(1)
(b)Find the probability that the 3rd defective component found is the 10th component inspected, giving your answer to 3 significant figures.(3)
(c)Find Var(X).(1)
(Total for Question 3 is 5 marks)
4
The discrete random variable X has the probability distribution shown in the table below.
X: 0, 1, 2
P(X = x): 0.2, 0.3, 0.5
(a)Write down the probability generating function GX(t) of X.(2)
(b)Verify that GX(1) = 1, and explain why this must always be true for the probability generating function of any discrete random variable.(2)
(c)Use GX(t) to find E(X).(2)
(Total for Question 4 is 6 marks)
5
The discrete random variable X follows a Poisson distribution with parameter λ, so that X ~ Po(λ), where P(X = x) = e * λx / x!, for x = 0, 1, 2, ... .
(a)Show that the probability generating function of X is given by GX(t) = eλ(t-1).(4)
(b)Using your result from part (a), show that E(X) = λ.(3)
(c)Using your result from part (a), show further that Var(X) = λ.(3)
(Total for Question 5 is 10 marks)
6
The discrete random variable X follows a geometric distribution with parameter p, so that X ~ Geo(p), where P(X = x) = (1-p)x-1 * p, for x = 1, 2, 3, ... . Write q = 1 - p.
(a)Show that the probability generating function of X is GX(t) = pt / (1 - qt), for |t| < 1/q.(4)
(b)Hence show that E(X) = 1/p.(3)
(c)Hence show further that Var(X) = q/p2.(4)
(Total for Question 6 is 11 marks)
7
Let X ~ Po(lambda1) and Y ~ Po(lambda2) be independent random variables, and let W = X + Y.
(a)State the probability generating functions of X and of Y.(1)
(b)Show that GW(t) = GX(t) * GY(t), and hence show that W ~ Po(lambda1 + lambda2).(4)
(c)The number of £10 notes given as change by the till of a small shop in Dundee during the morning session follows a Poisson distribution with mean 2.4, independently of the number given as change during the afternoon session, which follows a Poisson distribution with mean 3.1. Find the probability that exactly 5 £10 notes are given as change over the whole day, giving your answer to 3 significant figures.(3)
(Total for Question 7 is 8 marks)
8
A sequence of independent trials is carried out, in each of which the probability of success is p (write q = 1 - p). Let X ~ NB(r, p) be the number of trials up to and including the rth success. X can be written as X = X1 + X2 + ... + Xr, where X1 is the number of trials up to and including the 1st success, and, for i = 2, 3, ..., r, Xi is the number of further trials after the (i-1)th success up to and including the ith success. X1, X2, ..., Xr are independent, and each has the Geo(p) distribution.
(a)State the probability generating function of a single Xi.(1)
(b)Hence show that the probability generating function of X is GX(t) = [pt / (1 - qt)]r.(3)
(c)Using GX(t), show that E(X) = r/p.(4)
(d)Show further that Var(X) = rq/p2.(4)
(Total for Question 8 is 12 marks)
9
Let X ~ Geo(p) be the number of trials up to and including the first success, and write q = 1 - p.
(a)Show that, for positive integers m and n, P(X > m+n | X > m) = P(X > n).(4)
(b)A component is tested repeatedly until it fails; the probability that it fails on any given test is 0.04, independently of the outcome of every previous test. Given that the component has already survived (not failed) 10 tests, find the probability that it survives at least a further 15 tests before it fails, giving your answer to 3 significant figures.(2)
(Total for Question 9 is 6 marks)
10
In parts (a) and (b) below, X ~ Geo(p) models the number of independent trials, each with probability of success p, up to and including the first success; the two parts describe separate, independent scenarios.
(a)Given that E(X) = 12.5, find the value of p.(2)
(b)Given instead that Var(X) = 20, form an equation in p and show that it can be written as 20p2 + p - 1 = 0. Hence find the value of p, given that 0 < p < 1.(5)
(Total for Question 10 is 7 marks)
11
The discrete random variable Y has the probability distribution shown in the table below.
Y: 1, 2, 3, 4
P(Y = y): 0.1, 0.4, 0.3, 0.2
(a)Find the probability generating function GY(t).(2)
(b)Use GY(t) to find E(Y) and Var(Y).(5)
(c)Verify your value of E(Y) by direct calculation from the probability distribution.(2)
(Total for Question 11 is 9 marks)
12
Small pieces of grit land on a stretch of pavement in Aberdeen singly and at random, independently of each other, at a constant average rate of 0.6 pieces of grit per metre length.
(a)Let X be the number of pieces of grit found on a randomly chosen 5 metre length of pavement. State the distribution of X, including the value of any parameter(s).(2)
(b)Find P(X = 3), giving your answer to 3 significant figures.(2)
(c)Find P(X ≥ 1), giving your answer to 3 significant figures.(2)
(d)Two non-overlapping stretches of pavement, of lengths 5 metres and 8 metres, are considered. Using a suitable property of the Poisson distribution, find the probability that the total number of pieces of grit found on the combined 13 metre stretch is at most 5, giving your answer to 3 significant figures.(5)
(Total for Question 12 is 11 marks)
Mark scheme · FP.FS5 Further Statistics: Discrete Distributions Depth

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 11

Question 12