Problem 73: Collecting voles () 2000 Paper II
A group of biologists attempts to estimate the magnitude, , of an island population of voles (Microtus agrestis). Accordingly, the biologists capture a random sample of 200 voles, mark them and release them. A second random sample of 200 voles is then taken of which 11 are found to be marked. Show that the probability, , of this occurrence is given by
where is independent of .
The biologists then estimate by calculating the value of for which is a maximum. Find this estimate.
All unmarked voles in the second sample are marked and then the entire sample is released. Subsequently a third random sample of 200 voles is taken. Using your estimate for , write down the probability that this sample contains exactly marked voles, leaving your answer in terms of binomial coefficients.
Deduce that
Comments
This is really just an exercise in combinations. (Recall that a permutation is a reordering of a set of objects, and a combination is a selection of a subset from a set.) You assume that you are equally likely to choose any given subset of the same size, so that the probability of a set of specific composition is the number of ways of choosing a set of that composition divided by the total number of ways of choosing any set of the same size. Of course, you are assuming that the voles are indistinguishable, except for the marks made by the biologists.
Maximising a discrete (not a continuous) function of came up on one of the previous questions: you have to compare adjacent terms.
The numbers look rather bad, though they turn out OK. My instinct would be to do it algebraically first: replace 200 by and 11 by , then substitute back at the end. I am sure it will lead to a better understanding of what is going on.
Solution to problem 73
For the second sample, 200 out of voles are already marked, so is just the number of ways of choosing 11 from 200 and 189 from divided by the number of ways of choosing 200 from :
so
At the maximum value, , i.e.
which gives (just divide 40000 by 11).
At the third sample, there are 389 marked voles and an estimated unmarked voles. Hence
The final part follows immediately, using
Post-mortem
Adding the Latin name of the species was a nice touch, I thought (not my idea); it adds an air of verisimilitude to the problem.
I suppose that this might be the basis of a method of estimating the population of voles — rather clever really. I don’t know how well it works in practice though. The assumption mentioned earlier, that picking one set of voles of size 200 is just as likely as picking any other set, surely relies on perfect mixing of the marked voles, which would be rather difficult to achieve (especially as female voles can be highly territorial).
You might be asking yourself why it was OK to find the maximum by setting . This is a standard method, but of course it only works if the distribution is one-humped, like a normal distribution. An alternative approach would have been to approximate the distributions using Stirling’s approximation, which at its most basic is
This gives exactly the same equation as the method, and shows that the distribution is indeed one-humped.