Step 1: Collect process data
Start with a set of measured values from your process. The data should come from the same characteristic and should reflect a meaningful production window rather than mixed conditions from unrelated setups.
Process Capability Guide
To calculate Cp and Cpk, you need process data, an upper specification limit, a lower specification limit, the sample mean, and the process standard deviation. Once you have those values, the formulas are straightforward.
Start with a set of measured values from your process. The data should come from the same characteristic and should reflect a meaningful production window rather than mixed conditions from unrelated setups.
Set the upper specification limit and lower specification limit based on the engineering requirement for the feature you are measuring. Cp and Cpk are only meaningful when those limits are clear.
Calculate the process mean to understand centering, then calculate the sample standard deviation to estimate variation. These values are required for both Cp and Cpk formulas.
Cp = (USL - LSL) / (6 sigma). CPU = (USL - mean) / (3 sigma). CPL = (mean - LSL) / (3 sigma). Cpk is the smaller of CPU and CPL. Once calculated, compare both Cp and Cpk to understand spread and centering together.
One common mistake is mixing data from different machines, shifts, or setup conditions into one dataset. Another is using unclear specification limits or including non-comparable measurements. Engineers also need to watch for very small sample sizes, because unstable estimates of mean and standard deviation can make the capability numbers misleading.
After calculating Cp and Cpk, teams usually decide whether the next step is variation reduction, process centering, or further monitoring. If Cp is low, the spread may need improvement. If Cp is acceptable but Cpk is lower, the process may need target adjustment. The calculation itself is only useful when it leads to a practical decision.
If you want to move from theory to practice, use the Cp / Cpk calculator to upload data, enter specification limits, and review capability metrics with a histogram and plain-language interpretation.
Use the calculator on the main page to compare sample data, upload your own measurements, and see how Cp and Cpk change with different specification limits.
Open the calculatorYou need the process data, the upper and lower specification limits, the sample mean, and the process standard deviation.
Yes. If your measurement values are in the first column of a CSV file, you can upload them and calculate both metrics directly.
Cp shows potential capability based on spread, while Cpk shows actual capability after centering is considered.