Chapter 1: Introduction to Problem-Solving | Mastering Problem Solving Toolkit
Before you implement a solution, use this checklist. If you check any box in the "Am I making this mistake?" section, stop and investigate further.
Signs: You decided on a fix before fully understanding why the problem occurs.
Cost: You waste time and money fixing the wrong thing. The problem comes back.
Signs: You solved the problem alone without talking to people who do the work daily.
Cost: You miss important details. The solution doesn't work as expected.
Signs: Your understanding of the problem is based on feelings or memory, not actual counts or measurements.
Cost: You can't tell if your solution actually worked.
Signs: The symptom went away temporarily, so you stopped investigating.
Cost: The root cause is still there. The problem will return — often worse.
Signs: Your investigation is focused on who made a mistake, not what process allowed it.
Cost: People hide problems. The system stays broken. Problems recur.
If you checked all boxes → you're ready to proceed.
If any are unchecked → go back and investigate further before acting.