The Hard Choice Quadrant
AI can settle three of the four kinds of decision you face. The fourth one is still yours.
Ibrahim AbuAlhaol, PhD, P.Eng., SMIEEE
AI Technical Lead
Most of us run every decision that matters through the same procedure. Gather more information, weigh the options, wait for one of them to pull ahead. For three of the four kinds of decision you face, that procedure works. For the fourth it fails, and it fails quietly, because no amount of additional information will ever make the answer arrive.
That failure is getting more expensive. AI has made analysis close to free, so the procedure now runs faster and returns a more confident answer than it used to. Running the wrong procedure faster does not help you.
Two questions, four decisions
The model needs two inputs, and neither of them is the option list.
The first is consequences: how large is the damage if this goes wrong, and can it be undone? A hiring decision you can reverse in a probation period and a factory site you will hold for thirty years sit at opposite ends of that question.
The second is distance: after a reasonable amount of analysis, how far apart do the options still sit? Sometimes one alternative pulls clear. Sometimes two alternatives stay level no matter how long you look at them.
Put consequences on one axis and distance on the other, and four situations appear. They are not degrees of the same problem. Each one wants a different response, and three of them do not want deliberation at all.
A big choice is not a hard choice
The distinction that does the work here sits on the right side of the map, between the two high-consequence quadrants. Everyday language calls both of them hard, and that is the source of most wasted deliberation.
A big choice is laborious. Which cloud region, which vendor, which of three candidates with comparable records. There is an answer, it is buried under work, and the work is the kind you can delegate, parallelize and check. People call these decisions hard because they are tiring.
A hard choice is a different animal. Take the promotion into management or stay in the technical track. Ship the smaller model that you can explain or the larger one that scores better. Keep the business in the family or sell it. You can research these for a year and the options will still be level, because the values in play do not reduce to a common unit.
A big choice is hard because you do not yet know enough. A hard choice is hard because there is nothing left to know.
Ruth Chang gives this its precise form. In her account, the alternatives in a genuinely hard choice are neither better, nor worse, nor equally good. They are on a par: comparable, but not ranked. Parity is not a gap in your information. It is a property of the comparison, and it does not close.
What AI moves, and what it leaves alone
AI is an analysis engine, so it acts on the map exactly where analysis is the binding constraint.
The two low-consequence quadrants collapse toward zero cost. An easy choice becomes a rule you write once. A no-risk choice becomes a coin flip you stop apologizing for. The saving here is not the answer, which was always available. It is the deliberation you stop spending.
The big-choice quadrant is where the technology genuinely pays. This is the territory Dawes, Faust and Meehl mapped in 1989 when they compared clinical judgment against actuarial prediction across dozens of studies and found the mechanical method equal or better nearly every time. Kahneman, Sibony and Sunstein later named the other half of the problem: human judgment is noisy, and the same expert reaches different conclusions on the same file on different days. A model that reads every document, applies one standard, and shows its comparison attacks both failures at once.
The fourth quadrant does not move. There is no fact to retrieve, so retrieval speed buys nothing. Kangyu Wang's analysis of AI agents makes the mechanism concrete: an agent built as a multi-objective optimizer cannot structurally identify that two objectives are incommensurable, and even if it could, it has no standing to resolve the conflict rather than picking arbitrarily. Point an optimizer at a hard choice and it will invent a ranking, because inventing a ranking is the only move it has.
So the net effect of cheap analysis is not that hard choices get easier. It is that they become a larger share of what is left on your desk, and they arrive with a confident recommendation attached that they do not deserve.
Using the map
Classification comes before deliberation, and it takes about a minute. Ask what the damage looks like and whether it can be undone. Then ask whether a reasonable amount of analysis would leave the options level. The pair of answers puts you in a quadrant, and the quadrant tells you who should be doing the work.
The instruction for the fourth quadrant is the one people find strange, so it is worth being literal about it. Stop asking the model what you should do. Ask it to build the strongest version of each case, then to say plainly which value each option gives up. A prompt that does this looks like the following.
These two options are close and I have done the analysis.
Do not recommend one.
For each option: state the strongest case for it in three sentences,
then name exactly what I give up by choosing it.
End by naming the single value the two options disagree about.
The output of that prompt is not a decision. It is a clean statement of what the decision is about, which is the part people usually get wrong before they commit. Chang's conclusion is that a hard choice is where you exercise a power the analysis cannot exercise for you: you put your weight behind one set of values and create the reason that settles it. Delegating that step does not produce a better answer. It produces someone else's answer, wearing your name.
What leaders should do
- Put the two classifying questions at the top of every decision document. What is the size of the damage and can it be undone, and would more analysis leave the options level? Record the quadrant before anyone starts work.
- Set a stated time budget for the two low-consequence quadrants, in minutes, and let the tooling execute it. Most organizations burn more senior attention on reversible small decisions than on the ones that bind them for a decade.
- Point AI at the big-choice quadrant with a job description rather than a question. Ask for the comparison, the evidence that contradicts the leading option, and the sources. Then check the sources, because a fluent comparison built on invented citations fails in the exact quadrant where you had decided to trust it.
- In hard choices, suppress the recommendation by policy. Require the memo to name which value each option sacrifices, and require a person to sign the commitment and the reason for it. A hard choice that nobody owns will be relitigated within the year.
The useful reading of this model is not that AI is weak at judgment. It is that AI is strong at a specific thing, and the specific thing covers three quadrants out of four. As those three get cheaper, the composition of what reaches a senior desk changes. Fewer laborious comparisons arrive, and a higher proportion of what remains consists of choices that no additional work will settle.
That is a harder job than the one it replaces, and it is a more honest one. An organization that cannot tell the quadrants apart will do both of the available wrong things: it will over-deliberate decisions that never mattered, and it will hand the decisions that define it to whichever system answers fastest. Learning to say which quadrant you are standing in costs a minute and changes what the next hour is for.
Related Articles
References & Extended Literature
- Chang, R. (2017). "Hard Choices." Journal of the American Philosophical Association, 3(1), 1-21. The source of the parity account: alternatives in a hard choice are comparable but neither better, worse, nor equally good. doi:10.1017/apa.2017.7
- Chang, R. (2014). "How to make hard choices." TED Salon NY. The short form of the same argument, including the claim that hard choices are where we create reasons rather than discover them. ted.com
- Dawes, R. M., Faust, D., & Meehl, P. E. (1989). "Clinical Versus Actuarial Judgment." Science, 243(4899), 1668-1674. The evidence that mechanical prediction matches or beats expert judgment wherever a defensible rule exists. doi:10.1126/science.2648573
- Kahneman, D., Sibony, O., & Sunstein, C. R. (2021). Noise: A Flaw in Human Judgment. Little, Brown Spark. On the scatter in human judgment that consistency alone can remove.
- Wang, K. (2025). "AI Agents and Hard Choices." arXiv:2504.15304. Argues that multi-objective optimizers cannot structurally identify incommensurable objectives, and lack the standing to resolve them rather than picking arbitrarily. arxiv.org/abs/2504.15304