5.9 SMART Goals and Project Performance Measurements

Key Takeaways

  • SMART goals are specific, measurable, actionable, relevant, and time-bound, and each element removes a specific class of ambiguity.
  • A project needs one primary metric; multiple primary metrics mean the team has not decided what the project is about.
  • Consequential metrics guard against improving the primary metric by degrading something else.
  • The performance measurement categories named in the Body of Knowledge are cost, revenue, delivery, schedule, and customer satisfaction.
  • Every project metric needs an operational definition: what is measured, by whom, with what instrument, at what frequency, and what counts as a defect.
Last updated: August 2026

SMART, element by element

ElementTestWhat it removes
SpecificDoes it name the process, the output, and the population?"Improve quality" ambiguity
MeasurableIs there a metric with an operational definition and an existing data source?Untestable claims of success
ActionableCan this team, within its scope and authority, cause the change?Goals that depend on decisions the team cannot make
RelevantDoes it connect to the business case and a strategic objective?Locally interesting, organizationally pointless work
Time-boundIs there a completion date and a measurement window?Projects that never finish

Note that ASQ's spelling of the acronym uses actionable rather than the more common "achievable". The distinction is meaningful: actionable asks whether the team has the levers, which is a scope and authority question, not an optimism question.

Applying the test to a real goal:

"Reduce the error rate on first-submission invoices for the North America commercial segment from 4.7% (baseline: 18,400 invoices, January to June) to 1.5% by 30 November 2026, measured on the same extract and definition."

  • Specific: process (first-submission invoicing), population (North America commercial), output (error rate).
  • Measurable: 4.7% to 1.5%, with a stated baseline and sample.
  • Actionable: invoicing is inside the project's scope and the process owner is on the team.
  • Relevant: linked to the days-sales-outstanding objective in the business case.
  • Time-bound: 30 November, measured on the same extract and definition.

The final clause -- same extract and definition -- is what prevents the most common closure dispute, where the improvement turns out to be a change in how the metric was computed.

Deriving the goal from the problem statement

The goal is not a separate act of ambition; it is the problem statement plus a target and a date.

Problem statement elementGoal element
What is wrong, and to whomSpecific
How big, measured howMeasurable, with the baseline
Where and when it occursPopulation and boundary
(Not present)Target value
(Not present)Completion date

If a goal introduces a metric that the problem statement never measured, one of the two is wrong.

Setting the target value should be justified rather than asserted. Legitimate bases: an entitlement calculation from best observed performance, a benchmark gap with a stated closure fraction, a customer requirement or specification, or a strategic target cascaded from the operating plan. "A 50% improvement" with no basis is a guess that will be renegotiated later.

The project metric set

Metric rolePurposeHow many
PrimaryThe one measure that defines project successExactly one
SecondarySupporting measures that explain or decompose the primaryTwo to four
ConsequentialMeasures that must not degrade while the primary improvesOne to three
FinancialThe benefit translation, agreed with financeOne

One primary metric

A project with three primary metrics has not decided what it is about, and it will trade them against each other silently. Choose the one the customer or the business case actually cares about; the others become secondary.

Consequential metrics are not optional

Every improvement can be faked by degrading something unmeasured. The consequential metric is the guard.

Primary metricPlausible cheatConsequential metric
Reduce cycle timeSkip verification stepsEscaping defect rate
Reduce cost per unitBuy cheaper input materialScrap rate; warranty claims
Increase throughputRun marginal conditions without stoppingFirst-pass yield
Reduce inventoryUnder-buy and stock outOn-time in-full delivery
Reduce headcount in inspectionPush detection to the customerCustomer complaints

Performance measurement categories

The Body of Knowledge names five categories that connect critical process elements to key outputs.

CategoryTypical measuresData source
CostCost per unit, scrap and rework cost, cost of poor quality, overtimeCost accounting, ERP
RevenueRevenue per customer, share of wallet, revenue lost to stockoutsSales systems
DeliveryOn-time in-full, fill rate, lead time, delivery variabilityTransportation or order management system
ScheduleAdherence to plan, changeover time, capacity utilizationMES, planning system
Customer satisfactionNPS, complaint rate, return rate, escalationsCRM, survey, warranty

Two rules for selecting from them:

  1. Prefer a measure that already exists over one you must create, provided its operational definition survives scrutiny. A new metric costs weeks and has no baseline.
  2. Prefer a measure close to the process for the project's working metric, and translate to the business measure for reporting. A team cannot steer on quarterly revenue, but it can steer on mis-picks per thousand lines, which drives it.

Operational definitions

Every metric needs an operational definition before any data is collected. It answers:

  • What exactly is measured? Which field, which event, which characteristic.
  • What counts as a defect or an occurrence? Written decision rules for the borderline cases.
  • Who measures it? Named role.
  • With what instrument or query? Named gauge, or the exact system extract.
  • At what frequency and sample size?
  • How is it recorded, and where?

A metric without an operational definition produces disagreement disguised as data. The standard test: two different people, working independently from the definition alone, must classify the same transactions identically. If they do not, the definition is not finished -- and this is precisely what attribute agreement analysis measures in the Measure phase.

Discrete versus continuous choice

Where a choice exists, prefer a continuous metric over a discrete one. Continuous data gives far more information per observation, so it requires much smaller samples to detect a change, and it shows how far off you are rather than merely whether you failed.

  • Discrete: "shipment was late (yes/no)" -- needs hundreds of observations to detect a modest shift.
  • Continuous: "hours early or late relative to promise" -- a few dozen observations reveal both the centring and the spread, and the specification limit can be applied afterwards.

Converting a continuous measurement into a pass/fail count throws away information you already paid to collect.

Test Your Knowledge

A project goal states: 'Reduce order cycle time by 50% as soon as possible.' Which SMART elements are missing?

A
B
C
D
Test Your Knowledge

A team's primary metric is units produced per shift. Which consequential metric best guards against improving the primary metric in a way that harms the business?

A
B
C
D
Test Your Knowledge

A project can measure delivery performance either as 'late: yes or no' or as 'hours early or late relative to promise'. Why is the second generally preferable?

A
B
C
D