Control Chart in PMP: Types, Steps & Example

Fahad Usmani, PMP

Ever wondered how project managers keep a process on track when so many variables can change? That’s where control charts help. A control chart displays data over time, making it easy to see whether a process remains stable or needs attention. Walter A. Shewhart introduced this tool in the 1920s to separate common and special causes of variation. Today, it is one of the seven basic quality tools used in fields such as manufacturing, healthcare, finance, and project management.

Project management keeps growing fast. The market may reach $7.24 billion in 2025 and rise to $12.02 billion by 2030. A 2025 report from monday.com says 82% of companies use project management software, and 57% of employees use more tools than before.

This guide walks you through control charts, their value for PMP, how to build them, and how to read their signals.

What is a Control Chart?

Control charts help you track how a process behaves over time. They show data points in order, which makes it easy to see changes and spot problems early. When the points stay within the control limits, the process is stable. When they fall outside these limits, the process may be out of control and needs attention.

A control chart has one central line that shows the average and two control limits above and below it. The project manager sets these limits. Points outside them signal special cause variation. These charts also help you see trends that can affect quality.

infographic of control chart

Clients define specification limits. These limits sit outside the control limits. Any point outside them is a non-conformance.

Control charts show two types of variation. Common cause variation is normal and needs no action. Special cause variation means something unusual happened, and you should investigate. Sometimes a chart may produce false signals, leading to wasted effort.

Control charts help you answer simple questions:

  • Is the process stable?
  • Is the project on track?
  • Do the results meet customer expectations?

Elements of Control Charts

A control chart has the following elements:

Mean

The mean is the central line in the chart. It shows the average value of the process. Teams use it to judge whether the process is stable. A steady process will have points scattered around this line. If the points start to shift far from the mean, it may signal a problem.

Control Limits

Control limits sit above and below the mean. They are usually set at three standard deviations from the average. Points outside these limits show special cause variation. These limits are statistical and help you check whether the process is predictable.

Specification Limits

Specification limits come from the customer. They show the acceptable range for the product or service. A process can be in control but still fail to meet these limits if the average is off target.

Note: You will often see control charts with only control limits. In this case, these are the customer’s specification limits, and you cannot exceed them.

The Rule of Seven

You may think action is needed only when a point crosses a limit. But patterns inside the limits can also signal trouble. The Rule of Seven says that if seven or more points appear on one side of the mean, you should investigate. This pattern may indicate a shift in the process, even if all points remain within limits.

Why Control Charts Matter in Project Management

Projects bring together many moving parts, tight schedules, and people with different skills. Variation occurs for many reasons, such as changes in materials, human error, or shifts in the environment. If you ignore these small changes, they can grow and cause delays, defects, or higher costs. Control charts help you spot trends early, detect unusual behavior, and act on data rather than react late.

The growing need for project managers shows up in labor statistics. Researchers estimate there are about 40 million project management professionals worldwide, and the world may need up to 30 million more by 2035. Pay also shows this demand. Thirteenth Edition Project Management Salary Survey” – respondents with a PMP® certification report 33% higher median salaries, and 66% of participants saw compensation increases in the 12 months prior. 

As companies use more digital tools and remote teams, the ability to read control charts becomes increasingly valuable, supporting strong quality management and steady improvement.

Types of Control Charts

Control charts fall into two broad categories: variable and attribute charts. Choosing the right type depends on the data you are tracking.

Chart TypeData TypeSample SizeWhen to Use in ProjectsPMP Exam Frequency
X-bar & RContinuous2–10Cycle time, cost per deliverable, testing hoursVery High
X-bar & SContinuous>10Large data sets (e.g., server response times)Moderate
I-MR (XmR)Continuous1Individual task duration, daily velocityHigh
p ChartProportion defectiveVaryingDefect % in sprint deliverables, bug leakage rateHigh
np ChartNumber defectiveConstantFixed batch testing (e.g., 50 requirements reviewed)Moderate
c ChartDefects per unitConstant areaNumber of defects in a single deliverableLow
u ChartDefects per unitVarying areaDefects per story point, defects per 1,000 lines of codeModerate
CUSUM / EWMAContinuousAnyDetecting small, sustained shifts (rarely on PMP)Very Low

Variable Control Charts

Variable charts monitor continuous data (measurements). 

They include:

X-bar and R Chart

The X-bar and R chart is used to monitor the stability of a process by tracking the average (X-bar) and the range (R) of small sample groups. It is beneficial for continuous process variables such as temperature, pressure, cycle time, or response time.

x bar and r chart

