AnyLearn
All lessons
Businessadvanced

Measuring AI ROI: From Pilot to P&L

Most AI ROI claims are marketing, not measurement. This lesson builds a rigorous framework: how to set baselines and counterfactuals, why RCTs beat vendor case studies, the real cost components of AI deployment, and how to avoid the attribution traps that make bad investments look good on paper.

Not signed in โ€” your progress and quiz score won't be saved.
Lesson progress1 / 10

Why most AI ROI claims are wrong

The majority of published AI ROI claims share a common flaw: they measure the treatment group without a control. A team that adopts an AI writing tool and produces more content is not evidence that the tool caused the increase. It may reflect the Hawthorne effect (people work harder when observed), selection bias (motivated teams adopted first), or a concurrent process improvement. Without a counterfactual โ€” what would have happened without the AI โ€” you have an anecdote, not a measurement.

Vendor case studies are structurally incapable of solving this problem. They are constructed post-hoc from successes, with no obligation to report negative deployments. The base rate of failure remains invisible. A sceptical operator treats every vendor claim as a hypothesis with an unknown prior โ€” valuable for direction, useless for sizing budgets. The discipline is asking: what would it take to run a clean measurement here?

Full lesson text

All 10 steps on one page โ€” for reading, reference, and search.

Show

1. Why most AI ROI claims are wrong

The majority of published AI ROI claims share a common flaw: they measure the treatment group without a control. A team that adopts an AI writing tool and produces more content is not evidence that the tool caused the increase. It may reflect the Hawthorne effect (people work harder when observed), selection bias (motivated teams adopted first), or a concurrent process improvement. Without a counterfactual โ€” what would have happened without the AI โ€” you have an anecdote, not a measurement.

Vendor case studies are structurally incapable of solving this problem. They are constructed post-hoc from successes, with no obligation to report negative deployments. The base rate of failure remains invisible. A sceptical operator treats every vendor claim as a hypothesis with an unknown prior โ€” valuable for direction, useless for sizing budgets. The discipline is asking: what would it take to run a clean measurement here?

2. Baselines, counterfactuals, and pre-commitment

A credible ROI measurement requires three things established before deployment:

  1. Baseline metric. A clearly defined, objectively measurable outcome โ€” tickets resolved per hour, cycle time from draft to approval, defect-escape rate โ€” measured for at least 4โ€“8 weeks pre-deployment to establish variance.
  2. Counterfactual design. Either a randomised holdout (some agents/teams don't get the tool in wave 1) or a staggered rollout where the timing of access is as-good-as-random. Without one of these, you have no causal estimate.
  3. Pre-committed analysis plan. Decide your success criterion โ€” effect size, duration, statistical threshold โ€” before seeing the data. Post-hoc threshold-moving is how negative deployments become "successful pilots" in internal decks.

This discipline also forces scope clarity: which metric are you actually trying to move? Vague goals like "increase productivity" make post-hoc storytelling trivially easy.

3. Why RCTs and field experiments beat vendor case studies

The evidence base that actually holds up uses randomised controlled trials or natural-experiment designs. Three examples:

  • Brynjolfsson, Li & Raymond (2023, NBER): Randomised 5,179 customer-support agents at a Fortune 500 software firm โ€” some got AI-assisted chat, others didn't. Result: roughly 14% average productivity gain in resolved tickets per hour, with gains around 34% for the lowest-quartile performers. The causal interpretation is defensible because assignment was random.
  • Dell'Acqua et al. / BCG-Harvard (2023): Randomised 758 BCG consultants to AI-assisted vs. unaided on structured tasks. AI-assisted consultants performed roughly 12% faster and 25% higher quality on in-frontier tasks, and measurably worse on out-of-frontier tasks โ€” the jagged frontier. Again, randomisation makes the causal reading defensible.
  • Cui et al. (2024, Management Science forthcoming): Three field experiments, 4,867 enterprise developers, randomised Copilot access. Combined effect: roughly +26% completed pull requests.

Notice: all three studies are published, peer-reviewed or under review, and all used randomisation. The positive vendor case study on your desk almost certainly did none of these things.

4. Total cost of ownership: what the ROI denominator actually contains

Most internal AI ROI spreadsheets undercount the denominator. A realistic TCO for an enterprise AI deployment includes:

Cost CategoryWhat Gets Missed
Inference / API costsToken usage scales with actual throughput; demo-stage estimates routinely undercount by 5โ€“10x
Integration engineeringConnecting to ERP, CRM, data warehouse โ€” typically 2โ€“4 months of senior engineer time
Data preparationCleaning, labelling, chunking for RAG, or curating fine-tuning datasets โ€” often 30โ€“50% of total project cost
Human oversight / HITLReviewers who check AI outputs; at scale, this is a headcount line
Rework from errorsHallucinations, mis-classifications, and edge-case failures create downstream correction work
Model refresh / drift managementModels degrade as distributions shift; periodic re-evaluation and fine-tune cycles are recurring costs
Compliance and auditLogging, explainability, and audit trails required for regulated use cases

A deployment that costs 50KinAPIfeesbut50K in API fees but 400K in integration and oversight is not a $50K project. Pilot budgets almost always capture only the top line.

5. Leading vs. lagging metrics

A common measurement trap is tracking the metric that moves first rather than the metric that matters. Leading indicators respond quickly but may not predict lasting value:

  • Adoption rate (% of eligible users logging in) โ€” moves in weeks, says nothing about impact.
  • Output volume (emails drafted, tickets touched) โ€” moves quickly, conflates speed with quality.
  • User satisfaction / NPS โ€” fast to collect; does not correlate reliably with productivity in Brynjolfsson-type studies.

Lagging indicators take longer but tell the real story:

  • Error / defect rate downstream from AI-assisted work.
  • Cycle time end-to-end (e.g., days from issue reported to resolved, not just first-response time).
  • Cost per outcome unit (cost per resolved ticket, cost per approved contract).
  • Revenue per headcount at business-unit level โ€” the hardest but most meaningful P&L signal.

The practical guidance: design your measurement stack to include at least one lagging P&L-adjacent metric, even if it takes 6 months to accumulate signal. Early-mover pressure to declare victory at 30 days is how good deployments get mis-measured and bad deployments get approved for scale.

6. Attribution traps to know and avoid

Even well-intentioned measurement teams fall into these four traps:

  1. Contemporaneous confounds. A call-centre AI goes live in Q1. Ticket volume falls 15% โ€” was it AI, or the new product update that reduced bugs? Isolate with a randomised holdout, not a before-after chart.
  2. Survivor selection. Teams that adopted AI earliest were also the most technically capable. Measuring their outcomes and generalising to average teams overstates expected impact.
  3. Substitution vs. creation. AI completes 20% more tasks โ€” but are those tasks genuinely new value, or are they tasks that previously weren't done because they weren't worth doing manually? Output volume increases that don't connect to revenue or cost are substitution metrics, not value metrics.
  4. Measurement horizon mismatch. Code quality defect-escape rates and codebase entropy take quarters to manifest; PR throughput takes days. Declaring ROI positive at week four based on throughput ignores the quality lag that METR (2025) found with experienced developers.

The honest summary: attribution is hard, and most firms don't invest enough in measurement infrastructure to do it well.

7. A practical ROI measurement framework

The following framework is designed to be run before a deployment begins, not after:

Step 1 โ€” Define the target metric. One primary metric, P&L-adjacent, measurable without survey (e.g., "resolved tickets per agent-hour").

Step 2 โ€” Establish baseline. Collect 6โ€“8 weeks of pre-deployment data with variance band. Document any concurrent process changes.

Step 3 โ€” Design counterfactual. Randomised holdout (preferred) or staggered rollout with documented assignment logic.

Step 4 โ€” Pre-commit success threshold. Effect size, confidence threshold, and minimum duration. Write it down before launch.

Step 5 โ€” Track full TCO. API costs + integration hours + oversight headcount + rework estimate.

Step 6 โ€” Run for long enough. Minimum 8โ€“12 weeks post-deployment before reading results. Resist the week-2 dashboard review.

Step 7 โ€” Report honestly. Include the null result scenario. If results are ambiguous, say so. The firm's credibility in future AI investment decisions depends on the integrity of this one.

8. From pilot to P&L: the measurement chain

Where most enterprises break the chain and what rigorous measurement looks like.

flowchart TD
  A["Define target metric (P&L-adjacent)"] --> B["Establish pre-deployment baseline"]
  B --> C["Design counterfactual (RCT or staggered rollout)"]
  C --> D["Pre-commit success threshold"]
  D --> E["Deploy AI tool"]
  E --> F["Track full TCO (inference + integration + oversight)"]
  F --> G["Collect leading indicators (adoption, volume)"]
  G --> H["Wait 8-12 weeks for lagging metrics"]
  H --> I["Attribution-aware analysis"]
  I --> J["Honest P&L verdict"]
  J --> K["Scale or kill decision"]
  D --> L["Most firms stop here and declare victory at leading metrics"]
  G --> L

9. Concrete numeric example: customer support deployment

Scenario: 200 customer-support agents, baseline throughput 8 resolved tickets per agent-hour, average cost per agent-hour 35.YoudeployanAIโˆ’assisttool.APIcost:35. You deploy an AI-assist tool. API cost: 0.12 per ticket. Integration: one-time 180K.OversightforQAsampling:0.25FTEat180K. Oversight for QA sampling: 0.25 FTE at 80K/year.

Optimistic case (following Brynjolfsson et al., +14% avg uplift):

  • New throughput: 9.12 tickets/agent-hour.
  • Annual tickets resolved: 200 agents ร— 2,000 hours ร— 9.12 = 3.648M (vs. 3.2M baseline).
  • Additional capacity: 448K tickets โ€” equivalent to avoiding ~56 additional agent-hires at fully-loaded cost.
  • Annual TCO: (0.12ร—3.648M)+0.12 ร— 3.648M) + 20K monitoring + 20Koversight=roughly20K oversight = roughly 478K.
  • Annual value of avoided headcount (56 ร— 70Kfullyโˆ’loaded):ย 70K fully-loaded): ~3.9M.
  • Year-1 net after integration: roughly 3.9Mโˆ’3.9M โˆ’ 478K โˆ’ 180K=โˆ—โˆ—ย 180K = **~3.24M positive**.

