Devlit Logo
devlit.ai

4. The Investment Case

How to Justify Any Technology Project Using NPV, IRR, and ROI

THE SCENARIO

Arjun has been asked to evaluate three competing proposals for the coming year: migrating to a new cloud provider, building an internal developer platform, and acquiring a third-party AI tool. Each project has a different cost profile, a different risk level, and a different time horizon for returns. The board asks: 'Which one gives us the best bang for our buck?' Arjun needs a methodology to compare apples to oranges — and to turn a technical preference into a financial recommendation.

The Financial Measuring Sticks for Technology Investment

When you are comparing technology investments, your instinct as an engineer is to evaluate technical merit: performance, scalability, maintainability, vendor lock-in risk. These things matter enormously — but the board will not approve a project on technical merit alone. They need a financial case.

There are three financial tools that transform a technology pitch into an investment proposal. Think of them as three lenses, each revealing a different dimension of the same decision.

Tool 1: ROI — The Basic Profit Check

Return on Investment is the simplest calculation. It answers: for every dollar we spend, how much do we get back? It compares net gain to initial cost, expressed as a percentage.

ROI Formula

ROI (%) = [(Total Benefit − Total Cost) ÷ Total Cost] × 100

Example — Developer Platform: It costs $400,000 to build. Over 3 years, it saves the equivalent of $700,000 in engineering time (faster deployments, less repeated work). Net gain: $300,000.

ROI = ($300,000 ÷ $400,000) × 100 = 75% ROI

The limitation: ROI doesn't account for when the money arrives. Getting $300,000 back in Year 1 is very different from getting it spread across Years 2, 3, and 4. For that, you need NPV.

Tool 2: NPV — The Time Value of Money

Net Present Value is the most important financial tool for technology investment decisions. It acknowledges a fundamental truth: a dollar received today is worth more than a dollar received in the future. Why? Because you could invest today's dollar and earn a return on it. And inflation erodes the purchasing power of future money.

NPV takes all the future cash flows from a project and 'shrinks' them back to what they are worth in today's terms, using a discount rate (your company's cost of capital — the return rate it expects on investments). Then it subtracts the initial investment. If the result is positive, the project is creating value.

NPV in Plain English — Cloud Migration Scenario

Arjun is evaluating the cloud migration. Upfront cost: $500,000. Expected annual savings: $220,000/year for 3 years. Total nominal return: $660,000.

At face value, $660K > $500K — it looks profitable. But the company's discount rate is 15% (the return they could earn by investing that $500K elsewhere).

After discounting: Year 1 savings = $191,304 | Year 2 = $166,350 | Year 3 = $144,652

Total Present Value of savings: $502,306

NPV = $502,306 − $500,000 = +$2,306

The project barely crosses zero — it is technically viable, but not dramatically profitable. This changes Arjun's recommendation: the migration is worth doing, but he should negotiate the upfront cost down or find ways to accelerate the savings to Year 1.

The NPV Rule: If NPV > 0, the project creates value and should be considered. If NPV < 0, the project destroys value. Between two positive-NPV projects, prefer the higher NPV — it creates more value.

Tool 3: IRR — The Bank Account Rate

Internal Rate of Return answers a different question: if this project were a savings account, what annual interest rate would it be paying you? IRR is the discount rate at which a project's NPV equals zero — the break-even rate of return.

You compare IRR to your company's Cost of Capital (also called the hurdle rate — the minimum return the company requires to justify an investment). If IRR > Cost of Capital, the project earns more than it costs to fund — invest. If IRR < Cost of Capital, you'd be better off doing nothing.

IRR Example — AI Tool Acquisition

Arjun evaluates acquiring a third-party AI tool for $200,000. He models the future value it generates: $90,000 in Year 1, $110,000 in Year 2, $130,000 in Year 3.

The IRR calculation shows the project's effective annual return is approximately 32%.

The company's cost of capital (the rate they pay on borrowing, or the return investors expect) is 14%.

Since 32% > 14%, the AI tool acquisition easily clears the hurdle rate. It's generating far more value per dollar than the company's cost of funding it. Arjun recommends it as the highest-priority investment.

The Decision Framework: Qualification and Selection Rules

Now Arjun has numbers for all three projects. How does he rank them? The framework from the image you shared applies directly:

Qualification Rules (Should We Even Consider It?)Selection Rules (Which One Do We Choose?)
A project must pass both tests to be eligible:

1. NPV > 0 (Ideally NPV > your minimum expected return profile)
2. IRR > Cost of Capital

If a project fails either test, it destroys value. Remove it from consideration regardless of how exciting the technology is.
Between two qualifying projects:

• If one has both higher NPV and higher IRR — choose it. Clear winner.

• If they conflict (one has higher NPV, other has higher IRR):
— Growth-focused company? Choose higher NPV (maximises total value).
— Risk-averse company? Choose higher IRR (maximises return efficiency).

The Cost-Benefit Analysis: Capturing What Numbers Miss

NPV and IRR are excellent for quantifiable returns. But not every benefit has a clean dollar value. The full Cost-Benefit Analysis (CBA) captures both dimensions:

Quantifiable CostsQuantifiable + Intangible Benefits
• Direct costs: licences, infrastructure, salaries
• Indirect costs: training time, productivity loss during transition
Opportunity cost: Revenue or efficiency you forgo by committing resources to this project instead of an alternative — this is often the largest hidden cost
Tangible: Cost savings, revenue increase, faster delivery speed
Intangible (harder to quantify but real): Developer satisfaction (lower turnover), brand reputation for engineering quality, reduced future risk
Include intangibles — but label them clearly. Don't smuggle them into your ROI calculation.

Arjun's final recommendation to the board ranked the three projects in order: (1) AI Tool Acquisition — highest IRR at 32%, clearly above cost of capital. (2) Developer Platform — highest NPV in absolute terms, best long-term value creation. (3) Cloud Migration — barely positive NPV, defer until the cost can be negotiated down. This was not a technical recommendation. It was a capital allocation recommendation — and the board approved it in 20 minutes.

BOARDROOM TRANSLATION
Instead of...

"I think we should do the developer platform — it's the most technically valuable."

Try saying...

"I have evaluated all three initiatives using NPV and IRR analysis against our 14% cost of capital. The AI tool acquisition has an IRR of 32% — more than double our hurdle rate. The developer platform has the highest NPV in absolute terms, indicating maximum long-term value creation. The cloud migration's NPV is marginally positive and I recommend deferring until we can renegotiate the vendor contract to improve the return profile."