A halt decision over a sequence of arriving observations, set by a stopping boundary on a running statistic that trades the cost of stopping too early against stopping too late, given an information structure, a cost calculus, reversibility, and the adversarial structure of the future.
Imagine picking the biggest seashell while walking down the beach, but you can't go back for one you passed. You have to decide each time: keep this one, or hope for a better one ahead? A stopping rule is your way of choosing the right moment to say 'this one, I'll stop now.'
Stop Or Keep Looking
An Optimal Stopping Rule is a smart way to decide when to quit looking and take what you have. You see things one at a time, in order, and once you pass one up you usually can't get it back. The rule looks at what you've seen so far and tells you: keep going, or stop now. The hard part is that stopping too early might mean missing something great, while stopping too late costs you time and chances. A good rule is built to balance those two mistakes against each other.
The Stopping Boundary
An Optimal Stopping Rule is a structural object that maps a sequence of states or observations from an iterative process to a halt decision — a function from observed history to 'continue or stop.' The key claim is that WHEN to stop is a structural question with substrate-independent parameters, not a matter of felt judgement: the same rules recur with identical force across domains that look unrelated. The structure has recurring questions — what information is available before deciding, what it costs to continue versus stop, whether the stop is reversible or final, and whether the future is friendly or adversarial. It factors a continuous decision stream into a single binary at each step plus a stopping boundary, often a threshold on a running statistic that collapses the whole history into a sufficient summary. The boundary carries a dual-failure structure: you can stop too early or too late, each with its own cost, and designing the boundary IS trading those off. Recognizing a problem as a stopping problem — distinct from choosing among options given all at once, or from deciding where to look next — is itself part of the arrangement, because stopping is where order of arrival matters and the future is uncertain.
An Optimal Stopping Rule is a structural object that maps a sequence of states or observations generated by an iterative process to a halt decision. The interesting structural questions in any instance are the same: what information structure is available before the decision (full history, noisy proxy, expected future value); what cost structure governs continuing (sampling cost, opportunity cost, regret) versus stopping (lost option value, premature commitment); whether the stop is reversible or final; and what adversarial structure the future obeys (exchangeable, adversarial, strategic counterparty). The optimal rule under any choice of these parameters is a function from observed history to a halt decision — and the same rules recur with identical structural force across superficially unrelated domains. The essential commitment is that when to stop is a structural question with substrate-independent parameters, not a matter of felt judgement. The arrangement factors a continuous decision stream into a single binary at each step — continue or halt — plus a stopping boundary that summarizes the rule, often expressed as a threshold on a running statistic; the boundary collapses the entire history into a sufficient statistic, sharply reducing the cognitive load of sequential decision-making. It carries a characteristic dual-failure structure: a rule can err by stopping too early or too late, each with its own cost calculus, and the boundary's design is precisely the trade-off between them. Recognizing a problem as a stopping problem — distinguishing it from a selection problem (which candidate, given all at once) or a search problem (where to look next) — is itself part of the arrangement: stopping is the structure where the order of arrival matters and the future is uncertain.
Recasts the buried question when should I stop? from felt judgement into a structural one, and surfaces the dual-failure structure — too early versus too late — that intuition tends to suppress.
Collapses the entire history into a sufficient statistic: a single tunable boundary whose placement encodes the whole trade-off, so the moment-to-moment decision becomes mechanical.
Distinguishes stopping (order of arrival matters, future uncertain) from selection (all candidates present at once) and search (where to look next), and indexes canonical boundaries to the information and adversarial structure.
In the secretary problem, reject the first n/e candidates outright, then accept the first one thereafter that beats all seen — selecting the best with probability ~0.368, the boundary sitting exactly at the too-early/too-late balance.
Parents (1) — more general patterns this builds on
Optimal Stopping Rulepresupposes, typicalDecision — An optimal stopping rule repeats a continue/halt DECISION over a stream under uncertainty and trade-off; it presupposes the decision prime (committing to one alternative under uncertainty) and specializes it to the sequential, irreversible, order-matters halt structure. The file: distinct from a one-shot decision because alternatives arrive in sequence.
Optimal Stopping Rule is not Optionality because stopping is the policy that times when a held right is exercised, whereas optionality is the state property measuring the right's present worth; one can hold high optionality and still stop badly.
Optimal Stopping Rule is not Markov Decision Processes because stopping collapses the action set to a single continue/halt binary with no steering, whereas an MDP optimizes a policy over a rich action set across many states.
Optimal Stopping Rule is not Satisficing because optimal stopping derives its threshold from the cost and information structure, whereas satisficing halts at the first option clearing an exogenous good-enough bar.