The 5 Whys is a common technique for root cause analysis. đ”ïž There are plenty of very good articles on the web where you can learn much about how to perform this kind of analysis but let me quickly đ give you an overview of how it works:
- For every symptom of a problem ask why it happened
- On that answer, ask again why it happened
- Keep repeating the question until youâve identified the root cause
- Many times youâll find the root cause at the 5th why, but donât stop there if you didnât find it yet
We used this technique at different circumstances and encountered some gotchas now and then. In this post, I want to list and discuss some of those.
Avoid assumptions
Donât make assumptions about the cause of the issue. If youâre not familiar with the topic, bring in someone who knows about it.
Making too many assumptions or not knowing (enough) about the causes means you might end up with wrong answers and you probably wonât be able to solve the issue correctly. In the end youâll have to perform the 5 Whys methods multiple times (because the issue keeps coming up), if you find the root cause at all.
Answer with a direct cause
Try to avoid answering a why question with a reason that was not directly causal to the symptom or simply related. To validate the answer, ask yourself that if the reason didnât happen, would the symptom not exist? Example:
Question: Why didnât the team meet the goal?
Answer: Because one team member was sick.
To prove whether that is the correct reason, ask whether this sentence is true: If the one team member wouldnât have been sick, the team wouldâve met its goal. If itâs not true, the root cause is not found yet.
The reason might still be valid but not the whole truth. Go one step back and ask the why again. Sometimes it helps to answer with the most obvious cause, other times you might have multiple causes for which you have to create a causal tree instead of a path.
Never use people as root cause
A root cause should never be a specific person. People fail and will fail in the future, even if you replace them. A root cause should always be a broken or missing process, may it be quality assurance, guidelines, etc. These can be changed and provide people with guidance.
As a result of a 5 Why analysis, implement processes to avoid the failure in the future.
Think about the question to ask
A why question should not only be a simple Why?. You have to think about the question to ask.
Asking a simple âWhy?â on the situation âThe modal dialog on the website doesnât workâ, you could answer âBecause the engineer introduced a bug.â This of course is a reason why the bug exists but not why it still exists, eg. that it was not discovered before pushing the website to production. Also this will never lead to a final resolution because the next engineer might also introduce a bug.
Thinking about what to ask might lead you to the question âWhy was the bug not uncovered during QA?â or similar.
Think outside the box
While weâre on our way to find the root cause of an issue, the things we found in between might also be very valuable. Consider taking actions on those as well, though processes of course. It might help preventing issues in the future even when a process fails.
The 5 Whys is not a silver bullet
Some people think the 5 Whys are not the right way to prevent issues in the future. See, for example, John Allspawâs blog post The Infinite Hows (or, the Dangers Of The Five Whys) and comments below. For now Iâll leave it up to you, the reader, to choose the right method. For us itâs a great way to start doing âroot cause analysisâ, but for sure weâd like to dig deeper on other methods.
Get in touch
We look forward to your enquiry.
Please accept marketing cookies to load the registration form.