Estimator bias
Named by 3 essays across one field — each of them below, with the objects they name alongside it.
Getting pi by dropping needles on the floor
Throw a needle at a lined floor enough times, count how often it crosses a line, and pi falls out. There is no circle anywhere in the experiment.
The error that does not care how many dimensions
A grid gets rapidly better in one dimension and hopelessly worse in twenty. Random points get better at the same slow rate whatever the dimension, which is why a method that is bad everywhere ends up being the only one that works.
Sampling where the answer lives
Monte Carlo error cannot be made to fall faster than the square root, so the only thing left to attack is the constant in front of it. Drawing points where the integrand is large, and dividing by how often they were drawn, leaves the answer alone and can shrink the noise many times over.
Named alongside it
The objects these essays reach for when they reach for this one.
Convergence rateMonte CarloSamplingIndependenceIntegralVarianceBuffon's needleCentral limit theoremConvergenceCurse of dimensionalityExpectationImportance sampling