1) Meaning

Incremental Sales = the extra sales (units or revenue) generated as a direct result of a specific action, such as a marketing campaign, promotion, or intervention, compared to what would have happened without it (the baseline).

It’s a business KPI that answers:
“How many additional units/revenue did we gain because of this campaign?”


2) Formula

$\text{Incremental Sales} = \text{Sales}_{treatment} – \text{Sales}_{control}$

Or, in revenue terms:

$\text{Incremental Sales Value} = (\text{Units}_{treatment} – \text{Units}_{control}) \times \text{Price (or Margin)}$


3) Example

  • Treatment group (saw ad): 1,200 units sold
  • Control group (no ad): 1,000 units sold

$\text{Incremental Sales} = 1,200 – 1,000 = 200 \text{ units}$

If each unit generates $50 profit:

$200 \times 50 = \$10,000 \; \text{Incremental Sales Value}$

The campaign generated 200 extra units / $10,000 extra profit.


4) Difference from Incremental Gain

  • Incremental Sales:
    • Business term.
    • Refers to overall additional sales/revenue caused by a campaign.
  • Incremental Gain (uplift modeling):
    • Analytics/ML term.
    • Refers to segment-level or step-level uplift in outcomes, often shown per decile or percentile of ranked customers.

So:

  • If you sum all incremental gains across the population, you get total incremental sales (or benefit).

5) Why It Matters

  • Measures true ROI of marketing actions.
  • Avoids overestimating impact by distinguishing organic sales from campaign-driven sales.
  • Guides budget allocation (spend more on campaigns with higher incremental sales).
  • Helps in A/B testing and causal ML (used as ground truth for uplift).

Bottom line:
Incremental Sales are the extra sales directly attributable to a campaign or action. They connect uplift modeling metrics (incremental gain, cumulative uplift) to real business impact (units/revenue).