Skip to main content

NPV Explained: How to Read Net Present Value, IRR and Payback Together

A plain-English guide to net present value: the NPV formula, how to pick a discount rate, how NPV differs from IRR and payback, and a fully worked cash-flow example.

Published By 李雷
#npv #net present value #irr #capital budgeting #discounted cash flow

NPV Explained: How to Read Net Present Value, IRR and Payback Together

The first time I had to defend a capital purchase to a finance lead, I brought a spreadsheet that proudly showed the machine paying for itself in under three years. He looked at it for about four seconds and asked, "What's the NPV at our cost of capital?" I didn't have it. Payback told me when I'd get my money back, but not whether the project was actually worth more than parking the same cash somewhere safe. That gap is exactly what net present value closes.

This guide walks through what NPV is, how to choose the discount rate that makes or breaks the answer, how NPV relates to IRR and payback period, and a full worked example you can reproduce in the NPV Calculator.

What net present value actually measures

A dollar a year from now is worth less than a dollar today, because today's dollar can be invested and grow. Net present value applies that idea to every cash flow a project produces, pulls each one back to today's value, and adds them up.

The formula is straightforward:

NPV = Σ ( CFt ÷ (1 + r)^t )

CFt is the cash flow in period t, and r is the discount rate per period. The period-0 cash flow — your initial investment — is divided by (1 + r)^0, which equals 1, so the money you spend today counts at face value. Everything after that gets shrunk, and the further out it lands, the harder it shrinks.

The output is a single number in currency. A positive NPV means the inflows, valued in today's money, more than cover what you put in after charging your required return. A negative NPV means a comparable lower-risk investment would do better. Zero means it breaks even at exactly the rate you set.

How to choose the discount rate

The discount rate is the most consequential input, and the one people fudge most often. It represents the return you could earn elsewhere on money of the same risk — the price of waiting. Raise it, and every future cash flow's present value falls, so NPV drops. Lower it, and distant inflows count for more.

For a company, the discount rate is usually the weighted average cost of capital (WACC) — the blended cost of its debt and equity. For context, the small-stock equity risk premium in the United States has historically averaged roughly 5–6% above the risk-free Treasury rate over the long run, which is why required returns on risky projects routinely land in the low double digits rather than near the bond yield.

Two practical rules:

  • Match the rate to the period. If your cash flows are quarterly, a 12% annual rate is roughly 3% per quarter, not 12% per quarter. Feeding an annual rate to quarterly flows under-discounts everything and overstates NPV.
  • Be honest about risk. A speculative project doesn't deserve the same rate as a government bond. When unsure, run the calculation at two or three rates and watch how fast NPV erodes — that sensitivity is itself a signal.

NPV vs IRR vs payback period

These three numbers answer different questions, and the calculator reports all three so you don't have to pick a favorite blindly.

NPV is value in currency. It directly tells you how much wealth the project adds at your chosen rate. It's the tiebreaker finance teams trust.

IRR (internal rate of return) is the single discount rate that drives NPV to exactly zero. It's a percentage, which makes it intuitive — "this project earns 23% a year" reads better than "this project is worth 243 dollars today." But IRR misleads when projects differ in size, or when cash flows change sign more than once (which can produce multiple IRRs with no clear meaning). A smaller project can flash a higher IRR while creating less total value.

Payback period is how long until cumulative cash flow turns positive and you've recovered the outlay. It's a fast liquidity and risk gauge — shorter is safer — but it ignores the time value of money entirely and says nothing about what happens after recovery. A project can pay back quickly yet have a low NPV, or pay back slowly yet create far more value over its life.

The honest workflow: let NPV decide, use IRR as a cross-check, and use payback to judge how long your cash is exposed.

A worked example

Say you're considering a project that costs 1,000 today and returns 500 at the end of each of the next three years. Your cost of capital is 10%.

Enter the cash flows as -1000 (period 0), then 500, 500, 500, with a discount rate of 10%. Signs matter: money leaving you is negative, money coming in is positive.

Here's what the tool computes:

  • Year 1: 500 ÷ 1.10 = 454.55
  • Year 2: 500 ÷ 1.21 = 413.22
  • Year 3: 500 ÷ 1.331 = 375.66
  • Sum of present values: 1,243.43
  • Minus the 1,000 outlay → NPV ≈ 243.43
  • IRR ≈ 23.36% — the rate at which NPV would hit zero
  • Payback ≈ 2.0 periods — cumulative cash turns positive at the end of year 2

So at a 10% hurdle, the project adds about 243 in today's money and effectively earns 23.36% on the capital tied up in it. The per-period present-value breakdown also shows you where the value comes from — notice year 3's 500 is worth only 375.66 today, a reminder of how steeply later cash flows get discounted.

Now push the discount rate to 25% and the same series turns slightly negative, because at that hurdle the inflows no longer beat the cost of waiting. That's the discount rate doing its job.

Putting it to work

NPV isn't just a homework exercise. Use it to decide whether a capital purchase clears your cost of capital, to rank two projects competing for one budget, or to value an income stream — a rental, a royalty, a small business — that's really just a series of future cash flows. If the asking price sits below the NPV of those inflows, the deal creates value for you at that rate.

If you want to understand the discounting machinery underneath, the future value calculator shows the same time-value math running forward instead of backward, and the compound interest calculator is a good companion for seeing how the (1 + r)^t factor compounds over time.

Open the NPV Calculator, paste your cash flows, and read all three numbers together. The single figure that finance leads ask for is right there at the top — and now you'll know exactly what it means.


Made by Toolora · Updated 2026-06-13