6.2 Quality & Performance Analysis Charts

Key Takeaways

  • Histograms show frequency distributions; Pareto charts order categories to focus attention on the most frequent contributors.
  • Run charts show values over time, while control charts add calculated limits to distinguish common and special-cause variation.
  • Scatter diagrams explore correlation and fishbone diagrams organize possible causes for root-cause analysis.
  • Burnup, burndown, and velocity charts show different views of completed work, remaining work, scope, and delivery capacity.
  • Decision trees compare choices and uncertain outcomes but remain only as reliable as their assumptions and inputs.
Last updated: August 2026

Ensuring that a project delivers a high-quality product while simultaneously navigating unforeseen uncertainties is the hallmark of effective project management. Quality and risk management are two distinct but highly interconnected knowledge areas. Poor quality can lead to significant risks such as customer dissatisfaction and product recalls, while unmanaged risks can severely compromise the quality of the final deliverable. For the CompTIA Project+ (PK0-005) exam, you must be intimately familiar with the specific tools and techniques used to analyze quality issues, identify root causes, and proactively manage project risks.

Quality Analysis and Control Tools

Quality management involves ensuring that the project satisfies the needs for which it was undertaken, conforming to both stated and implied requirements. When defects or process inefficiencies occur, project managers utilize specific visual and analytical tools—often referred to as the Seven Basic Quality Tools—to diagnose and resolve the problems.

Pareto Charts (The 80/20 Rule)

A Pareto Chart is a specific type of bar chart that is highly favored in quality control. It is based on the Pareto Principle, commonly known as the 80/20 rule, which states that roughly 80% of the effects come from 20% of the causes. In a project management context, this means that the vast majority of your project defects or issues are likely caused by a small handful of root problems. The Pareto chart plots the frequencies of different defect types in descending order of occurrence (the bars), alongside a cumulative percentage line. By arranging the data this way, the project manager can easily identify which few categories are causing the most trouble. This allows the project team to prioritize their quality improvement efforts, focusing resources on fixing the vital few problems that will yield the greatest overall improvement, rather than wasting time on trivial issues.

Fishbone (Ishikawa) Diagrams

The Fishbone Diagram, also known as an Ishikawa diagram or a cause-and-effect diagram, is a powerful visual tool used for root cause analysis. When a specific problem or defect is identified (placed at the "head" of the fish), the team brainstorms potential causes, which are categorized along the "bones" branching off the main spine. Common categories for these causes include People, Methods, Machines, Materials, Measurements, and Environment. The Fishbone diagram is an excellent collaborative tool that prevents teams from jumping to conclusions. Instead of treating the symptom, it forces the team to trace the issue back to its fundamental origin, ensuring that any corrective actions implemented will permanently resolve the problem rather than just providing a temporary bandage.

Control Charts

A Control Chart is used to determine whether a manufacturing or business process is in a state of statistical control. It consists of a line graph plotting data points over time, accompanied by a central mean line, an Upper Control Limit (UCL), and a Lower Control Limit (LCL). As long as the data points fluctuate randomly within the boundaries of the UCL and LCL, the process is considered stable and in control. However, if a data point falls outside these limits, or if a non-random pattern emerges (such as the Rule of Seven, where seven consecutive data points fall on one side of the mean), the process is deemed out of control. This serves as an early warning system, prompting the project manager to investigate an assignable cause and take corrective action before a massive amount of defective products are produced.

Scatter Diagrams and Run Charts

A Scatter Diagram plots paired data points on an X and Y axis to identify whether a relationship or correlation exists between two variables. For example, it could map the amount of overtime worked against the number of coding errors produced. If the points form a discernible pattern (like a line sloping upwards), it indicates a strong correlation, helping the project manager understand how changing one variable might affect the other. A Run Chart is a simpler variation of a line chart that plots data over time to observe trends and variations. While similar to a control chart, a run chart typically lacks the calculated upper and lower control limits, making it a quick and easy way to visualize performance history.

