Morris's counter — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
Counting past what the register holds
Morris's counter counts ten million events in five bits by incrementing with probability 2 to the minus c. The estimate is exactly unbiased at every n, its relative error is 71%, and the base is a dial that trades one against the other at a rate of the square root of half of a minus one.
The correction that makes it work
HyperLogLog and LogLog read the same registers and differ only in how they average them. The harmonic mean is worth 30% of the error for nothing, and below two and a half registers' worth of keys the estimator both are built on is 137% high and has to be abandoned.
Named alongside it
The objects these essays reach for when they reach for this one.
EstimatorEstimator biasRelative errorSketchUnbiased estimatorCardinalityClosed formHarmonic meanHyperLogLogLeading zerosLinear countingRandom bits