Problems solved in full
-
Forty animals out there in a park that expects 12 7 steps
A park expects 12 animals. Forty are out there. Each sweep spots any given animal with probability 0.28, and the search runs 8 sweeps. What does the count say, with the ceiling on and off?
-
Start with coverage. An animal is missed by one sweep with probability 0.72, so it is missed by all eight with probability 0.72 to the eighth.
-
So the search sees about 93% of whatever is there. With 40 animals present that is 37.
-
With the ceiling on, the search stops at 12. It never gets to 37, and it reports the expected number exactly.
-
The gap is the finding: 28 animals are out there and unrecorded, and the report shows a perfect match. The ceiling did not just cap the number, it removed the only signal that anything was wrong.
-
Now the second instrument. Sizes are measured on the animals found, so the ceiling decides the sample size too: 12 animals with the ceiling, 37 without.
-
Comparing a three-cohort model against a continuous spread of ages gives a log-likelihood ratio of โ2.6 on the twelve and โ18.5 on the thirty-seven. Below about 5 in absolute value, a likelihood ratio is not telling you to act.
-
Which is where the tool runs out, and where the novel is quietly right about something real. Both numbers point at breeding. Only one of them is strong enough to say so, and the difference between them was not caused by the animals or by the biology. It was caused by an instruction about when to stop looking.
Answer
12 with the ceiling, 37 without, from a population of 40. The capped count reports a perfect match while hiding 28 animals, and the twelve it does return put the breeding evidence at โ2.6 instead of โ18.5. One instruction, two instruments blinded.
-
-
Forty-six animals counted, and the number the park actually wants 6 steps
Press Nobody is breeding. Fifty are out there, the search runs eight sweeps and comes back with 46. Run the tool backwards โ recover the population from the count โ then decide whether the park should sweep more often or measure its search better.
-
Coverage first, because everything here hangs off it. A sweep spots any given animal with probability 0.28, so it misses it with probability 0.72, and eight independent sweeps miss it with 0.72 to the eighth. Whatever is out there, the search finds 92.78% of it.
-
Which is where the 46 on the card comes from, and it is worth seeing the tool do this in the direction nobody ever has the data for: it was given the truth and asked for the count.
-
A real survey is standing on the other side of that equation. It has 46 in a notebook and wants the number in the park, so divide instead of multiplying. Rounded to the nearest whole animal, 50.
-
That answer leans on a spotting rate the park guessed at, so the question is how hard it leans. Differentiate the logarithm: the fractional error in the estimate is this multiple of the fractional error in p.
-
Work it out at one sweep and it is exactly 1 โ every percent you are wrong about p is a percent you are wrong about the population, no better and no worse. At eight sweeps it is 0.242. The same misjudgement costs a quarter as much.
-
Check that against the module rather than trusting the derivative. Let the true spotting rate be anywhere from 0.20 to 0.40 while the park keeps assuming 0.28: after eight sweeps the estimate wanders between 55 and 47, and a two-sweep search โ which finds 24 animals, not 46 โ wanders between 67 and 38.
Answer
Fifty animals, from 46 found and nothing else, and the eight-sweep design is what makes that number worth quoting. Sweeping repeatedly does two jobs at once: it raises coverage towards 1, and it drives the leverage of the spotting rate towards 0. A single sweep passes every error in p straight through; eight sweeps absorb three quarters of it.
So the answer to the park's question is sweep again, not calibrate. Measuring a detection probability well is expensive fieldwork โ you need animals you already know about โ and the returns are the ones above: the more sweeps you have run, the less the measurement is worth. It also says what the tool's own Sweeps slider is really for. It looks like a knob for finding more animals, and past about ten sweeps it has stopped doing that, because coverage is already 96%. What it is still doing is making the answer robust to the one number nobody in the park can check. -