Skip to content
PMPCAPM

Root Cause Analysis

Root cause analysis is a technique used to identify the fundamental underlying reason for a variance, defect, or risk, with the goal of eliminating the root cause rather than just treating symptoms.

Explanation

Root cause analysis (RCA) is used across multiple project management knowledge areas, but it is particularly important in quality management. The technique systematically investigates why a problem occurred by looking beyond the immediate symptoms to find the underlying cause. Common RCA methods include the "5 Whys" technique (asking "why" repeatedly until the root cause is found), cause-and-effect diagrams, fault tree analysis, and failure mode and effect analysis.\n\nThe goal of RCA is to address the fundamental cause of a problem so that it does not recur. Treating symptoms without addressing root causes leads to recurring problems and wasted resources. For example, if a software application has frequent crashes, fixing each crash individually treats symptoms, while identifying and fixing the underlying memory management flaw addresses the root cause.\n\nRCA is used in both Manage Quality and Control Quality processes. In Manage Quality, it helps improve processes that are not performing well. In Control Quality, it helps understand why defects are occurring so that corrective and preventive actions can be taken.

Key Points

  • Identifies fundamental causes rather than treating symptoms
  • Common methods include 5 Whys, cause-and-effect diagrams, and fault tree analysis
  • Used in both Manage Quality and Control Quality
  • Goal is to prevent recurrence by eliminating the underlying cause

Exam Tip

When the exam presents a recurring problem, the correct first step is usually to perform root cause analysis before taking corrective action. PMI wants you to understand the cause before fixing the symptom.

Frequently Asked Questions

Related Topics

Test your knowledge

Practice scenario-based questions on this topic with detailed explanations.