Good Enough is Not a Compromise
How Herbert Simon's satisficing reframes rational decision-making under real-world constraints
Learning Objectives
By the end of this module you will be able to:
- Explain what Herbert Simon meant by "satisficing" and why he introduced the concept.
- Describe bounded rationality and why unlimited optimization is not possible in practice.
- Define aspiration levels and explain how they guide and adapt during satisficing decisions.
- Distinguish sequential search from exhaustive search, and explain the role of stopping rules.
- Recognize everyday examples of satisficing in consumer and personal decision-making.
Core Concepts
Satisficing: A Portmanteau with Teeth
The word "satisficing" is a blend of satisfy and suffice, coined by economist and cognitive scientist Herbert Simon in his 1956 paper "Rational Choice and the Structure of the Environment". It describes a decision-making strategy in which you search through available options until you find one that meets or exceeds an acceptable threshold — and then you stop.
This may sound obvious. In practice, it was a provocation.
The dominant model of decision-making at the time assumed that rational actors optimize: they survey all possible alternatives, compute their expected utility, and choose the best one. Simon's argument was that this model describes almost no real decision any human being ever makes.
Satisficing is not a failure to optimize. It is what rational decision-making actually looks like when you account for the conditions under which it happens.
Bounded Rationality: Three Walls and a Ceiling
Simon's theoretical framework rests on what he called bounded rationality: the idea that human rationality operates within limits that make exhaustive optimization impossible. According to Simon, three fundamental constraints prevent real actors from optimizing:
- Limited alternative recognition. You cannot enumerate every option. The search space is typically vast, partially hidden, and expensive to map.
- Incomplete information. Even for known alternatives, the consequences of choosing them are uncertain. You cannot fully model what will happen if you pick option B over option A.
- Imperfect future evaluation. Even with full information, humans cannot reliably compute the utility of future outcomes with the precision that optimization requires.
Beyond these cognitive constraints, there are resource constraints: time spent searching has opportunity costs, mental effort is finite, and the cost of delaying a decision is itself a real cost. As research on cognitive costs in decision-making formalizes, the longer you deliberate, the more resources you consume — resources that could have been spent on other things.
Bounded rationality is not a diagnosis. It is a description of the decision environment every person inhabits.
Aspiration Levels: The Threshold That Moves
The engine of satisficing is the aspiration level: a threshold that defines what counts as "good enough." Rather than asking what is the best option?, a satisficer asks does this option clear the bar? When it does, the search ends.
Crucially, aspiration levels are not fixed in advance and left unchanged. Research on sequential search and satisficing shows that they adjust dynamically as the decision-maker gathers information:
- If early options are better than expected, the aspiration level rises. The bar was set too low.
- If options consistently fall short, the aspiration level drops. The bar was set too high for this environment.
This adaptive property is what makes satisficing smart rather than lazy. A satisficer whose threshold calibrates to the actual opportunity set neither terminates too early (accepting something substandard) nor too late (rejecting acceptable options in pursuit of an abstract ideal). The threshold is responsive to evidence.
Sequential Search: Examining One Thing at a Time
Satisficing naturally pairs with sequential search: a process in which options are evaluated one at a time, not all at once. After each observation, the decision-maker faces a binary choice: accept this option and stop, or reject it and continue searching.
Sequential search theory shows that satisficing — "accept any option meeting the threshold, reject all others" — emerges as the rational decision rule for sequential environments with incomplete information and search costs. The alternative, exhaustive search, requires you to hold all options in memory simultaneously, which violates the cognitive constraints bounded rationality describes.
Sequential search is not inferior to exhaustive search. Under real-world conditions, it is often the only search that is practically possible.
Stopping Rules and Optimal Stopping
The point at which search should end is not arbitrary. Optimal stopping theory is the mathematical branch of decision theory that formalizes exactly this question: when should you stop evaluating and commit? Classic problems in optimal stopping — including the secretary problem — demonstrate that there exists a mathematically defined threshold at which continuing to search becomes counterproductive. Additional search beyond that point costs more than any marginal improvement it might yield.
The formal concept aligns directly with the satisficing heuristic: the rational stopping point is not "when I have found the best option" but "when the expected cost of continuing search exceeds the expected benefit."
Satisficing gives you a stopping rule. Optimization gives you a stopping condition (find the best) that is often impossible to verify without completing the search entirely.
Heuristics as Cognitive Efficiency
Satisficing belongs to a broader family of heuristic strategies — decision rules that reduce cognitive effort while maintaining acceptable decision quality. Research on heuristics as effort-reduction mechanisms shows that well-chosen shortcuts can match the accuracy of complex analysis while requiring a fraction of the cognitive resources.
Gigerenzer's "fast and frugal" heuristics research reinforces this: simple decision rules often outperform computationally expensive algorithms in real-world accuracy because they avoid overfitting to noisy data and sidestep the cognitive errors induced by complex information processing.
The insight this yields is counterintuitive: more effort does not always produce better decisions. Resource-rational analysis formalizes the tradeoff: given limited cognitive resources, satisficing is frequently the optimal strategy — not a fallback, but the first choice.
Analogy Bridge
Imagine you are looking for a parking spot near a busy restaurant. You could drive every block within a one-mile radius, catalog every space, and return to the objectively closest available one. Or you could set a rule: "I'll take the first spot I find that's within five minutes' walk."
The second approach is satisficing. You have set an aspiration level (five minutes' walk), you are searching sequentially (block by block), and you will stop the moment the threshold is met.
Now suppose the first few blocks are completely full — you revise your threshold upward to eight minutes. Or suppose you find a spot two blocks away immediately — you take it without needing to revise anything. Your threshold adapted to the environment.
What you did not do is drive every block, return to the best spot, and only then park. That would have taken longer, cost more in fuel and frustration, and produced a marginally better parking spot you would barely notice. The parking problem is small; scale it up to consequential life decisions, and the irrationality of exhaustive optimization becomes stark.
Worked Example
Scenario: Choosing a project management tool for a small team.
A team needs to pick a tool to track work. There are dozens of options. A maximizer approach would involve:
- Generating a list of every tool available
- Trialing each one
- Building a comparison matrix across 20+ attributes
- Revisiting every tool after the others have been evaluated
- Choosing the "winner"
This takes weeks and still cannot guarantee the result is optimal because new tools launch, requirements shift, and team preferences are hard to quantify.
A satisficing approach works differently.
Step 1 — Set an aspiration level. The team identifies what "good enough" means: the tool must support task assignment, have a mobile app, and cost under $15/user/month.
Step 2 — Search sequentially. The team evaluates tools one at a time, in any order.
Step 3 — Apply the stopping rule. The first tool that meets all three criteria is selected. Search ends.
Step 4 — Allow aspiration adjustment if needed. If no tool meets all three criteria after a reasonable search, the team revisits whether "$15/user/month" is the right threshold, or whether the mobile app requirement is truly essential.
The team chose a tool in two days. Research on consumer search behavior shows that satisficers consistently invest less time in search decisions and report higher post-decision satisfaction than maximizers — because they do not spend time after the decision wondering if another tool would have been better.
Key Takeaways
- Satisficing is not settling — it is rational. Herbert Simon introduced the concept to describe how actual decision-making works under cognitive and informational constraints. Optimization is the exception; satisficing is the rule.
- Bounded rationality sets the stage. You cannot evaluate all alternatives, cannot know all consequences, and cannot defer indefinitely. These are not failures of intelligence — they are features of the decision environment.
- Aspiration levels are the mechanism. Setting a threshold and stopping when it is met converts an open-ended search into a tractable one. Those thresholds can and should adjust as you gather information.
- Sequential search with a stopping rule beats exhaustive search under real-world conditions. Optimal stopping theory confirms this mathematically. More search past a certain point costs more than it yields.
- Heuristics are efficient, not sloppy. Well-matched decision rules approach the accuracy of optimization with a fraction of the cognitive effort. The resource saved is not wasted — it is available for the next decision.
Further Exploration
Primary Sources
- Simon, H.A. (1956). Rational Choice and the Structure of the Environment — The original paper. Short, readable, and still sharp.
- Simon, H.A. Nobel Prize Lecture — Simon's own synthesis of bounded rationality and satisficing, written for a general audience.
- Caplin, Dean & Martin — Search and Satisficing — The formal economic treatment of sequential search and aspiration-level dynamics.
Secondary Sources
- Bounded Rationality — Stanford Encyclopedia of Philosophy — Comprehensive, philosophical, accessible. The best single reference for the theoretical landscape.
- Sequential Search and Satisficing — Columbia University — Bridges formal decision theory and behavioral economics.
- Lieder & Griffiths — Resource-rational analysis — Formalizes the cognitive cost-benefit tradeoff and shows why satisficing is often the optimal strategy given limited resources.
- Schwartz et al. — Maximizing versus satisficing: Happiness is a matter of choice — The empirical study that showed satisficers get better outcomes with higher satisfaction than maximizers.
- Shah & Oppenheimer — Heuristics Made Easy: An Effort-Reduction Framework — The clearest account of how heuristics reduce effort while maintaining decision quality.
- Schwartz — The Paradox of Choice — Accessible book-length treatment of how excessive choice and maximizing behavior undermine wellbeing.