Satisficing
Description
Strategic acceptance of a good-enough option rather than continued search for the optimum. Coined by Herbert Simon (portmanteau of “satisfy” + “suffice”) as the bounded-rationality counterpart to optimization. The searcher sets an aspiration level — a threshold of acceptability — and accepts the first option that clears it, rather than enumerating and ranking the full option space. The diagnostic move is the aspiration level: it’s the structural element distinguishing satisficing from random first-pick (no bar) and from optimization (no stopping at first-over-bar). The aspiration level is itself a design choice — too high and search never terminates; too low and quality suffers; the calibration of the bar is where the concept’s value lives. Distinct from local-minimum: local-minimum is involuntary structural stuckness (every nearby move is worse, so the searcher can’t escape); satisficing is voluntary search termination (the searcher chooses to stop because further search isn’t worth the cost). Same observable outcome — no further improvement — from opposite mechanisms.Triggers
User-initiated: User describes a decision being made by “good enough” criteria, or asks about when to stop searching/iterating. Vocabulary cues: “satisfice,” “good enough,” “stopping rule,” “aspiration level,” “80/20,” “diminishing returns,” “ship it.” Agent-initiated: Agent notices that continuing search has marginal cost exceeding marginal value, and the question is what aspiration level justifies stopping. Candidate inference: “what’s the bar; have we cleared it; is further search worth its cost?” Situation-shape signals: Open-ended search problems with unbounded option spaces. Decisions under time pressure. Iterative improvement loops where each iteration’s marginal value is decreasing. Any context where “the perfect is the enemy of the good” applies.Exclusions
- Stakes are extreme — when the cost of a suboptimal choice is catastrophic (medical diagnosis, safety-critical engineering), satisficing’s “first acceptable” is too risky; full optimization or expert consultation is warranted.
- Search space is small — when you can enumerate all options cheaply, optimize rather than satisfice; satisficing is the bounded-rationality response, and the bound has to actually bite.
- No meaningful aspiration level can be set — for genuinely open-ended creative problems where “good enough” is the question being investigated, satisficing collapses into “pick anything.”
- Repeated/aggregate decisions — a single satisficed decision is fine; a long series of satisficed decisions accumulates suboptimality. Repeated-game contexts may merit more careful per-decision optimization.
Structure
Relationships
- local-minimum — contrast: local-minimum is involuntary-stuck; satisficing is voluntary-stop. Naming the difference matters because the responses differ (escape vs. confirm-bar-is-right).
- asymmetric-gate — the aspiration level is an asymmetric gate: options that meet the bar pass cheaply (accept-and-stop); options that don’t get rejected and search continues. The asymmetry is the concept’s productive feature.
- doctrine — a good satisficing decision is governed by a doctrine that encodes the aspiration level (with rationale and trigger) rather than ad-hoc “feels good enough.”
- cost-cascade — satisficing is the early-stop in a cost-cascade: cheap first option succeeds, skip the expensive fallback search.
- load-bearing — the aspiration level is load-bearing; remove it and you’re either random-picking or optimizing, neither of which is the same primitive.
Examples
Restaurant choice in unfamiliar town · psychology
Restaurant choice in unfamiliar town · psychology
Software engineering "ship it when it works" · computer-science
Software engineering "ship it when it works" · computer-science
Consumer choice · psychology
Consumer choice · psychology
Gigerenzer, G., & Selten, R. (2001). Bounded Rationality: The Adaptive Toolbox. · psychology
Gigerenzer, G., & Selten, R. (2001). Bounded Rationality: The Adaptive Toolbox. · psychology
Job search · economics
Job search · economics
Machine learning early stopping · computer-science
Machine learning early stopping · computer-science
Organizational decision-making · business
Organizational decision-making · business
Product scope decisions · business
Product scope decisions · business
Schwartz, B. (2004). The Paradox of Choice — satisficer vs. maximizer personality distinction. · psychology
Schwartz, B. (2004). The Paradox of Choice — satisficer vs. maximizer personality distinction. · psychology
Simon, H. A. (1956). "Rational choice and the structure of the environment." Psychological Review, 63(2), 129-138. · psychology
Simon, H. A. (1956). "Rational choice and the structure of the environment." Psychological Review, 63(2), 129-138. · psychology
Simon, H. A. (1957). Models of Man — chapters on bounded rationality. · psychology
Simon, H. A. (1957). Models of Man — chapters on bounded rationality. · psychology