YES

As of 13 August 2026, AI can create statistical process control charts.

This still needs a person who signs their name to it.

Can you do it?

5 minutesto a draft.

30 minutesto something you’d act on.

Cost, all in£0

Skill neededchat-fluent

Who has to check ita colleague

What the alternative costsNo comparable priced alternative is provided in the supplied tool data.

If this goes wrong: incorrect limits or an unsuitable chart create false alarms or hide process drift, and your team acts on a misleading view of quality.

What to actually do

  1. Hand it to a person

    The route this page recommends

    A person who owns the outcome does this end to end, worth it when the failure is dear.

  2. Use a tool built for this

    Second choice
  3. Do it yourself

    The distant third

    A chat interface, chat-fluent skill, and roughly 30 minutes until you can act on the result.

    How to actually do it

    1. Open the source record for the process and gather the measurements in time order, with dates or identifiers, units, subgroup membership and any known process changes.
    2. Paste the data into a spreadsheet and check that each value has the same unit, that missing values are marked rather than replaced, and that duplicate or excluded readings are identified.
    3. Paste the process description, sampling method, subgroup details and any specification limits into the prompt, then paste the cleaned data below it.
    4. Ask the chatbot to choose the chart type, calculate the centre line and control limits, and provide chart-ready Python code without inventing or silently removing data.
    5. Run the supplied code in a suitable Python environment or paste the calculated table into a spreadsheet chart, then compare every plotted observation and limit with the source measurements.
    6. Ask a quality colleague to check the chart choice, subgrouping, formulas, exclusions and special-cause interpretation before using it to accept product or change the process.

    Prompt

    Create a statistical process control chart from the data below. First identify whether the data supports an Individuals and Moving Range chart, X-bar and R chart, X-bar and S chart, p chart, np chart, c chart or u chart. If the information is insufficient to choose, say exactly what is missing and do not guess. Use the observation order as the time order unless I provide a different sequence.
    
    Process: [describe the process]
    Quality characteristic: [what was measured]
    Unit of measurement: [unit]
    Subgroup size and formation: [one observation per time period, or subgroup details]
    Sampling frequency: [frequency]
    Data:
    [paste the data, including dates or observation identifiers]
    Known process changes, exclusions or special events: [details, or none known]
    Specification limits, if any: [lower and upper limits, or none]
    
    Do not invent observations, dates, limits, exclusions or process knowledge. Keep specification limits separate from control limits. Show the cleaned data, the chart type and why it is appropriate, the centre line, each control-limit formula, the calculated limits, and any assumptions. Flag missing values and unusual points without silently removing them. Produce chart-ready Python code using pandas and matplotlib, plus a concise interpretation of possible special-cause signals. State clearly that signals are prompts for investigation, not proof of a cause. End with a checklist of the calculations and process facts a quality colleague should verify before anyone changes the process.

    Open it prefilled in ChatGPT or Claude, or copy it into Gemini, which takes no prefill link.

What it gets wrong

Even on a YES, the friction has a name: judgement under ambiguity, stakes of error and verification cost.

How we scored this

Five axes, each scored nought to two by hand: ten means AI carries the task cleanly, and the thresholds that turn a total into YES, PARTLY or NO are published in the methodology. Each axis name links to its definition.

AxisScore (0–2)
Output2
Inputs2
Verification1
Liability1
Effort delta2
Total8 / 10

FAQ

Can ChatGPT make an SPC chart?
Yes. Give it ordered measurements, the subgroup structure and the process context, and it can calculate control limits and produce chart-ready code or a table. A quality colleague should check the chart type and assumptions before you use it.
What data do I need for a control chart?
You need the measurements in time order, their units, dates or identifiers, how samples were grouped, the sampling frequency and any known process changes. For attribute charts, you also need the relevant counts and the number of opportunities or units inspected.
Can AI tell me if my process is in control?
It can flag points and patterns that may indicate special causes, but it cannot establish the cause or decide whether the sampling method is valid. Treat the flags as investigation prompts and have a quality colleague check the interpretation.
Are control limits the same as specification limits?
No. Control limits describe variation in the process, while specification limits describe what the product or service is required to meet. Keep both visible and do not ask AI to infer either one from the other.

Nearby answers

Assessed by gpt-5.6-luna (gpt-5.6-luna) on 2026-08-13, second-checked by an independent model. Wrong somewhere? Email [email protected] and it gets re-checked.

The newsletter

AI news, new answers and product picks, straight to your inbox.