💼  ROI (Return on Investment)

ROI (Return on Investment)#

The ratio of net gain to the cost of an investment.

Important

✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.

What it is#

ROI (Return on Investment) is a profitability metric: how much return — gain or loss — an investment produces relative to its cost. It answers, for every $1 spent, how much profit came back. It appears everywhere — marketing campaigns, product launches, financial portfolios, and operational change.

The formula#

\[\text{ROI} = \frac{\text{Gain from Investment} - \text{Cost of Investment}}{\text{Cost of Investment}} \times 100\%,\]

where the gain is the incremental revenue or benefit and the cost is the treatment cost, campaign spend, or project cost.

A worked example#

A promotion generates $15,000 of incremental revenue for a $10,000 cost. Then ROI = (15,000 − 10,000) / 10,000 × 100% = 50% — every $1 spent returned $1.50, a 50-cent profit on the dollar.

Variations, and the uplift view#

Common variants include marketing ROI (on incremental campaign revenue), ROAS (revenue over ad spend), risk-adjusted ROI (accounting for variance), and time-adjusted ROI (NPV, IRR). In uplift modeling, ROI is computed from incremental revenue against treatment cost, which steers spend toward persuadables — those where incremental benefit exceeds treatment cost — and away from sure things and lost causes.


Theme: Business & Growth Analytics  ·  All terminology



See also

Source article Adapted (context, re-expressed) in our own words from: ROI (Return on Investment) (insightful-data-lab.com).

Tags: purpose: reference topic: terminology level: intermediate