Skip to main content
← Back to C Definitions

Control charts

What Are Control Charts?

Control charts are a fundamental tool within quantitative analysis and statistical process control (SPC) used to monitor how a process changes over time. They are graphical displays of process data, plotted in time order, featuring a central line for the average and upper and lower control limits derived from historical data. The primary purpose of control charts is to distinguish between common cause variation, which is inherent to the process, and special cause variation, which indicates an unusual event or problem requiring investigation14. By observing patterns and points on a control chart, analysts can determine if a process is stable and "in control" or if it is unpredictable and "out of control." This allows for timely intervention and process improvement.

History and Origin

The concept of control charts was developed by Walter A. Shewhart while he was working at Bell Telephone Laboratories in the 1920s. Shewhart's pioneering work laid the foundation for modern quality control. His historical memorandum of May 16, 1924, is often cited as the first formal description of the statistical control chart12, 13. Shewhart recognized that all processes exhibit variation, and he sought a method to differentiate between normal, random fluctuations and significant, non-random changes. His invention allowed engineers and statisticians to identify when a manufacturing process was operating within expected bounds and when it required adjustment. Shewhart's work profoundly influenced subsequent developments in quality management and became a cornerstone of statistical methodology across various industries11.

Key Takeaways

  • Control charts are graphical tools used to monitor process performance over time, distinguishing between routine variability and unusual events.
  • They consist of a central line (mean), an upper control limit (UCL), and a lower control limit (LCL), all statistically determined from historical data.
  • Points falling outside the control limits or exhibiting non-random patterns indicate "out-of-control" conditions, signaling the presence of special cause variation.
  • Used across various sectors, including finance, manufacturing, and healthcare, to identify deviations, improve processes, and enhance performance measurement.
  • Proper interpretation requires understanding of statistical principles and the specific process being monitored.

Formula and Calculation

The fundamental components of a control chart are the central line (CL), upper control limit (UCL), and lower control limit (LCL). While specific formulas vary depending on the type of control chart (e.g., X-bar chart, R-chart, P-chart), the general principle involves calculating these limits based on the process mean and standard deviation of the data.

For an X-bar chart, which monitors the average of a process:

Central Line (CL):

CL=XˉˉCL = \bar{\bar{X}}

Where:

  • (\bar{\bar{X}}) = Overall average of all sample means.

Upper Control Limit (UCL) and Lower Control Limit (LCL):

UCL=Xˉˉ+A2RˉLCL=XˉˉA2RˉUCL = \bar{\bar{X}} + A_2 \bar{R} \\ LCL = \bar{\bar{X}} - A_2 \bar{R}

Where:

  • (A_2) = A constant factor that depends on the subgroup size, used to calculate 3-sigma limits.
  • (\bar{R}) = Average of the sample ranges.

These formulas establish boundaries, typically set at three standard deviations from the central line, which define the expected range of process variation when the process is stable and only subject to common cause variation.

Interpreting the Control Chart

Interpreting a control chart involves analyzing the plotted data points in relation to the central line and the control limits. A process is considered "in statistical control" when all data points fall within the upper and lower control limits and there are no discernible non-random patterns or trends. This indicates that the process variation is consistent and predictable, driven only by common causes inherent to the system.

Conversely, a process is deemed "out of control" if any point falls outside the control limits, or if certain patterns of points emerge, such as:

  • A point outside the control limits.
  • Seven or more consecutive points on one side of the central line.
  • Seven or more consecutive points steadily increasing or decreasing.
  • Non-random cyclical patterns.

These "out-of-control" signals suggest the presence of an assignable cause variation—a specific, identifiable factor influencing the process that needs investigation and correction. 10The aim is not just to react to out-of-control signals but to understand their root causes and implement lasting process improvement.

Hypothetical Example

Consider a small investment fund that tracks its daily investment returns as a percentage. The fund manager wants to ensure the daily return process remains stable and predictable. Over the past 30 days, daily returns have been collected, and the average daily return is 0.05% with a calculated upper control limit (UCL) of 0.20% and a lower control limit (LCL) of -0.10%.

On Day 31, the fund reports a daily return of 0.25%. When plotted on the control chart, this point falls above the UCL. This "out-of-control" signal immediately alerts the fund manager to investigate. The manager discovers that on Day 31, an unexpected, highly positive news release impacted a significant holding just before market close, causing a sharp, uncharacteristic price spike. This isolated event is an assignable cause, as it's not part of the fund's typical daily return variation. The control chart allowed for the detection of this unusual event, prompting a deeper data analysis to understand its impact and ensure it doesn't represent a fundamental shift in the fund's underlying return generation process.

