Governance

How to Measure Whether an AI System Is Actually Working

A model score is not a business result. Measure the work itself: a baseline before launch, then cycle time, corrections, reviewer minutes and cost per completed item.

BYBO Editorial9 min read

FigureModel metrics versus business outcomes

What the demo measures

  • Accuracy on a curated test set
  • How quickly it responds
  • How impressive the output reads
  • Number of tasks attempted
  • Enthusiasm in the first week

What the business measures

  • A baseline recorded before launch
  • Cycle time per completed item
  • First-pass accuracy and rework
  • Reviewer minutes per item
  • Cost per completed item
Contents
  1. In brief
  2. Why do model scores rarely answer the business question?
  3. What should you measure before the system goes live?
  4. Which measures actually tell you whether it is working?
  5. How much should you check, and how often?
  6. Which signals warn you early, and which confirm the result?
  7. When should you narrow, roll back or switch it off?
  8. How should any of this be reported to the business?
  9. Where this has limits
  10. Questions
  11. Sources

In brief

  • Measure completed units of work, not model calls. An invoice posted, an enquiry closed, a report signed off.
  • Record a baseline over two or three ordinary weeks before launch. Without it, every later number is an assertion.
  • Watch corrections and exceptions weekly; they move before cycle time and cost do.
  • Agree the stop conditions before launch, while nobody is invested in the answer.

Why do model scores rarely answer the business question?

A demonstration usually ends with an accuracy score. It is a real number, carefully produced, and it answers a question your business did not ask. Accurate on which cases, judged by whom, against whose version of the correct answer? A system can score well on a tidy test set and still leave your team doing the same amount of work, because the cases it gets wrong are the ones that take an hour to unpick and a phone call to fix.

The NIST AI Risk Management Framework states the difficulty plainly: while measuring AI risks in a laboratory or a controlled environment may yield important insights before deployment, those measurements may differ from the risks that emerge in operational, real-world settings. The same applies to benefits. What a system does in a demonstration and what it does on an ordinary Tuesday in your business are two different measurements, and only one of them pays for itself.

What should you measure before the system goes live?

The most valuable measurement happens before anything is built, and it is the step most often skipped because it feels like delay. Without a baseline, every later number is an assertion and every review becomes a debate about whose impression is right. With one, the decision to continue, adjust or stop takes ten minutes. Baseline first, review after launch, is why the diagnosis stage of how we work exists at all.

Spend two or three ordinary weeks recording the work as it is, including a busy one. A baseline drawn from a quiet fortnight will make the system look worse than it is the moment volumes rise.

  • Volume: how many items arrive in a week, and how that changes with the season.
  • Time: minutes of actual work per item, and hours of waiting between steps.
  • Touches: how many people handle one item before it is finished.
  • Rework: how often something is corrected, returned or done twice, and why.
  • Cost: salary time plus the tools involved, expressed per completed item.
  • Failure: how often an item is lost, late or escalated to a manager.

NIST makes a related point about comparison: managing the risk of systems meant to augment or replace human activity requires some form of baseline for comparison, and that is difficult to systematise because an AI system performs the task differently from a person. That is an argument for measuring the workflow end to end rather than staging a contest between a colleague and a model.

Which measures actually tell you whether it is working?

Seven measures cover most business workflows. Track all of them together, because each one can be improved at the expense of another by a team that means well.

Seven measures worth tracking
MeasureWhat it tells youWhat to watch
Cycle timeArrival to finished, in hoursFaster drafts, slower approvals
First-pass accuracyShare needing no correctionReviewers approving without reading
Exception rateShare handed back to peopleA low rate can mean overconfidence
Correction rateHow often reviewers edit outputSmall edits recorded as approvals
Reviewer timeMinutes a person spends per itemWork moved rather than removed
Cost per completed itemWhat one finished unit costsRetries, long inputs, rising volume
Customer effectReply time, complaints, repeat contactQuick replies that resolve nothing

Write down the definition of each measure before you start. The argument about whether cycle time includes the customer’s own delay will otherwise arrive on the day the numbers are inconvenient. Agreed definitions with the evidence behind them are the substance of Decision Intelligence work, and the same discipline applies to measuring the AI system itself. Cost deserves particular care, because usage-based bills move quietly; keeping operating costs visible is a discipline of its own.

How much should you check, and how often?

You cannot review everything, and reviewing nothing is how a slow decline goes unnoticed for a quarter. A sample works if it is drawn honestly: a fixed number of items a week, chosen at random rather than by the person hoping for a good result, plus every exception and every correction. Those last two are not a sample. They are the complete record of where the system struggles, and they are the most useful reading in the business.

Weekly for the first six weeks, monthly after that, is a reasonable rhythm. Thirty minutes inside a meeting that already happens beats a new committee. One named person owns the numbers and brings them. Occasionally have a second reviewer check a handful of approved items, because reviewers drift too, especially when the output is usually right.

Which signals warn you early, and which confirm the result?

