Sanity Check
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
A quick, rough test to verify whether a calculation result or system behavior falls within a 'reasonable range', to rule out obvious low-level errors (such as calculating a negative age).
SCAFFOLDING EFFECT
Reduce cognitive load
Prevent absurd errors. Before diving into complex analysis, do a sanity check (e.g., Fermi estimation). If the result defies common sense, stop immediately; don't waste time seeking an exact solution—the overall direction is certainly wrong.
Anchor fast decisions
A sanity check refers to using a rough, independent method to quickly verify whether a result is broadly reasonable, to catch order-of-magnitude or directional errors. It originates from engineering and programming practice.
MINIMUM ACTION
In progress 0/1Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Sanity_checkverified
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