PONOPT FIELD NOTES · Данные и AI

Bad Data or Bad Process? Finding the Real Cause of a Misleading Metric

Separate data quality failures from process and definition drift to find why a metric lies — and fix the real cause first.

When a metric stops matching reality, do not ask “data or process?” — ask which of three layers is broken: the definition of the metric, the data that feeds it, or the operational process it describes. First test the number against an independent record. If a clean control sample stayed flat while the dashboard moved, suspect data or accounting; if the control moved too, the process itself genuinely changed.

Key takeaways

  • A misleading figure almost always comes from one of three layers — a wrong metric definition, poor data quality, or genuine process change — and each layer has a different owner and a different fix.
  • Test any suspect number against an independent, authoritative record first: if a clean reference disagrees with the dashboard, you have a data problem, not a process problem.
  • A control sample that stays flat while the dashboard moves points to accounting, reporting logic or case-mix drift; if the control moves as well, the underlying process really changed.
  • Bias (everything drifting one way) comes from definition, semantics or entry rules and averaging more data never removes it; random noise shrinks once you average more independent measurements.
  • To stop the error returning you need a single published definition with one owner, lineage from source to report, and continuous quality monitoring rather than one-off cleanups.

A misleading metric usually hides one of three problems

When a number stops matching reality, teams split into two camps: those who say the data is dirty and those who say the process is broken. Both can be wrong, because a misleading metric is usually a symptom of one of three layers, not two. The first layer is the definition: the metric may measure something close to but different from the decision it is meant to support. The second is the data feeding it, which can be inaccurate, incomplete, inconsistent, untimely, duplicated or invalid no matter how well the underlying process runs. The third is the operational process itself, which may have genuinely changed.

The diagnostic value of separating the layers is that each has a different owner and a different cure. Redefining a metric will not repair a broken integration. Cleaning a table will not make a definition consistent across two departments. Measuring the process more carefully will not fix a real decline in performance. Name the layer first and you will avoid spending effort on the wrong target.

Check the definition before you touch the data

Before investigating a data pipeline, ask what decision the number is meant to inform and who acts on it. Warning signs that the definition itself is wrong include a metric nobody can attach to a decision, a number that improves while the business outcome worsens (a vanity metric), and the same-named figure that different teams calculate differently because they read the label differently.

A practical tell for a definition problem is to ask who created the event that moved the number. If your own team or system produced it, the metric sits on the inside of the loop: it reports your activity rather than the outcome the customer or the outside world experiences. Such a number can be perfectly accurate yet answer the wrong question.

Also confirm the metric has a single accountable owner and resists being gamed. When a measure becomes a target it tends to stop being a good measure: teams can hit it in ways that do not help the business. If the number is easy to improve without delivering real value, redefine it or add a counterbalancing metric before you blame data quality or the process.

Rule out data quality before you blame the process

Data quality is commonly assessed along six dimensions: accuracy, completeness, consistency, timeliness, uniqueness and validity. Walk through them methodically against a suspect metric. Is the value accurate (it describes the real event)? Are the data complete (are all expected records present)? Are they consistent across systems and over time? Are they timely enough for the decision you face? Is each entity represented once, with no duplicates? Does the value conform to its format, type and allowed range?

The decisive test is a benchmark: compare the reported number with an independent, authoritative record for the same period. Count records yourself, reconcile against a source system or an external register, and check whether totals match the sum of their components. If the dashboard disagrees with an authoritative source, the failure sits in data capture, integration or transformation — not in the operational process the figure supposedly measures.

A control sample separates process change from data drift

Metrology — the science of measurement — teaches that any measurement is itself a process with its own bias and drift. The most economical audit is a check standard: a reference object measured repeatedly whose true value does not change, so any movement in its readings signals a broken measurement rather than a changed object.

Business data has a direct equivalent. Pick one routine, stable case type — a standard contract, a common request — and track its metric separately month after month. If ordinary cases drift while your control stays flat, the mix of cases changed or the reporting logic changed, not the actual operation. If the control drifts as well, look at the real process (queues, capacity, rules, discipline) or at accounting changes (new statuses, closing behaviour). Without a control group these two stories are indistinguishable.

Bias and noise demand different fixes

Measurement errors split into two families that are cured differently. Bias is a systematic error that pulls every reading the same way — a status time recorded as working time, a definition that excludes weekends, or a field where a phone number is entered next to an amount and occasionally swapped with it. Averaging never removes bias; you end up with a very precise wrong number. Bias is not caught by statistics; it is found only by someone who understands how people actually work with the system.

Noise is random scatter — the same task taking twenty minutes or fifty minutes with no apparent reason. Noise shrinks as you average more independent measurements of the same quantity. Before commissioning expensive fixes, decide which family you face: if the error is systematic, find and fix the rule; if it is random, gather a larger sample. Also label each source of uncertainty honestly — a statistical estimate from data versus expert opinion and common sense — and never treat the two as equal.

