What is a Five Whys Analysis?

The Five Whys is a root cause analysis technique that finds the The Five Whys is a root cause analysis technique that finds the underlying cause of a problem by repeatedly asking “Why?” — typically five times. Instead of treating symptoms, it drives teams to the fix that actually prevents a problem from coming back.

The origin of Five Whys

The technique was developed by Sakichi Toyoda, the founder of Toyota Industries, in the early twentieth century. It became a core investigative tool inside the Toyota Production System (TPS) — the lean manufacturing framework that influenced virtually every modern operations methodology.

Taiichi Ohno, the architect of TPS, described Five Whys as “the basis of Toyota’s scientific approach.” By insisting teams ask “why” repeatedly rather than accepting the first answer, Toyota engineers consistently traced machine stoppages, defects, and waste back to systemic root causes rather than blaming individual operators.

Today the technique is used far beyond manufacturing — in software incident post-mortems, agile retrospectives, healthcare quality improvement, and anywhere a team needs to understand why something went wrong.

How the Five Whys method works

The process is deliberately simple. You start with a clear problem statement and ask “Why did this happen?” For each answer you receive, you ask “Why?” again — drilling down through layers of cause and effect until you reach something you can concretely fix.

  1. State the problem clearly. Vague problems produce vague root causes. Be specific: what broke, when, and where?
  2. Ask “Why did this happen?” and write down the immediate cause.
  3. Take that answer and ask “Why?” again. You are now one level deeper.
  4. Repeat.Three to seven iterations is typical. “Five” is a rule of thumb, not a strict limit.
  5. Stop when you reach a root cause— something systemic, fixable, and within your team’s control.
  6. Verify the chain backwards.Read from the root cause back to the problem using “therefore”. If every step holds, your causal chain is valid.

A quick example

A manufacturing line stops unexpectedly. The team works backwards through the chain:

Problem: The production line stopped

Why 1A machine overheated and triggered the safety cutoff.
Why 2The cooling fan was not running.
Why 3The fan’s drive belt had snapped.
Why 4The belt was worn beyond its service life and had not been replaced.
Why 5 — Root causeThere is no preventive maintenance schedule for the cooling system.

The surface fix is to replace the belt. The root cause fix is to create a maintenance schedule so the belt — and every other wear component — is inspected and replaced before it fails.

What makes a good Five Whys analysis

The quality of a Five Whys analysis depends almost entirely on the quality of the questions asked. A few principles that separate useful analyses from shallow ones:

How many “whys” is enough?

“Five” is a heuristic, not a rule. Toyota engineers found that five iterations typically reached a root cause for the types of problems they faced in manufacturing. You may need three iterations for a simple problem or seven for a complex one.

The right stopping point is when you reach a cause that is within your control, directly actionable, and whose correction would prevent the problem from recurring. If you are still describing symptoms, keep asking.

Five Whys vs. other root cause analysis methods

Five Whys is not the only root cause analysis tool, and it is not always the right one. Here is how it compares to the most common alternatives:

Try it now: The FiveWhys tool lets you build a visual Five Whys tree in your browser — free, no sign-up required. Open the tool →

Common mistakes to avoid