Minimax Strategy
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Aim for the best possible outcome in the worst-case scenario. That is, among all options, identify the "worst outcome" for each, then choose the option with the smallest loss among those worst outcomes (choosing the best among the worst).
SCAFFOLDING EFFECT
Reduce cognitive load
- Safety-net thinking: suitable for extremely risk-averse scenarios. Not about winning big, but about losing little. It is the core algorithm of survival strategies.
Anchor fast decisions
Decision criterion: under uncertainty, choose the option that yields the best outcome in the worst case, i.e., maximize the minimum gain. This is a conservative or robust strategy.
MINIMUM ACTION
In progress 0/3Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Minimaxverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS