TheoryAugust 17, 20265 min read

Your AI says it's accurate: the question almost nobody asks next

Any vendor will tell you their AI is accurate. Almost none explain what that was measured against. Three concrete questions to check it for real before you trust your data to a model, with real AutoBoost examples.

Pol

Fundador de AutoBoost

Applied AIValidation
Your AI says it's accurate: the question almost nobody asks next

Your AI says it's accurate, but accurate at what, exactly? It's the question we ask ourselves on every project before we let a model touch real data, and it's the one a buyer almost never asks when a vendor shows them a demo. "95% accurate" sounds like a guarantee. In reality it says nothing until you know what sample it was measured on, what kind of error is being counted, and what happens with the cases that aren't the typical one.

This isn't an academic nuance. It's the difference between an AI you can actually put to work on real data and one that only looks like it works, until the day it fails quietly, with the same confidence as always.

The trap of a total that checks out

The most common mistake, and the hardest to catch, is measuring accuracy by the final result instead of by every step that led to it. A correct result doesn't guarantee that the parts making it up are correct too. Two errors that cancel each other out produce exactly the same total as zero errors: from the outside there's no way to tell them apart, the final number looks flawless, and nobody has a reason to look further down.

It's the same logic behind a final grade of 8 out of 10 that doesn't tell you whether the student nailed the easy questions and got lucky on the hard ones, or the other way around. The total hides the distribution of the error, and the distribution is exactly what matters once the AI is going to act on its own inside your business.

Three questions to actually check it

Before accepting that an AI is "accurate," these three questions separate a marketing figure from a number you can actually defend:

1. Is it measured on the total, or on every intermediate step?

In a real project we built for a veterinary group, the AI doesn't settle for an invoice's total adding up. It recalculates the tax on every single line and checks that the exact sum matches the document. If a supplier throws in an odd discount or a tax-exempt line, the system catches it right there, not at the end. And if something doesn't add up, it doesn't post the entry blindly: it deletes the attempt and flags it for a human to review, because we'd rather have a pending invoice than a wrongly booked one that nobody notices until closing. You can see the full detail in the automated invoices case.

That's the difference between "the total is accurate" and "every line that makes up the total is accurate." Only the second one is a real guarantee.

2. What sample was it measured on, and against what source?

A "97% accuracy" calculated against your own data, without cross-checking it against anything external, only proves the model is consistent with itself, not that it's actually right. In a data platform we built for a pharmacy group, the AI reasons over more than a million lines to reconstruct a sales figure the client's ERP was calculating incorrectly. Validation didn't stop at "the model says it's fine": it was compared to the cent against the authoritative source, landing at a final deviation of 0.0004%. That number only means something because there's an external source it was checked against. Without that, it's an opinion with decimal places. We go into more detail in the AI data platform case.

3. What happens with the rare cases, not the typical ones?

A model can get 99% of the normal cases right and fail systematically on the 1% that matters most, and that global figure hides it perfectly. It happened to us with a bank transaction report that claimed to be complete: checked against the bank's own official record, 492 out of 1,298 real transactions were missing from a single account. The report didn't throw any error, nothing looked missing on screen. The only way to find it was to stop trusting that a report is complete just because it doesn't say otherwise, and check it against the source that actually has the final say. We tell the full story in the post about those 492 transactions.

Table: the question that sounds good vs. the one that actually checks

Question that sounds good but doesn't check anythingQuestion that actually verifies accuracy
"What accuracy percentage does your AI have?""Is that percentage measured line by line, or on the final total?"
"Is it validated?""Against what external source, and who controls it?"
"How many times has it been tested?""Was it tested against the rare cases, or only the typical ones?"
"It works in the demo""What does the system do when something doesn't add up: does it flag it, or carry on as if nothing happened?"
"The final result is correct""Is every step that led to that result correct too?"

What we do differently at AutoBoost

We don't plug in a model and take its word for it. We design the system so every step is validated against a real source, not just against itself, and so it stops and flags when something doesn't add up instead of moving on with a confident but wrong answer. That's the difference between an AI that "looks accurate" and one you can actually trust with real work: quotes, invoices, orders, purchasing decisions. If you want to see how we build this into the system you already have (ERP, CRM, accounting), take a look at our services.

Next time someone shows you an accuracy percentage, don't ask if it's high. Ask what it was measured against, what source it was compared to, and what happens when something falls outside the norm. If they don't have a clear answer to all three, they don't know yet either, and neither should you take it on faith.

Want us to look at how accurate your AI (or your vendor's) really is before you trust it with more work? Get in touch and we'll look at it together.

Share article
Your AI says it's accurate: what to ask first | AutoBoost