Two kinds of number are worth separating. Leading indicators move first and tell you something is changing. Lagging indicators confirm what the change was worth. Teams that watch only the second kind find out a quarter late.

  • Leading: correction rate, exception rate, retries and timeouts, unusually long inputs, reviewers overriding the same suggestion, a shift in the mix of cases arriving.
  • Lagging: cycle time, first-pass accuracy over a month, cost per completed item, complaints, and the business outcome the workflow exists to serve.

Read trends rather than single weeks. At low volumes, one difficult customer can move a weekly figure enough to start an unnecessary project. When something does move, check the dull explanations first: the mix of incoming work changed, a connected tool changed, the model version was updated by your provider, a new person joined the review rota, or the process itself changed and nobody told the system’s owner.

When should you narrow, roll back or switch it off?

Agree the stop conditions before launch, while nobody has anything invested in the answer. The NIST framework asks for mechanisms, applied and understood, with responsibilities assigned, to supersede, disengage or deactivate AI systems that show performance or outcomes inconsistent with their intended use. In a company of forty people that is one paragraph on the system’s page and one name beside it.

  1. First-pass accuracy falls below the level the business owner agreed, for two reviews running.
  2. A customer is harmed, or a mistake reaches a regulator, an auditor or the public.
  3. Cost per completed item rises above what the manual process cost.
  4. Reviewer time per item is not falling, three months in, once the novelty has gone.
  5. The workflow itself has changed enough that the system is answering last year’s question.

Narrowing is usually better than switching off: put the gate back, reduce the scope to the cases it handles well, and keep the rest with people. Either way, keep the cases that triggered the decision and add them to your evaluation set, which is the subject of evaluating AI quality using real business cases. A rollback with evidence is a cheaper outcome than a system nobody trusts and nobody stops.

How should any of this be reported to the business?

One page a month, in the same shape every month. The baseline, the current figure and the direction of travel for each measure. Cost per completed item. Incidents, corrections and what was done about them. Decisions taken, with names against them. Anyone should be able to read it in three minutes and know whether to be pleased.

Leave out model names, token counts and anything that cannot be tied to work getting done. Organisations that want a formal version of this loop can look at ISO/IEC 42001, which sets requirements for establishing, implementing, maintaining and continually improving an AI management system. The monthly page is the small, honest version of the same idea, and for most growing businesses it is the version that gets read.

Where this has limits

  • Measurement costs effort of its own. A weekly review nobody attends produces numbers nobody trusts, so measure fewer things properly rather than everything badly.
  • Small volumes are noisy. Below a few dozen items a week, monthly figures and case-by-case reading will tell you more than any weekly dashboard.
  • Numbers miss things that matter. Whether the team trusts the output, and whether the work has become less tedious, appears in conversation long before it appears in a measure.
  • Attribution is rarely clean. Seasonality, staff changes, a pricing change or a new process can move the same figures, which is why the baseline and a record of changes both matter.

Frequently asked questions

How do you measure the return on an AI system?

Compare the cost of a completed unit of work before and after, using the baseline you recorded. Include everything: model and platform charges, integration and maintenance, and the minutes people still spend reviewing and correcting. Then decide honestly what the system caused and what other changes caused. A payback claim that ignores reviewer time, or credits the system with a busy quarter, will not survive its first serious question.

What metrics should we track for an AI workflow?

Seven cover most cases: cycle time per item, first-pass accuracy, exception rate, correction rate, reviewer minutes per item, cost per completed item, and a customer-facing measure such as reply time or complaints. Track them together. Any one of them can be improved at the expense of another, and a system that halves drafting time while doubling approval time has not helped anybody.

What is a good accuracy level for a business AI system?

It depends entirely on the consequence of an error and on what the current process achieves. A drafting assistant that is right nine times in ten may be useful, because a person reads everything anyway. The same rate on payments or on customer commitments would be unacceptable. Set the level with the business owner against the measured baseline, and write down what the system should do when it is unsure.

How often should we review an AI system after launch?

Weekly for the first six weeks, then monthly once the figures settle. Read every exception and every correction each time, plus a random sample of ordinary items. Book it into a meeting that already exists and give one person the job of bringing the numbers. Reviews that depend on someone finding spare time quietly stop happening around the second month.

When should we switch off an AI system?

When it stops meeting the conditions you agreed before launch: accuracy below the agreed level across two reviews, a customer harmed, cost per item above the manual baseline, reviewer time that is not falling, or a workflow that has changed underneath it. Narrowing the scope is often the better move. Whichever you choose, keep the cases that prompted it for the next evaluation.

Where BYBO fits

Sources

  1. Artificial Intelligence Risk Management Framework (AI RMF 1.0)National Institute of Standards and Technology (NIST)
  2. ISO/IEC 42001:2023 — AI management systemsInternational Organization for Standardization (ISO)

General information for business readers, not legal, financial or regulatory advice. Examples are illustrative, not client work. Published 11 September 2026.

Build a system you can explain.

See Infrastructure & Governance