Honest caveat: The Brynjolfsson study was in a single firm with a specific task type. Your deployment may land at +5% rather than +14%. At +5%, the avoided headcount is 20 agents (1.4M),andyearโˆ’1netdropstoroughly1.4M), and year-1 net drops to roughly 740K โ€” still positive, but far less dramatic. The measurement framework exists precisely to find out which scenario you're in.

10. When the ROI verdict should be "not yet" or "no"

The measurement discipline exists to produce honest no's as well as yes's. Signals that suggest a deployment should be paused or redesigned:

  • Adoption below 40% after 8 weeks despite training โ€” usually a workflow fit problem, not a model problem.
  • Output volume up but quality metrics flat or deteriorating โ€” the tool is accelerating work, not improving it.
  • Oversight cost exceeds inference cost โ€” human-in-the-loop design needs redesign at this throughput.
  • No measurable signal on the pre-committed primary metric after 12 weeks โ€” the effect may be real but below the threshold that justifies the TCO.

A culture that can produce a measured "no" from an AI pilot is more valuable than one that can only produce a story. It preserves capital for the deployments that will actually move the needle, and it builds the measurement muscle that compounds over multiple investment cycles. The MIT GenAI Divide result (~95% of pilots with no P&L impact) implies that the organisations winning on AI are the ones running honest measurements, not the ones running the most pilots.

Check your understanding

The lesson ends with a 5-question quiz. Take it in the player above to see your score.

  1. Brynjolfsson, Li & Raymond (2023, NBER) found roughly 14% average productivity improvement in a customer-support RCT. For which group was the gain largest?
    • The most experienced senior agents, who already had high baseline throughput
    • The lowest-performing quartile of agents, with gains around 34%
    • The middle-quartile agents, whose tasks were closest to the AI's training distribution
    • All groups showed equal gains โ€” the effect was uniform
  2. You are reviewing an internal deck claiming a GenAI deployment produced '3x ROI in 60 days.' Which single question most tests whether this is a measurement or a story?
    • What model version was used?
    • Was there a randomised holdout group, and what was the pre-committed success metric?
    • How many employees used the tool?
    • Did the deployment use RAG or fine-tuning?
  3. Which cost category is most commonly under-counted in enterprise AI pilot budgets according to a realistic TCO framework?
    • The cost of the foundation model license
    • Integration engineering, data preparation, and human oversight headcount combined
    • The electricity required to run inference
    • Employee training on the new tool
  4. The BCG/Harvard 'jagged frontier' study found AI-assisted consultants performed worse on tasks outside the model's capability boundary. Which attribution trap does this most clearly illustrate for an enterprise deploying AI broadly?
    • Survivor selection: only capable teams adopted early
    • Measurement horizon mismatch: quality effects appear later than volume effects
    • Contemporaneous confounds: process changes happened at the same time
    • Substitution vs. creation: output volume rose but connected to no new value
  5. Using the customer-support numeric example in this lesson: if your deployment achieves only +5% throughput instead of the Brynjolfsson-study benchmark of +14%, what is the most important implication for measurement strategy?
    • The deployment has failed and should be shut down immediately
    • The difference between +5% and +14% ROI outcomes is exactly why pre-committed thresholds and long enough measurement windows are required before scaling
    • The model should be replaced with a higher-performing alternative before any measurement
    • A +5% effect is indistinguishable from random noise and disproves AI utility entirely

Related lessons

Business
advanced

AI Transformation: What the Data Actually Says

Strip away the hype. This lesson unpacks the real adoption and impact data: McKinsey's State of AI surveys, the MIT 2025 GenAI Divide, and why roughly 95% of enterprise GenAI pilots show no measurable P&L impact โ€” plus where value has actually landed and what the pilot-to-production chasm looks like in practice.

10 stepsยท~15 minยทaudio
Science
intermediate

Reading medical evidence: effect sizes, confidence, and the hierarchy

How to read a clinical trial result with discipline โ€” the difference between absolute and relative risk reduction, what number-needed-to-treat captures, what confidence intervals actually mean, the hierarchy of evidence quality, and why statistical significance is not the same as clinical importance.

8 stepsยท~12 min
Science
advanced

Superposition and the qubit

The mathematical object behind a qubit โ€” a complex unit vector in a two-dimensional Hilbert space โ€” and why measurement collapses superposition. The structural difference between a quantum state and a classical bit, expressed in math.

8 stepsยท~12 min
Business
advanced

Operating Model, Talent, and Adoption

The model is the least of your problems. This lesson examines how to structure the AI function (centralised, federated, hub-and-spoke), make defensible build-vs-buy decisions, design for actual adoption, and understand why change management โ€” not the model โ€” is the dominant failure mode in enterprise AI programs.

9 stepsยท~14 minยทaudio