Formula & Calculator
Internal Rate of Return (IRR) — Two-Cash-Flow Approximation
Approximates the internal rate of return for a simple single-outflow, single-inflow investment (exact IRR for irregular cash flows requires iterative solving).
Interpretation
IRR ≈ (FV/PV)^(1/n) − 1. Approximates the annual return for a single cash outflow and inflow. Used for quick investment appraisal.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| IRR | Approximate internal rate of return | % |
| FV | Final cash inflow | currency |
| PV | Initial cash outflow | currency |
| n | Number of periods |
What it means
The internal rate of return (IRR) is the discount rate that makes the net present value of all cash flows from a project equal to zero. For a simple investment with one initial outflow and one future inflow, the IRR can be approximated as (FV/PV)^(1/n) − 1, assuming compounding. This is useful for quick comparisons and for rough estimates. A project is generally acceptable if its IRR exceeds the required rate of return. Understanding IRR is essential for capital budgeting and for evaluating investment opportunities.
Worked example
IRR (Approx.) – Two Detailed Examples
Real‑World| Parameter | Value |
|---|---|
| Initial Investment | 10000 |
| Final Value | 20000 |
| n | 5 |
| Parameter | Value |
|---|---|
| Investment | 5000 |
| Final | 9000 |
| n | 4 |
Common mistakes
- IRR approximation: For a two‑cash‑flow scenario (initial investment and one future value).
- FV: Future value (including interest).
- PV: Present value (initial investment).
- n: Number of periods.
- IRR: The rate that makes NPV = 0 – this formula works only for simple cash flows.
- For multiple cash flows: Use Excel’s IRR function or iterative methods.
Applications
The Internal Rate of Return (IRR) is the discount rate that makes the net present value of all cash flows equal to zero. For a simple investment with two cash flows (e.g., initial outflow and a single future inflow), IRR can be approximated as (FV/PV)^(1/n) − 1. IRR is used to evaluate the profitability of projects and investments. A higher IRR is preferred, and it is often compared to the cost of capital. Investors use IRR to rank projects and to decide which investments to pursue. While more complex cash flows require iterative calculation, this approximation is useful for quick assessments. Understanding IRR is crucial for capital allocation and portfolio management.
- Project ranking and selection
- Investment performance evaluation
- Hurdle rate comparison and decision‑making
- Private equity and venture capital analysis
- Capital rationing and resource allocation
Frequently Asked Questions
IRR ≈ (FV / PV)^(1/n) − 1. This approximates the internal rate of return for a simple investment with a single initial outflow (PV) and a single future inflow (FV) over n periods. It is essentially the same as the CAGR formula.
It is valid only for projects with a single initial cash outflow (or inflow) and a single future cash flow. For investments with multiple interim cash flows, the true IRR must be solved iteratively (e.g., using Excel's IRR function).
It is the inverse of the future value formula: FV = PV × (1+r)^n, so solving for r gives the approximation. It assumes compounding at the IRR.
The approximation ignores the timing and amount of interim cash flows. True IRR accounts for all cash flows, including multiple inflows and outflows, which may require numerical methods.
It can handle a single negative and a single positive cash flow, but the IRR may not exist if the sign of the cash flows changes more than once.
It means the investment is expected to generate a 12% annual return on the initial investment, assuming the future value is the only cash inflow.
- Applying it to projects with multiple interim cash flows.
- Not annualizing the return if n is not a full year.
- Assuming the IRR is always positive; it could be negative if FV < PV.
They are identical: CAGR = (Ending Value / Beginning Value)^(1/n) − 1. So the two‑cash‑flow IRR is essentially CAGR for an investment with one initial and one final value.
IRR does not account for the scale of the project or the reinvestment rate. NPV is generally preferred for mutually exclusive projects.
You solve the equation 0 = Σ Cₜ / (1+IRR)^t for IRR, typically using financial calculators or spreadsheet functions like IRR() or XIRR().