Decision algorithm
A decision algorithm is an ordered set of steps that leads from a problem to a choice of action.
Definition
A decision algorithm is a structured procedure leading from a problem to the selection of an action. It may take the form of a list of steps, a decision tree, a criteria matrix, or an if-then rule. Its task is to reduce cognitive chaos, increase the repeatability of decisions and facilitate subsequent review of whether the criteria were well selected.
Key ideas
- Standardization of choice
- Clear criteria
- Repeatability and auditability
Practice and life
Create a simple 5-step algorithm: goal, criteria, options, scoring, decision and result review deadline.
Common misconceptions
A mistake is an algorithm that is too complicated and no one uses it. The second error is the failure to update the criteria after changing the context.
> The decision is calmer when you establish the criteria in advance, not just the emotions.
> — Guru Element
Questions for self-reflection
- What criteria are really decisive?
- Can my process be repeated by another person?
- When will I review the quality of the decision made?