This chart helps detect shifts in the process mean and increases in variability at an early stage.

X-bar and S Chart

The X-bar and S chart monitors the process mean and standard deviation for larger sample sizes. Instead of using the range, it relies on standard deviation to provide a more accurate picture of process variation.

X bar and S Chart

It is ideal for complex processes where sample sizes are larger and a more detailed analysis of variability is needed to maintain process stability and product quality.

Individuals and Moving Range (I-MR) Chart

The I-MR chart is used when data is collected one point at a time. The Individuals chart tracks every single measurement, while the Moving Range chart measures the variation between consecutive points.

Individuals and Moving Range I MR Chart

This type of chart is useful when it is not practical to collect samples in groups and helps quickly identify sudden changes, trends, or instability in a process.

CUSUM and EWMA Charts

CUSUM and EWMA charts are advanced control charts designed to detect small and gradual shifts in a process that traditional charts may miss. CUSUM accumulates deviations from the target value over time, while EWMA applies exponential smoothing to recent data.

CUSUM and EWMA Charts

These charts are widely used in high-precision industries. They are valuable tools for practitioners, though they are not tested on the PMP exams.

Attribute Control Charts

Attribute charts deal with count data or classifications, such as pass/fail or the number of defects.

p Chart (Proportion Chart)

A p chart is used to monitor the proportion or percentage of defective items in a process over time. It is most useful when sample sizes may vary.

p chart

This chart helps quality teams identify trends, sudden changes, or unstable behavior in defect rates, making it easier to take corrective action before quality problems become widespread.

np Chart

An np chart tracks the number of defective items in a process, rather than the proportion. It is used only when the sample size remains constant across all observations.

np chart

This chart is effective for detecting sudden spikes or drops in defect counts and is commonly used in manufacturing environments with consistent batch sizes.

c Chart

A c chart counts the number of defects found in a single unit when each unit can have multiple defects. Unlike defectives, which count bad units, this chart focuses on individual flaws.

c chart

It is best suited for situations where the inspection area or unit size remains constant, such as monitoring surface defects on manufactured parts.

u Chart

A u chart is like a c chart, but is used when sample sizes vary.

u chart

Instead of plotting total defects, it plots the number of defects per unit. This allows organizations to compare defect rates even when production volume changes, making it highly useful in service and production processes with fluctuating workloads.

Selecting the correct chart ensures that the statistical assumptions hold and that signals are meaningful. For most project settings, you will use X-bar and R charts for measurements (like cycle times) and p or np charts for defect rates.

How to Create a Control Chart: Step-by-Step Process

Follow these steps to build a control chart for your project:

  1. Define the Process and Collect Data: Decide what you want to measure (e.g., time to resolve customer support tickets). Gather data consistently over a suitable period. At least 20–25 points are needed to estimate the limits reliably.
  2. Calculate the Average and Standard Deviation: Compute the mean of your data set, which will become the central line. Calculate the standard deviation or range, depending on the chart type.
  3. Establish Control Limits: For a basic Shewhart chart, multiply the standard deviation by three. Add this value to the mean to get the upper control limit (UCL) and subtract it to get the lower control limit (LCL). This ±3 rule captures 99.73% of the expected variation.
  4. Plot the Chart: Draw a time-series graph with the central line and both control limits. Plot each data point in sequence.
  5. Interpret the Results: Look for points outside the limits or patterns indicating drift. The American Society for Quality recommends marking any out-of-control signals and investigating their causes.
  6. Update the Chart: Continue plotting new data and adjust control limits when you have a long run of stable points. Document causes and corrective actions to support continuous improvement.

Example of Control Chart:  Call Center Response Time

Suppose a support team wants to monitor the average call duration. Over 20 days, the manager records the average handling time for each shift. The mean is 4.5-minutes, and the standard deviation is 0.5-minutes. The UCL is 4.5+(3×0.5)=6.0-minutes, and the LCL is 3.0 minutes. After plotting the data, one point falls at 6.5-minutes. 

This outlier suggests a special cause, such as a system outage or a training issue, and warrants investigation. If seven consecutive points stay above 4.5-minutes, the manager should also look for a trend.

Benefits of Using Control Charts

Control charts are more than compliance tools. They empower teams to:

  • Detect Problems Early: By providing a visual display of variation, control charts alert managers when processes drift before defects occur.
  • Enhance Efficiency and Productivity: Monitoring variability helps identify sources of inefficiency. Research notes that control charts allow organisations to streamline operations and improve productivity.
  • Reduce Waste and Errors: Tracking process variability helps teams identify and eliminate the causes of defects and rework. Early action reduces costs and improves customer satisfaction.
  • Support Predictive Analysis: Analyzing data patterns over time can help forecast future performance and plan proactively.
  • Improve Communication: Control charts provide an easy-to-read visual that keeps stakeholders informed and focused on quality objectives.
  • Encourage Continuous Improvement: Regularly reviewing control charts fosters a culture of learning and incremental improvement.