Governance turns one diagnosis into a durable fix

Root-cause fixes fail to stick when they are one-off cleanups. What prevents recurrence is a thin, owned slice of governance around the critical metric: a single published definition with one owner, lineage that shows where every input comes from, and documented rules for when and how a definition may change.

Continuity matters as much as the initial diagnosis. Move from periodic audits to continuous checks so a classification gap, a broken field or a drifting definition is caught while it is still small. The goal is not more metrics; it is metrics that are defined once, fed by trustworthy data, and tied to an owner who can explain any movement.

Metric Triage Checklist: find the real cause of a misleading number

Run the suspect number through these steps strictly in order. Each step rules out one cause before you invest in the next; the earliest steps are the cheapest and take hours rather than weeks.

  1. Definition — name the decision the metric informs. If you cannot, redesign or remove the metric before you touch the data.
  2. Definition — check whether different teams compute the metric identically. Divergent results signal a definition problem, not a data problem.
  3. Loop test — ask who created the event that moved the number. Your own system produced it? It may be inside-the-loop activity, not the outcome.
  4. Benchmark — compare the dashboard figure with an independent, authoritative record for the same period. A mismatch means a data capture, integration or transformation problem.
  5. Six dimensions — check accuracy, completeness, consistency, timeliness, uniqueness and validity against the suspect field before blaming operations.
  6. Control sample — track one stable routine case separately. Control moved with the rest: process change; control stayed flat: data, accounting or case-mix drift.
  7. Bias vs noise — does the error pull every reading one way (bias: fix the rule) or scatter randomly (noise: collect more data)?
  8. Type A vs B — label each uncertainty source: measured from the data or taken from expert opinion. Never give a rule-of-thumb the credibility of a system export.
  9. Fix at the source and hand the metric to an owner with lineage, a published definition and continuous monitoring — not as a one-time task.

Questions people ask

How do I tell whether a metric is misleading because the data is bad or because the process is genuinely underperforming?

Run a benchmark test and establish a control sample. First reconcile the reported number against an independent, authoritative record for the same period; if they disagree, you have a data problem. Then pick one stable routine case type and track its metric separately. If ordinary cases drift while the control stays flat, the accounting, reporting logic or case mix changed. If the control moves as well, the process itself genuinely changed and that is where you should focus.

What are the standard dimensions used to check data quality?

According to DAMA International, the six core dimensions are accuracy (the value correctly describes the real event), completeness (all expected records are present), consistency (values agree across systems and over time), timeliness (the data is current enough for the decision), uniqueness (no entity is represented more than once) and validity (the value conforms to its format, type and range). Walk through them in order before blaming the process.

What does it mean when a metric is inside the loop?

It means the event that moves the number was created by your own team or system rather than by the outside world or your customer. For example, emails-sent rises when you click send but says nothing about whether anyone read the message. Such a metric is accurate yet answers the wrong question: it reports your activity, not the result. If a figure is inside the loop, the problem is usually the metric definition rather than the data.

Why does averaging more data not fix a biased metric?

Because bias is a systematic error that pulls every reading in the same direction. Average a million overstated measurements and you get a very precise overstated number: random noise shrinks with averaging, but systematic error does not. Bias is not detected by statistics; it is found only by someone who understands the domain, for instance that a system records how long a task sat in a status rather than how long someone actually worked. Fix the rule or definition instead of collecting more data.

How much data do I need before I can trust a process metric?

A single day's measurement characterizes nothing: Mondays clear the backlog from the weekend, month-ends are dominated by reporting, and December has an annual peak. To cover the different floors of variation you generally need at least a month of data, and several months if there is monthly seasonality. A short sample shows only one level of variation and leads to false conclusions about process performance.

What should I do when different teams calculate the same-named metric differently?

That is a definition problem, not a data or process problem. You do not have a correct number until everyone agrees on a single meaning and formula. Define each critical metric once in a shared catalogue or semantic layer with one owner, publish the approved formula and aggregation rules, and version any changes. Every downstream tool then reuses the same logic and cross-team discrepancies disappear.

Sources and further reading

Sources were checked when this page was generated. Confirm changing dates, rules and prices with the original publisher.

  1. Official Statistics – Quality Management (DAMA six data quality dimensions)Qualifications Scotland
  2. What Is a Data Governance Audit? Assessment GuideSnowflake
  3. Driving value with Data Governance through Thin SlicesThoughtworks
  4. 7 warning signs you're tracking the wrong metricMetric HQ
  5. I built the wrong dashboard for two weeksGorelik (personal engineering blog)
  6. Mengenal Dimensi-Dimensi Kualitas Data Menurut DAMA DMBOKDAMA Indonesia
  7. Можно ли верить замерам процесса: чему аналитика может научиться у метрологовStormbpmn