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
Cause-and-Effect Diagram (Ishikawa/Fishbone)
A cause-and-effect diagram, also known as an Ishikawa or fishbone diagram, is a visual tool that breaks down the potential causes of a problem into categories to identify root causes.
Process Analysis
Process analysis examines the steps outlined in the process improvement plan to identify needed improvements, analyzing problems, constraints, and non-value-adding activities within a process.
Control Quality
Control Quality is the process of monitoring and recording the results of executing quality management activities to assess performance and ensure project outputs are complete, correct, and meet customer expectations.
Manage Quality
Manage Quality is the process of translating the quality management plan into executable quality activities that incorporate the organization's quality policies into the project.
Test your knowledge
Practice scenario-based questions on this topic with detailed explanations.