IB Mathematics - Questionbank

4.7 Advanced Probability & Distributions

Question 1

In a small village there are two doctors’ clinics, one owned by Doctor Black and the other owned by Doctor Green. It was noted after each year that 3.5% of Doctor Black’s patients moved to Doctor Green’s clinic and 5% of Doctor Green’s patients moved to Doctor Black’s clinic. All additional losses and gains of patients by the clinics may be ignored.

At the start of a particular year, it was noted that Doctor Black had 2100 patients on their register, compared to Doctor Green’s 3500 patients.

(a) Write down a transition matrix `T` indicating the annual population movement between clinics. 

(b) Find a prediction for the ratio of the number of patients Doctor Black will have, compared to Doctor Green, after two years. 

(c) Find a matrix `P`, with integer elements, such that `T=PDP^-1`, where `D` is a diagonal matrix. 

(d) Hence, show that the long-term transition matrix `T^infty` is given by `T^infty=((10/17,10/17),(7/17,7/17))`.

(e) Hence, or otherwise, determine the expected ratio of the number of patients Doctor Black would have compared to Doctor Green in the long term. 

Mark as Complete

Mark Scheme

Question 2

Hank sets up a bird table in his garden to provide the local birds with some food. Hank notices that a specific bird, a large magpie, visits several times per month and he names him Bill. Hank models the number of times per month that Bill visits his garden as a Poisson distribution with mean 3.1.

(a) Using Hank’s model, find the probability that Bill visits the garden on exactly four occasions during one particular month. 

(b) Over the course of 3 consecutive months, find the probability that Bill visits the garden: 

  1. on exactly 12 occasions.
  2. during the first and third month only.

(c) Find the probability that over a 12-month period, there will be exactly 3 months when Bill does not visit the garden. 

 

After the first year, a number of baby magpies start to visit Hank’s garden. It may be assumed that each of these baby magpies visits the garden randomly and independently, and that the number of times each baby magpie visits the garden per month is modelled by a Poisson distribution with mean 2.1.

(d) Determine the least number of magpies required, including Bill, in order that the probability of Hank’s garden having at least 30 magpie visits per month is greater than 0.2. 

Mark as Complete

Mark Scheme

Question 3

Long term experience shows that if it is sunny on a particular day in Vokram, then the probability that it will be sunny the following day is 0.8. If it is not sunny, then the probability that it will be sunny the following day is 0.3.

The transition matrix `T` is used to model this information, where `T=((0.8,0.3),(0.2,0.7))`.

(a) It is sunny today. Find the probability that it will be sunny in three days’ time. 

(b) Find the eigenvalues and eigenvectors of `T`.

The matrix `T` can be written as a product of three matrices, `PDP^-1`, where `D` is a diagonal matrix. 

(c)

(i) Write down the matrix `P`.

(ii) Write down the matrix `D`

(d) Hence find the long-term percentage of sunny days in Vokram. 

Mark as Complete

Mark Scheme

Question 4

Loreto is a manager at the Da Vinci health centre. If the mean rate of patients arriving at the health centre exceeds 1.5 per minute then Loreto will employ extra staff. It is assumed that the number of patients arriving in any given time period follows a Poisson distribution.

Loreto performs a hypothesis test to determine whether she should employ extra staff. She finds that 320 patients arrived during a randomly selected 3-hour clinic.

(a)

(i) Write down null and alternative hypotheses for Loreto’s test. 

(ii) Using the data from Loreto’s sample, perform the hypothesis test at a 5% significance level to determine if Loreto should employ extra staff. 

Loreto is also concerned about the average waiting time for patients to see a nurse. The health centre aims for at least 95% of patients to see a nurse in under 20 minutes.

Loreto assumes that the waiting times for patients are independent of each other and decides to perform a hypothesis test at a 10% significance level to determine whether the health centre is meeting its target.

Loreto surveys 150 patients and finds that 11 of them waited more than 20 minutes.

(b)

(i) Write down null and alternative hypotheses for this test. 

(ii) Perform the test, clearly stating the conclusion in context. 

Mark as Complete

Mark Scheme

Question 5

A geneticist uses a Markov chain model to investigate changes in a specific gene in a cell as it divides. Every time the cell divides, the gene may mutate between its normal state and other states.

The model is of the form

`((X_(n+1)),(Z_(n+1))) = M((X_n),(Z_n))`

where `X_n` is the probability of the gene being in its normal state after dividing for the `n`th time, and `Z_n` is the probability of it being in another state after dividing for the `n`th time, where `n in NN`.

Matrix `M` is found to be `((0.94, b),(0.06, 0.98))`.

(a)

(i) Write down the value of `b`.

(ii) What does `b` represent in this context? 

(b) Find the eigenvalues of `M`

(c) Find the eigenvectors of `M`

(d) The gene is in its normal state when `n=0`. Calculate the probability of it being in its normal state

(i) when `n=5`

(ii) in the long term. 

Mark as Complete

Mark Scheme

Question 6

Jenna is a keen book reader. The number of books she reads during one week can be modelled by a Poisson distribution with mean 2.6.

Determine the expected number of weeks in one year, of 52 weeks, during which Jenna reads at least four books.

Mark as Complete

Mark Scheme

Question 7

The number of marathons that Audrey runs in any given year can be modelled by a Poisson distribution with mean 1.3.

(a) Calculate the probability that Audrey will run at least two marathons in a particular year. 

(b) Find the probability that she will run at least two marathons in exactly four out of the following five years. 

Mark as Complete

Mark Scheme

Question 8

The number of taxis arriving at Cardiff Central railway station can be modelled by a Poisson distribution. During busy periods of the day, taxis arrive at a mean rate of 5.3 taxis every 10 minutes. Let `T` represent a random 10 minute busy period.

(a)

(i) Find the probability that exactly 4 taxis arrive during `T`

(ii) Find the most likely number of taxis that would arrive during `T`

(iii) Given that more than 5 taxis arrive during `T`, find the probability that exactly 7 taxis arrive during `T`.

During quiet periods of the day, taxis arrive at a mean rate of 1.3 taxis every 10 minutes.

(b) Find the probability that during a period of 15 minutes, of which the first 10 minutes is busy and the next 5 minutes is quiet, that exactly 2 taxis arrive. 

Mark as Complete

Mark Scheme

Question 9

The mean number of squirrels in a certain area is known to be 3.2 squirrels per hectare of woodland. Within this area, there is a 56 hectare woodland nature reserve. It is known that there are currently at least 168 squirrels in this reserve.

Assuming the population of squirrels follow a Poisson distribution, calculate the probability that there are more than 190 squirrels in the reserve. 

Mark as Complete

Mark Scheme

Question 10

A discrete random variable `X` follows a Poisson distribution `Po(mu)`.

(a) Show that `P(X = x + 1) = mu / (x + 1) xx P(X = x), x in NN`.

(b) Given that `P(X = 2) = 0.241667` and `P(X = 3) = 0.112777`, use part (a) to find the value of `mu`.

Mark as Complete

Mark Scheme

More IB Mathematics