How the ROI Calculator Works
The calculator works from what you put in and what you got back. Total invested = initial investment + any additional costs (fees, repairs, marketing spend). Net profit = final value − total invested. Total ROI = net profit ÷ total invested × 100, the lifetime return as a percentage of the money invested. The investment multiple (MOIC) = final value ÷ total invested, so 2.5x means the money grew two-and-a-half-fold. When a holding period is supplied, it also computes the annualised ROI, or compound annual growth rate: CAGR = ((final value ÷ total invested)^(1 ÷ years) − 1) × 100. Every result is produced by a pure function in a small, unit-tested engine, with the worked formula shown live as you type.
- Total invested = initial investment + additional costs
- Net profit = final value − total invested
- Total ROI % = net profit ÷ total invested × 100
- Investment multiple = final value ÷ total invested (e.g. 2.5x)
- Annualised ROI (CAGR) = (final ÷ invested)^(1 ÷ years) − 1
