IRR Calculator

Calculate Internal Rate of Return

Use this calculator to determine the internal rate of return (IRR) for an investment or project.

Enter cash flows for each period, separated by commas. E.g., 1000,1500,2000

How to Calculate Internal Rate of Return (IRR)

The Internal Rate of Return (IRR) is a crucial metric in financial analysis used to estimate the profitability of potential investments. It represents the discount rate at which the net present value (NPV) of all cash flows from a project or investment equals zero.

The IRR Formula

The IRR is calculated by solving the following equation:

$$0 = NPV = \sum_{t=0}^{n} \frac{CF_t}{(1 + IRR)^t}$$

Where:

  • NPV: Net Present Value
  • CFt: Cash flow at time t
  • IRR: Internal Rate of Return
  • t: Time period (0 to n)
  • n: Total number of time periods

Calculation Steps

  1. Identify all cash flows associated with the investment, including the initial outlay (usually negative) and all subsequent cash inflows and outflows.
  2. Set up the IRR equation using these cash flows.
  3. Use an iterative process or financial calculator to solve for the IRR that makes the NPV equal to zero.

Example Calculation

Let's calculate the IRR for an investment with the following cash flows:

  • Initial Investment: $1,000
  • Year 1 Cash Flow: $500
  • Year 2 Cash Flow: $600
  • Year 3 Cash Flow: $800

Using the IRR formula:

$$0 = -1000 + \frac{500}{(1 + IRR)^1} + \frac{600}{(1 + IRR)^2} + \frac{800}{(1 + IRR)^3}$$

Solving this equation iteratively (as it cannot be solved algebraically), we find:

IRR ≈ 36.96%

This means that at a discount rate of 36.96%, the NPV of the investment is zero:

$$0 ≈ -1000 + \frac{500}{(1 + 0.3696)^1} + \frac{600}{(1 + 0.3696)^2} + \frac{800}{(1 + 0.3696)^3}$$

Visual Representation

0 1 2 3 0 200 400 600 800 Cash Flows Over Time Year Cash Flow ($)

This diagram illustrates the cash flows over time. The red bar represents the initial investment (negative cash flow), while the green bars represent the positive cash flows in subsequent years.