InsightFab
ToolsNormal Probability Plot

Normal Probability Plot

Plot data against a normal distribution reference line. If points follow the line, data is normally distributed. Essential before calculating CPK.

Paste comma- or newline-separated numbers

Use Case

Before calculating CPK, you need to verify data normality. The probability plot provides a visual check: if points follow the reference line, data is normal. Combined with the Anderson-Darling p-value, you can confidently proceed to CPK analysis.

Example

25 diameter measurements: Mean = 10.12, StdDev = 0.24 A-D test: A²* = 0.189, p = 0.892 > 0.05 R² = 0.987 → Points closely follow reference line → Data is normally distributed, CPK calculation is valid.

Related articles
View articles →

FAQ

Related Tools