The Difference Between Data and Metrics, and the Role of Metrics#
šÆ Data-Driven Decisions š Metrics & Dashboards Lesson 008
ā Previous Ā· Next ā¶ Ā· ā Section Ā· ā Hub
Important
⨠AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
From facts to yardsticks#
Data is the raw material: the collection of facts an organisation records ā every transaction, click, and timestamp. A metric is something more deliberate: a single, quantifiable type of data used when setting and evaluating goals. Revenue rows are data; monthly recurring revenue is a metric. Ride records are data; average ride length by rider type is a metric. The difference is purpose: a metric is data that has been given a job.
What turning data into a metric involves#
Three decisions convert raw facts into a yardstick, and each is a judgement:
A definition ā precisely which records count. Is an āactive userā anyone who logged in this month? Performed an action? The metricās meaning lives in this choice.
A calculation ā the formula applied. Customer retention rate: of the customers present at the periodās start, what fraction remain at its end. Return on investment (ROI): the profit an investment produced relative to its cost. Same data, different formulas, different stories.
A comparison basis ā against what: last quarter, a target, a competitor, the metricās own history. A number without a comparison is a fact; with one, it is a signal.
Why metrics matter#
Metrics are how goals become checkable. āImprove customer loyaltyā is a wish; āraise 90-day retention from 78% to 85% by Q4ā is a metric-defined goal the whole organisation can steer by, measure progress against, and honestly declare met or missed. Metrics are also the shared vocabulary between analysts and stakeholders: when both sides agree what retention means and how it is computed, a whole class of talking-past-each-other disappears.
Choosing them well#
Good metrics share three properties: they track the actual goal (not a convenient proxy for it), they are hard to game (a metric people can inflate without improving anything will be), and they are few ā a handful watched seriously beats a wall of numbers watched by no one. The foundationsā warning recurs with force here: what gets measured gets managed, including when the measure is wrong.
The caveat#
Every metric compresses, and compression discards. Retention rate says nothing about which customers stayed; average ride length hides the distributionās shape. Treat metrics as instruments on a dashboard ā indispensable for steering, and always an invitation to look underneath when one moves strangely. The next lesson is about exactly that dashboard.
Hint
See also
Source article Adapted (context, re-expressed) in our own words from: https://insightful-data-lab.com/2023/08/31/the-difference-between-data-and-metrics-and-the-role-of-metrics/ (insightful-data-lab.com).