Practical Applications

While originating in manufacturing, control charts have found diverse applications in finance and economics. They are used in areas such as:

  • Financial Stability Monitoring: Central banks and financial institutions can use control charts to monitor key economic indicators or financial ratios, such as exchange rates, interest rates, or cash flow stability. Deviations outside control limits might signal potential financial instability or a need for policy intervention.
    8, 9* Portfolio Management: Investment managers can apply control charts to track portfolio performance, individual asset volatility, or tracking error. An out-of-control signal could indicate unusual market conditions or a need to rebalance the portfolio.
    7* Fraud Detection: Banks and credit card companies might use control charts to monitor transaction volumes or values for individual accounts. A sudden spike or dip could indicate fraudulent activity, triggering an alert for investigation.
  • Risk Management: Organizations can monitor operational risk management metrics, such as the frequency of system outages or error rates in data entry, to ensure processes remain within acceptable risk thresholds.
  • Forecasting Accuracy: In forecasting, control charts can be applied to the residuals (errors) of forecasting models to assess whether the model's errors are stable and random, indicating a well-behaved model, or if there are systematic errors that need addressing.
    6
    The National Institute of Standards and Technology (NIST) provides an extensive e-Handbook of Statistical Methods, including detailed information on control charts and their applications across various fields, underscoring their broad utility in monitoring and improving processes.
    5

Limitations and Criticisms

Despite their utility, control charts have limitations and face criticisms. One common challenge is the accurate data collection required; errors or inconsistencies in data can lead to inaccurate control limits and misleading signals. 4Misinterpretation of results is another significant pitfall, where analysts might draw incorrect conclusions from chart patterns, such as mistaking common cause variation for special cause variation, leading to unnecessary adjustments to a stable process. This phenomenon, often termed "tampering," can actually increase process variability rather than reduce it.

Furthermore, traditional control charts assume that data points are independent and identically distributed, which is often not the case with financial time series data due to autocorrelation (where current values are correlated with past values). 3Applying standard control charts to autocorrelated data can lead to a higher rate of false alarms, incorrectly signaling an out-of-control condition. 2More advanced techniques, such as those incorporating econometrics or time series modeling, may be necessary to adapt control charts for such data. The choice of the correct control chart type and the appropriate sample size for setting control limits can also be challenging.
1

Control Charts vs. Technical Analysis

Control charts and technical analysis both involve charting data over time to identify patterns, but their underlying philosophies, purposes, and interpretations differ fundamentally.

FeatureControl ChartsTechnical Analysis
Primary GoalProcess stability; distinguishing common vs. special cause variation.Price prediction; identifying market trends and reversal points.
Underlying PremiseStatistical control; process behavior is predictable within limits.Historical price and volume data predict future price movements.
ContextMonitoring and improving a defined process (e.g., manufacturing, financial operations).Analyzing financial markets (stocks, commodities, currencies) for trading signals.
Key MetricsMean, standard deviation, upper and lower control limits.Price patterns, moving averages, relative strength, volume.
SignalsPoints outside limits, specific non-random patterns indicating process change.Chart patterns (e.g., head and shoulders), indicator crossovers, support/resistance levels.

While control charts aim to keep a process stable and predictable by identifying and removing assignable causes of variation, technical analysis seeks to profit from market movements by anticipating future price changes based on past price and volume data. Control charts focus on understanding the inherent variability of a system, whereas technical analysis often looks for patterns that are believed to recur due to collective market psychology.

FAQs

How do control charts help in decision-making?

Control charts help in decision-making by providing a visual signal of when a process is deviating from its expected behavior. This allows managers to identify problems early, investigate their causes, and take corrective action to bring the process back into control, thereby preventing waste or ensuring consistent quality.

Can control charts predict future outcomes?

Control charts do not predict specific future data points. Instead, they predict the expected range of future outcomes if the process remains "in control" and stable. They help establish the predictable boundaries within which a process is likely to operate, enabling a form of probabilistic forecasting for stability.

What is the difference between control limits and specification limits?

Control limits are statistically derived from the actual performance of a process and define its natural variability. Specification limits, on the other hand, are external requirements or customer expectations for a product or service. A process can be in statistical control (within its control limits) but still produce outputs that do not meet specification limits, indicating a need for fundamental process redesign rather than just addressing variation.