Redefining what counts as an active user mid-series can manufacture a trend that was never really there
Aliases: spurious trend · definition breakpoint
What it is
When a time-series metric's definition changes mid-series ("active user" shifts from "opened the app" to "logged in," coverage expands from one region to the whole country, the tracking source switches from SDK A to B), the values after the change are no longer readings of the same measurement as those before. Drawn as one continuous curve, the seam produces a step or slope break—readers see a "trend" that is actually a "definition switch." This spurious trend carries no visual anomaly flag (the curve is continuous, the axes normal), making it the easiest pseudo-signal to slip into genuine trend analysis.
Why it happens
The spurious trend works by disguising a heterogeneous series: each segment may contain genuine trends internally, but they measure different things, and the gap (or jump) at the seam comes entirely from the definition change, not the business. The visual system's default reading of a continuous curve is "one quantity changing over time"—the axes, line style, and color all imply homogeneity while the definition change leaves no trace. The harm lies in misdirected attribution: a seam step read as growth prompts the team to harvest "success lessons"; read as decline, the team launches "recovery" work—both reactions target a business event that never existed. Unlike gradual confusions (definition drift, seasonality-growth confounds), definition breakpoints usually occur at identifiable moments, which both characterizes them and makes them governable: once identified, the seam can be explicitly marked on the chart (a vertical line + "definition changed" annotation), and comparisons spanning the break can be flagged as non-comparable. The governing prerequisite is that the system knows when definitions changed—which requires change logs, not just oral tradition.
Where it stops holding
A definition change does not always create a visible spurious trend—it can also create a spurious stability: when the new definition happens to yield numbers close to the old at the switch point, the seam shows no step, yet the segments still measure different things. This "seamless switch" is more dangerous than a stepped one because even the visual cue reminding readers "something changed here" is absent. Definition changes are sometimes legitimate improvements (the new definition is more accurate); the goal of governance is not blocking changes but making them visible and explicitly handling historical comparability (restating history, dual-running both definitions, marking the break). Merging multiple data sources (the same group's alignment problem) is another source of definition breakpoints—a value jump at the moment of merging can masquerade as a trend just the same.
Applying it
- Register every definition change in a change log (date, old definition, new definition, scope), and have the charting system read the log to place breakpoint marks on the timeline automatically.
- Comparisons spanning a breakpoint (YoY, PoP, trend fits) display a "definition changed, not comparable" notice or refuse to compute.
- Prefer dual-running definitions for at least one cycle at switches, rendering both lines during the transition instead of hard replacement.
- Verification: sample a time series, find its historical definition changes, and check whether the chart shows matching breakpoint marks; a logged change with no chart mark is a governance gap.
Related
- Same group: U8.07.2 Data source and update time must accompany the chart · U8.07.3 Merging multiple sources requires stating the alignment method
- Nearby: U7.05.5 The comparison period's statistical scope must match the current period's · U10.02.1 The chosen time window decides the trend's direction
- Search terms:
spurious trend·definition change·broken time series