Docs · Engines

Control chart (SPC)

Statistical process control charts — I-MR, X̄-R, X̄-S, p, np, c and u — with the centre line and control limits computed from the data by the standard unbiasing constants (d2, d3, c4, A2, A3, B3, B4, D3, D4), never typed in. All eight Nelson rules run over the plotted series and every violation is marked and listed, and process capability (Cp, Cpk, Pp, Ppk) is computed when specification limits are given. A chart whose limits were guessed is not a control chart.

Templates
13
Source language
plaintext
Workstation
Studio
Engine id
spc

In the same space

Most users come to Control chart (SPC) from Minitab control charts, JMP, SPC for Excel or InfinityQS. flowss runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

chart xbar-r
spec lsl: 495 usl: 505
subgroup 500.1 499.8 500.4 500.0
subgroup 500.9 501.2 500.7 500.5

Paste this in the Studio code pane to see Control chart (SPC) render live. The full grammar is at the upstream-docs link above.

Sample templates

All 13
Engine reference: spc · ← Browse all engines · Quick-start guide