EWMA (Exponentially Weighted Moving Average) weights recent data more heavily and is more sensitive than the Xbar chart to small, persistent drifts. Control limits start wide and stabilize over time.
Single-column measurements (space / line break / comma separated)
CUSUM (Cumulative Sum) accumulates each point's deviation from target; it is most sensitive to persistent small drifts of the mean. The tabular method uses h (decision interval) to signal.
Single-column measurements
Median-R (Median-Range) uses subgroup medians instead of means, making it more robust to outliers; the range chart is unchanged. Suitable for manual field recording and slightly skewed data.
Subgroup data (one subgroup per line, values space-separated)
Laney P′/U′: when sample sizes are large and p/u charts repeatedly go out of control due to overdispersion (excessive data variation), the Z moving range corrects σ to produce P′/U′ adjusted control limits.
Subgroup data (per line: defects sample-size; P′ for counts of nonconforming, U′ for defects per unit)
Z-MR: first standardize individual values as Z=(x−μ)/σ, then plot the Z chart (limits ±3) and the Z moving-range chart. Products of different units/engineering are unified to one scale and share one set of out-of-control rules.
Single-column measurements (space / line break / comma separated)
G/T Rare Events: when defects/incidents are very rare, monitor the interval (time or number of parts) between consecutive events. The t-chart transforms interval t to y=t0.2777 before plotting; a significantly shorter interval means events are becoming more frequent (worsening).
Event interval series (≥0, space / line break separated)
Zone Chart: divides the control chart into C/B/A zones at ±1σ/±2σ/±3σ and applies zone rules: one point beyond ±3σ; 2 of 3 consecutive points beyond ±2σ on the same side; 4 of 5 consecutive points beyond ±1σ on the same side; 9 consecutive points on one side.
Subgroup data (one subgroup per line, values space-separated; individual values also supported, one per line)
Precontrol: set target / target ± spec, then draw two precontrol lines P_L, P_U at the midpoint between center and spec limits. A red zone (out of spec) or 2 consecutive points in the same-side yellow zone means stop and adjust; green zone means normal. Suited to quick patrol checks in mass production; no need to compute control limits first.
Single-column measurements
🤖 AI Interpretation
AI is analyzing, please wait…
No data at hand? Download a template → fill in the headers → upload it back
Column headers are exactly what the tool recognises. Fill each row following the example values.