Enter values to see detailed analysis and insights.
How to Use
- 1Enter the initial investment amount (as positive number)
- 2Input expected cash flows for each year (Years 1-5)
- 3Set your required rate of return (hurdle rate)
- 4Review the IRR and compare it to your required return
- 5If IRR > required return, the investment is profitable
Internal Rate of Return (IRR)
NPV = Σ [CFt ÷ (1 + IRR)^t] - Initial Investment = 0Variables:
CFtCash flow in year tIRRInternal rate of return (solved for)tTime period (year)NPVNet Present ValueExample
Inputs:
Steps:
- 1.Set up equation: 0 = -$100,000 + $30,000/(1+IRR) + $35,000/(1+IRR)² + ...
- 2.Solve iteratively using Newton-Raphson method
- 3.IRR ≈ 28.6%
- 4.Compare IRR (28.6%) vs Required (12%)
- 5.Decision: Accept project (IRR > required return)