Risk Analysis Tools

Risk management involves identifying, assessing, and responding to project risks to minimize negative impacts and maximize positive opportunities.

SWOT Analysis

SWOT Analysis is a foundational framework used to evaluate the Strengths, Weaknesses, Opportunities, and Threats associated with a project. Strengths and Weaknesses are internal factors (e.g., a highly skilled team vs. a lack of budget), while Opportunities and Threats are external factors (e.g., a new emerging market vs. new regulatory hurdles). A comprehensive SWOT analysis helps the project manager leverage internal advantages to capitalize on external opportunities while developing strategies to mitigate threats and bolster weaknesses.

The Risk Matrix (Probability and Impact)

Not all risks are created equal. The Risk Matrix, or Probability and Impact Matrix, is a qualitative risk analysis tool used to prioritize identified risks. Each risk is evaluated based on its likelihood of occurring (Probability) and the severity of its consequence if it does occur (Impact). These two factors are usually multiplied together to generate a Risk Score. A risk with a high probability and high impact will be flagged as critical (often color-coded red) and require immediate mitigation planning. Conversely, a risk with low probability and low impact might simply be placed on a watchlist (color-coded green) for ongoing monitoring without immediate action.

Decision Trees

A Decision Tree is a quantitative risk analysis tool that provides a visual and mathematical approach to making choices under conditions of uncertainty. It uses a tree-like model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. By assigning probabilities and financial values to various branches of the tree, a project manager can calculate the Expected Monetary Value (EMV) of different paths. This allows the organization to make data-driven decisions when faced with complex scenarios, such as choosing between building a new software module internally versus purchasing an off-the-shelf solution from a vendor, weighing the potential risks and financial rewards of each option. Furthermore, integrating quality and risk management requires a proactive mindset. Tools like the Risk Register are utilized alongside the Risk Matrix to document who is responsible for each risk (the risk owner) and the specific response strategies chosen—whether that is to Avoid, Mitigate, Transfer, or Accept the risk. On the quality side, continuous improvement philosophies such as Six Sigma or Total Quality Management (TQM) heavily rely on these seven basic quality tools to systematically eliminate waste and reduce variation. By combining the reactive troubleshooting power of a Fishbone diagram with the proactive forecasting of a Risk Matrix, a project manager creates a comprehensive defensive strategy. This ensures that the project not only survives unexpected challenges but also consistently produces deliverables that meet or exceed the stringent quality expectations of the sponsor and the end-user.

Illustrative Software Defect Counts for Pareto Analysis

Remaining Performance Charts in Objective 3.3

A histogram groups numeric observations into ranges and displays their frequencies; use it to see distribution and spread. A Pareto chart instead orders categories from most to least frequent, often with a cumulative line, so the team can prioritize contributors.

A burnup chart plots completed work rising toward total scope and can show scope changes clearly. A burndown chart plots remaining work declining toward zero; a scope increase can make the remaining-work line rise. A velocity chart compares how much work an adaptive team completed across iterations. Velocity helps that same team forecast capacity; it is not a productivity ranking for comparing teams because estimation scales differ.

A decision tree lays out decisions, chance outcomes, probabilities, and consequences. Calculate expected values only when the probabilities and impacts are credible, then consider nonfinancial constraints as well. Charts inform a decision; they do not replace acceptance criteria, risk ownership, or professional judgment.

Test Your Knowledge

Which quality tool is specifically designed to identify the root cause of a problem by categorizing potential causes along "bones" branching off a main spine?

A
B
C
D
Test Your Knowledge

A project manager plots the number of software bugs reported against the hours of overtime worked by developers to see if there is a correlation. Which tool is being used?

A
B
C
D
Test Your Knowledge

How does a Pareto chart assist a project manager in quality control?

A
B
C
D
Test Your Knowledge

When using a Risk Matrix, how is a risk typically prioritized?

A
B
C
D