Lesson 2 of 4

Finding Root Causes

Stop treating symptoms. Fix what is actually broken.

Why This Matters

Most people solve the wrong problem. They treat symptoms while the root cause keeps generating new problems. If your car keeps overheating, you can keep adding coolant (treating the symptom) or fix the leak (solving the root cause). Learning to dig deeper saves time, money, and frustration in every area of work and life.

Key Principles

  • 1.
    The 5 Whys Technique

    Ask "why?" five times to drill down to root causes. Why did the customer complain? The delivery was late. Why? The order was delayed in processing. Why? The system crashed. Why? It ran out of memory. Why? No one monitors server capacity. Now you have something actionable.

  • 2.
    Fishbone Diagrams (Ishikawa)

    Map all possible causes in categories: People, Process, Equipment, Materials, Environment, Management. This visual tool helps teams see the full picture and ensures nothing is overlooked.

  • 3.
    First Principles Thinking

    Strip away assumptions to find fundamental truths. Instead of "batteries are expensive because they always have been," Elon Musk asked: what are batteries made of, and what do those raw materials cost? This led to cheaper batteries.

  • 4.
    Distinguish Correlation from Causation

    Just because two things happen together does not mean one causes the other. Ice cream sales and drowning both rise in summer, but ice cream does not cause drowning. Always verify the causal link before acting.

  • 5.
    Look for Patterns

    One incident might be random. Three similar incidents suggest a systemic issue. Track problems over time to spot patterns that point to deeper causes.

Practice with AI

Use these prompts with ChatGPT, Claude, or any AI assistant to practice this skill:

Practice Prompt:

"I'm dealing with this recurring problem: [describe issue]. Walk me through a 5 Whys analysis. After each answer I give, prompt me with the next 'why' until we find a root cause we can actually address."

Get Feedback:

"Help me create a fishbone diagram for this problem: [your problem]. What categories of causes should I consider? What questions should I ask to uncover causes in each category?"

Key Insight

"If I had an hour to solve a problem, I'd spend 55 minutes thinking about the problem and 5 minutes thinking about solutions."

— Attributed to Albert Einstein

Books to Explore

  • Thinking, Fast and Slow by Daniel Kahneman
  • The Art of Thinking Clearly by Rolf Dobelli
  • The Lean Startup by Eric Ries (on validated learning)