Mental model
Root Cause Analysis (5 Whys)
A simple iterative technique that drills down through symptoms to find the fundamental cause of a problem.
Discover
The Jefferson Memorial was crumbling rapidly. Instead of just patching the stone, conservationists asked 'Why?' five times to find the surprising root cause. Can you identify the missing link in their investigation?
Crumbling Stone → Harsh Washing → Bird Droppings → [?] → Gnats
See how this logic saved the monument
Understand
Understand
The 5 Whys is a problem-solving method that helps you get past symptoms to find the actual root cause of an issue. Instead of applying a quick fix, you ask "Why did this happen?" and then ask "Why?" of that answer, repeating the process (usually five times) until you reach a fundamental process failure. In the Jefferson Memorial case, the root cause wasn't the birds—it was the lighting schedule that attracted gnats, which attracted spiders, which attracted birds. Fixing the lights saved the stone.
Ask this: Next time a problem recurs, ask "Why?" five times before you try to fix it.
Full explanation
Full explanation
The 5 Whys technique, developed by Sakichi Toyoda for the Toyota Production System, operates on a simple premise: visible problems are often just symptoms of deeper issues. By drilling down, you move from a "direct cause" (the car stopped because the fuse blew) to a "root cause" (the fuse blew because the alternator bearing seized due to lack of maintenance protocol).
How to use it
- State the problem clearly: Write it down to ensure the team agrees.
- Ask the first Why: Identify the immediate cause.
- Iterate: Ask "Why?" of the previous answer. Do not guess; go and see the evidence.
- Stop: When asking "Why?" yields no useful information or points to a systemic policy you can change.
Real-world examples
- Technology: A server crashes (1) → Out of memory (2) → Memory leak in app (3) → Bug introduced in update (4) → Code review process was skipped (5). The fix is changing the review policy, not just restarting the server.
- Personal Productivity: You are late to work (1) → Car wouldn't start (2) → Battery dead (3) → Alternator belt broke (4) → Missed service appointment (5). The root cause is a poor scheduling system.
The method is most effective when you focus on processes, not people. Blaming a person usually stops the inquiry, whereas asking why the system allowed the person to err leads to robust solutions.
Research
Research
The 5 Whys is a central component of Kaizen (continuous improvement) and Lean manufacturing methodologies. It relies on abductive reasoning to infer the most likely explanation for a set of observations.
- Ohno (1988): Described the method as the basis of Toyota's scientific approach, noting that repeating 'why' five times reveals both the cause and the solution [1].
- Serrat (2017): Finds that the technique effectively builds a culture of problem-solving but warns that different teams may reach different root causes for the same problem due to lack of quantitative rigor [2].
- Rooney & Heuvel (2004): Emphasize that root cause analysis must result in actionable countermeasures rather than mere identification of causality [3].
Limitations
Limitations
The primary limitation is its linearity; it assumes a single chain of causality, which can fail in complex systems with multiple interacting variables (where a Fishbone/Ishikawa diagram is better). It also relies heavily on the experience of the investigator—if you don't know the answer to a "Why," you cannot proceed accurately.
Try it
Synthesize
Choose a pattern from the guide, then pick an action to try with it.
Which pattern stands out?
What will you try?
Choose a pattern above to select an action.
Sources
Sources
- [1] Toyota Production System: Beyond Large-Scale ProductionTaiichi Ohno - 1988
- [2] The Five Whys TechniqueOlivier Serrat - 2017
- [3] Root Cause Analysis For BeginnersJames Rooney & Lee Vanden Heuvel - 2004
- [4] The 5 Whys (Video)Harvard Business Review - 2012
Try it
Check your understanding
In the '5 Whys' sequence, what is the best indicator that you have reached the root cause?
Show the guide's explanation
Answer: You find a process or policy that can be changed to prevent recurrence.
The goal is to find a systemic issue (process/policy) that can be fixed. Stopping at human error or an arbitrary number like 5 is a common pitfall.
You are analyzing a shipping delay. 1. Package late. 2. Truck broke down. 3. Oil wasn't changed. What is the most effective next step?
Show the guide's explanation
Answer: Ask why the oil change schedule was missed.
You must continue drilling down into the process failure (the schedule) rather than blaming people or stopping at the mechanical symptom.
Which of these is a valid criticism of the 5 Whys method?
Show the guide's explanation
Answer: It may oversimplify complex problems into a single linear chain.
The 5 Whys traces a single path of causality, which means it might miss multiple interacting causes that contribute to a complex failure.
Keep exploring
Find another idea for the decision in front of you.
The complete Reframo library is free to read. Explore another guide whenever you are ready.