Lead and lag measures are two fundamentally different types of metrics. Understanding the distinction is critical for effective goal tracking, performance management, and process improvement.
## Lag measures
Lag measures tell you whether you achieved a goal. They measure *outcomes* after the fact:
- Revenue, profit, market share
- Weight lost, BMI
- Customer satisfaction scores
- Number of bugs in production
- Book published, course completed
**Characteristics:**
- Easy to measure
- Hard to influence directly
- Retrospective (you see them after the fact)
- Tell you *what* happened, not *why*
## Lead measures
Lead measures are the activities and behaviors that *drive* the lag measures. They measure *inputs* and *actions*:
- Sales calls made, proposals sent
- Calories consumed, workouts completed
- Customer interactions per week
- Code review coverage, test coverage
- Words written per day, chapters edited per week
**Characteristics:**
- Harder to measure (often require tracking discipline)
- Directly influenceable
- Predictive (they indicate future outcomes)
- Tell you *what to do*
## Why lead measures matter more
Most people obsess over lag measures (the scale, the revenue number) while ignoring lead measures (the daily habits that produce results). But you can't directly change a lag measure - you can only influence it through lead measures.
The relationship: **Consistent lead measures → Predictable lag measures**
## Examples
| Goal (Lag Measure) | Lead Measures |
|---|---|
| Lose 10 kg | Calories tracked daily, 4 workouts/week |
| $1M revenue | 20 sales calls/day, 5 proposals/week |
| Ship product by Q3 | Features completed/sprint, bugs fixed/week |
| Write a book | 2,000 words/day, 1 chapter reviewed/week |
| Improve code quality | % of PRs with code review, test coverage % |
## In the 12 Week Year
The 12 Week Year system explicitly tracks lead measures through weekly scoring. The score measures execution of tactics (lead measures), not achievement of goals (lag measures). This keeps focus on controllable actions.
## In 4 Disciplines of Execution (4DX)
Franklin Covey's 4DX framework places lead measures as Discipline 2, recognizing that acting on lead measures is where most execution strategies fail. Teams identify and track the highest-leverage activities that predict goal achievement.
## Key insight
If your lead measures are consistently strong but lag measures aren't improving, your theory of change is wrong - you're doing the wrong activities. If your lead measures are weak, you have an execution problem. This diagnostic power makes lead/lag distinction invaluable.