← All writing Process · Data — June 2026

Building an SPC system operators actually use.

Most statistical process control fails quietly. The charts get built, the limits get set, and within a month nobody looks at them. The data is technically there — it just never changes a decision. That's the problem I've been working on: not "do we have SPC," but "does the line actually run on it."

Charts are the easy part

Drawing an X-bar and R chart is trivial. The hard part is everything around it: getting trustworthy measurements off the floor automatically, tying each point to the right part, machine, and operator, and surfacing it fast enough that someone can act before the next hundred units go through.

If an operator has to type a reading into a spreadsheet, the data is already late and already suspect. The control chart inherits every bit of that noise.

A control chart is only as honest as the data pipe feeding it.

Start with the data backbone

So before the statistics, we built the plumbing — the part I'd call the intelligent data system:

Once the data is clean and current, SPC stops being a reporting exercise and starts being a control loop.

Then make the reaction obvious

The chart isn't the deliverable — the reaction plan is. A point goes out of control; what happens next has to be unambiguous and owned. We paired each monitored characteristic with a clear rule and a clear first action, so the answer to "the chart is red, now what?" is written down, not improvised.

That's the difference between SPC as decoration and SPC as a system: capability studies (Cp/Cpk) tell you whether the process can hold the spec at all, control charts tell you whether it's holding it right now, and the reaction plan turns a signal into a fix before it becomes scrap.

What it buys you

When it works, the factory starts telling you what's happening instead of you going to ask it. Drift shows up as a trend, not as a yield surprise at final test. And the same data that runs the charts becomes the foundation for everything downstream — traceability, root-cause, and eventually models that predict a problem before the chart even flags it.

That's the direction I'm building toward at Infinitum: a line that's instrumented well enough to be genuinely intelligent about its own quality.

← All writing