Cost Avoidance YTD metric calculation
Summarize
Summary of Cost Avoidance YTD metric calculation
The Cost Avoidance Year-to-Date (YTD) metric quantifies the costs prevented through pipeline projects during the current calendar year. Unlike hard savings, which represent direct spend reductions, cost avoidance reflects expenses that were never incurred, such as avoiding price increases, unnecessary purchases, or risk-related costs. This metric uses the same proration engine as Hard Savings YTD but is based on a different project field.
Show less
Key Features
- Metric Scope: Measures cost avoidance for projects in the Closed Complete pipeline state within January 1 to December 31 of the current year.
- Calculation Basis: Uses the Annual cost avoidance field from project records and prorates savings based on the overlap of the project’s savings period with the calendar year.
- Year-over-Year Comparison: Automatically compares current year results with the previous year for trend analysis.
- Proration Formula: Calculates prorated cost avoidance by dividing total cost avoidance by the project duration (capped at 365 days) and multiplying by the number of overlapping days within the year.
Differences from Hard Savings
- Nature: Hard savings represent direct budget reductions; cost avoidance indicates costs prevented but not reflected on the P&L.
- Project Field: Hard savings use the Annual hard savings field; cost avoidance uses the Annual cost avoidance field.
- Calculation Logic: Both metrics share identical proration and aggregation methods.
Calculation Process
- Set the date range to the current calendar year and run the same calculation for the previous year for comparison.
- Identify all Closed Complete projects with non-zero Annual cost avoidance overlapping the target year.
- Calculate how many days of each project’s savings period fall within the calendar year.
- Determine the per-day cost avoidance rate by dividing total cost avoidance by project duration (max 365 days).
- Prorate the savings by multiplying the per-day rate by overlap days.
- Sum prorated values for all projects and round to two decimal places.
- Calculate year-over-year differences and percentage changes.
Practical Example
For two projects in 2024:
- PIPE-101: $200,000 cost avoidance over 365 days, overlapping 275 days in 2024 results in $150,684.93 prorated cost avoidance.
- PIPE-102: $90,000 cost avoidance fully within 181 days in 2024 results in $90,000 prorated cost avoidance.
The aggregated Cost Avoidance YTD for both projects is $240,684.93.
Customer Benefits
ServiceNow customers can leverage the Cost Avoidance YTD metric to accurately track and report on prevented costs from pipeline projects within the current year. This enables a clearer understanding of financial impacts beyond direct spend reductions, supporting more comprehensive cost management and strategic decision-making.
Cost Avoidance YTD measures the costs that were prevented through pipeline projects during the current calendar year. Unlike hard savings, which reflect a direct reduction in spend, cost avoidance captures expenditures that were not incurred.
Cost avoidance captures prevented expenditures such as avoiding a price increase, preventing an unnecessary purchase, or reducing exposure to a risk-related cost. The metric operates on the same proration engine as Hard Savings YTD but reads from a different field on the project record.
Metric definition
The following attributes define the Cost Avoidance YTD metric:
| Attribute | Detail |
|---|---|
| Metric name | Cost Avoidance Year-to-Date |
| Pipeline state | Closed Complete |
| Savings field | Annual cost avoidance |
| Date range | January 1 to December 31 of the current year |
| Proration | Yes — based on the overlap between the project's savings period and the current year |
| Year-over-year comparison | Yes — the metric automatically compares the current year total against the same date range in the previous year |
Differences between cost avoidance and hard savings
Cost avoidance and hard savings represent distinct types of financial impact:
| Aspect | Hard Savings | Cost Avoidance |
|---|---|---|
| Nature | Direct reduction in budget spend | Prevention of a cost that would otherwise have been incurred |
| Field on project record | Annual hard savings | Annual cost avoidance |
| Visibility on P&L | Directly reflected | Counterfactual — represents what was not spent |
| Calculation logic | Identical — both use the same proration engine | Identical — both use the same proration engine |
How Cost Avoidance YTD Is Calculated
The calculation follows the same steps as Hard Savings YTD. The only difference is that the system reads the Annual cost avoidance field on each project record rather than the Annual hard savings field.
- Establish the date range: The system sets the calculation range to January 1 through December 31 of the current calendar year. The same process also runs against the previous year for comparison.
- Identify qualifying projects: The system queries the pipeline project table for all Closed Complete projects assigned to the current user where the savings period overlaps with the target year and the project has a non-zero value in the Annual cost avoidance field.
- Calculate overlap days for each project: The system identifies how many days of the project's savings period fall within the target year.
- Calculate the per-day savings rate: The project's total cost avoidance value is divided by its duration in days, capped at 365 days for projects that span more than one year.
- Prorate the savings: The prorated cost avoidance for each project equals the per-day rate multiplied by the overlap days.
- Aggregate and round: The prorated values for all qualifying projects are summed and rounded to two decimal places.
- Compute the year-over-year comparison: The same steps run against the previous year, and the system calculates the difference and percentage change.
Proration formula
The proration formula calculates the portion of cost avoidance that falls within the target year:
Prorated Cost Avoidance = (Cost Avoidance ÷ min(Project Days, 365)) × Overlap Days
Overlap Days represents the number of days the project's savings period intersects with the target year's date range.
Example calculation
The following scenario demonstrates how Cost Avoidance YTD is calculated for two pipeline projects during the year-to-date range of January 1 to December 31, 2024:
| Pipeline | State | Cost Avoidance | Savings Start | Savings End | Project Days |
|---|---|---|---|---|---|
| PIPE-101 (Prevented Price Increase) | Closed Complete | $200,000 | Apr 1, 2024 | Mar 31, 2025 | 365 |
| PIPE-102 (License Optimization) | Closed Complete | $90,000 | Jan 1, 2024 | Jun 30, 2024 | 181 |
- PIPE-101 has a partial overlap with the year-to-date range:
-
- Project duration = 365 days (Apr 1, 2024 – Mar 31, 2025)
- Overlap with YTD range = 275 days (Apr 1 – Dec 31, 2024)
- Per-day rate = $200,000 ÷ 365 = $547.95/day
- Prorated cost avoidance = $547.95 × 275 = $150,684.93
- PIPE-102 falls entirely within the year-to-date range:
-
- Project duration = 181 days
- Overlap with YTD range = 181 days (project falls entirely within the year)
- Per-day rate = $90,000 ÷ 181 = $497.24/day
- Prorated cost avoidance = $497.24 × 181 = $90,000.00
Final aggregation
The final aggregation sums the prorated values:
| Pipeline | Prorated Cost Avoidance |
|---|---|
| PIPE-101 | $150,684.93 |
| PIPE-102 | $90,000.00 |
| Total Cost Avoidance YTD | $240,684.93 |