When combined with other quality tools, such as Pareto charts and root-cause analysis, control charts become the backbone of a robust quality management system.

Run Rules and Out-of-Control Signals

Interpreting run rules helps you distinguish between common variation and special causes. Common guidelines include:

  • One Point Outside the Control Limits. Immediately investigate this point.
  • Seven or More Consecutive Points on One Side of the Central Line. Called the “rule of seven,” this suggests a shift in the process mean.
  • Two Out of Three Successive Points Are Beyond Two Standard Deviations from the Mean on the Same Side.
  • A trend of Six or More Points, Continually Rising or Falling.
  • Eight or More Points all Within the Central Third (Zone C), Indicating Unusually Low Variability.

These rules are extensions of the Western Electric rules used in statistical process control. They help prevent over-reacting to random noise or under-reacting to real shifts. Mark any pattern you see on the chart and perform a root-cause analysis to understand the underlying issue.

Control Charts in the PMP Exam

Control charts are covered in the Project Quality Management domain of the PMP exam. Candidates should understand when to use control charts, how to read them, and how to distinguish common and special causes. They should also know that the rule of seven applies even if no point crosses the control limits.

As of 2025, over 1.6 million professionals worldwide hold the Project Management Professional (PMP) certification. The PMP exam expects familiarity with quality tools like control charts, Pareto charts, and cause-and-effect diagrams. Practising with sample data sets and interpreting charts will prepare you for situational questions.

Challenges and Best Practices for Using Control Charts

Control charts are robust but not foolproof. Watch out for these challenges:

  • Data Quality: Control charts rely on accurate, consistent data. Garbage in, garbage out.
  • Small Shifts: Standard Shewhart charts detect significant shifts but may miss subtle changes. Consider CUSUM or EWMA charts for sensitive detection.
  • Misinterpretation: Overreacting to random points can cause unnecessary adjustments. Conversely, ignoring real signals can lead to bigger problems.
  • Cultural Adoption: Teams may resist using statistical tools. Education and leadership support are essential. A recent survey found that 71% of companies believe employees need more project management skills. Investing in training helps teams embrace control charts.

To get the most from control charts:

  • Train your team on the fundamentals of statistical process control.
  • Automate data collection through software to reduce manual errors.
  • Pair control charts with other quality tools, such as Pareto charts and cause-and-effect diagrams.
  • Document findings and corrective actions for lessons learned repositories.

FAQs

Q1. What is a control chart used for?

A control chart plots data over time and compares each point against statistical limits to show whether a process is stable or requires investigation. It helps detect special causes early.

Q2. How do I choose the right control chart type?

Use variable charts for continuous measurements, such as time or weight, and attribute charts for counts or pass/fail data. X-bar and R charts are common for measurements, while p charts monitor defect rates.

Q3. What does the rule of seven mean?

If seven consecutive points appear on the same side of the central line, investigate the cause even if none cross the limits. This pattern signals a shift in the process.

Q4. Why are control limits set at three standard deviations?

Setting the limits at ±3 sigma captures about 99.73% of the expected variation in a stable process. Points outside those limits are likely due to special causes rather than random noise.

Q5. Are control charts only for manufacturing?

No. Control charts originated in manufacturing but are now used in software development, healthcare, finance, and project management, wherever monitoring process stability is essential.

Summary

A control chart is an essential tool for managing quality in projects and operations. They help you distinguish normal variability from true problems, respond quickly to trends, and maintain stable processes. By understanding how to choose, construct, and interpret control charts, you will improve your project’s performance and demonstrate competence on the PMP exam. Continuous monitoring and thoughtful analysis lead to better decisions, lower costs, and higher customer satisfaction.

Further Reading:

Fahad Usmani, PMP

I am Mohammad Fahad Usmani, B.E. PMP, PMI-RMP. I have been blogging on project management topics since 2011. To date, thousands of professionals have passed the PMP exam using my resources.

PMP Question Bank

This is the most popular Question Bank for the PMP Exam. To date, it has helped over 10,000 PMP aspirants prepare for the exam. 

PMP Training Program

This is a PMI-approved 35 contact hours training program and it is based on the latest exam content outline applicable in 2026.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *