Glossary
Root Cause Analysis (RCA)
Root cause analysis (RCA) is a structured way to find the underlying cause of a problem — not just its symptoms — so a fix stops it coming back. It uses tools like the 5 Whys, fishbone diagrams and Pareto analysis to move from "what happened" to "why", and ends in a change with a named owner and a date.
Root cause analysis (RCA) is the practice of finding the real, underlying cause of a problem rather than reacting to its symptoms. The logic is simple: if you only treat the symptom, the problem comes back; if you remove the cause, it stops. RCA is used wherever recurring failures are expensive — manufacturing, software, healthcare, and operations. The American Society for Quality describes RCA as a collective term for the methods used to uncover the causes of problems, and the NHS treats it as a core method for learning from patient-safety incidents.
The common tools
RCA is a family of techniques, not a single recipe. The ones you will meet most:
- The 5 Whys — ask "why?" repeatedly to trace one problem to its source. Best for single-cause problems.
- The fishbone diagram — sort possible causes into categories so nothing is missed. Best for multi-cause problems.
- Pareto analysis — the rule that roughly 80% of effects come from 20% of causes, used to decide which cause to tackle first.
A typical RCA defines the problem clearly, gathers evidence of what actually happened, uses one or more of these tools to identify the cause, then agrees a corrective action.
Why most RCAs fail
The usual failure is stopping at the first plausible answer, or turning the review into a hunt for who to blame — at which point people stop telling the truth and nothing is learned. Keep it blameless but accountable: separate what in the system allowed the problem from any question of individual fault, the way a good after-action review does.
The second failure is ending with insight but no change. RCA only pays back when the corrective action has a named owner and a date. When the same problem keeps recurring across projects, that is a signal the system — not the people — needs fixing, which is the drift tax at work. For the step-by-step method, see how to run a root-cause analysis.
Frequently asked
What are the main root-cause-analysis tools?
What's the difference between a root cause and an immediate cause?
How do you keep a root-cause analysis blameless?
Related
The 5 Whys
The 5 Whys is a root-cause technique: you ask "why?" about five times in a row, tracing a problem back from its visible symptom to the underlying cause, so you fix what actually broke instead of the surface effect. Developed at Toyota, it suits single-cause problems and pairs well with a fishbone diagram.
TermFishbone Diagram (Ishikawa)
A fishbone diagram — also called an Ishikawa or cause-and-effect diagram — is a visual tool that sorts the possible causes of a problem into categories, so a team can see every contributing factor at once instead of fixing the first thing they notice. Created by Kaoru Ishikawa, it is a staple of root-cause analysis.
TermAfter-Action Review (AAR)
An after-action review is a short, structured debrief that asks four questions: what was supposed to happen, what actually happened, why was there a difference, and what will we change? Originally a US Army practice, it turns experience into improvement — and works best when it's blameless but accountable.
GuideHow to Run a Root-Cause Analysis: A Practical Step-by-Step
To run a root-cause analysis, define the problem precisely, gather evidence of what actually happened, map the possible causes with a fishbone diagram, drill into the likeliest one with the 5 Whys until you reach a cause you can change, then agree a corrective action with a named owner and a date. Verify later that it worked.
TermLessons Learned
Lessons learned are the documented insights a team captures during or after a project — what worked, what didn't, and what should change — so the next piece of work benefits from the last. A core project-management practice, recognised by PMI and PRINCE2, it only pays back when a lesson becomes an actual change.
TermJust Culture
A just culture is an organisational approach to error that holds people accountable for reckless choices while treating honest mistakes as a signal to fix the system, not the person. Popularised by Sidney Dekker and David Marx, it replaces "who messed up?" with "what let this happen?" — so people report problems instead of hiding them.