Statistical Process Control in a Nutshell

Statistical Process Control (SPC) is a powerful framework for data-driven quality improvement.

At is core, SPC involves the plotting of data over time to detect unusual patterns or variations that might indicate a change or problem with a process.

Control chart of blood pressure measurements from a patient taking in the morning for 26 consecutive days. One data point (#6) is outside the lower control limit suggesting that this measurement has most likely been influenced by something outside the natural (usual) process.

Central to SPC is the distinction between two types of variation in processes: common cause variation and special cause variation.

As demonstrated above, SPC charts – also known as control charts or process behaviour charts – plot data points over time. When a process shows only common cause variation, the points scatter randomly around the process centre, typically expressed by the mean or median, and almost all fall within limits that reflect the natural variation of the process. Points outside these limits, or the presence of unusual or non-random patterns within them, suggest special cause variation and should be investigated further with the aim of learning and improvement.

The exact procedures for calculating natural process limits – also known as control limits – are explained in detail in our book and in our SPC charts with R workshop.

However, SPC is much more than just plotting and analysing SPC charts.

SPC is about the continual improvement of processes and outcomes. And it is first and foremost a way of thinking with some tools attached.

– Don Wheeler in Understanding Variation, p. 152

It is our goal to bring both this way of thinking and the tools to healthcare.