Change Failure Rate

A DORA quality metric. Define “failure” consistently (rollback, SEV, hotfix within window).

CFR % = (failed production changes ÷ total production changes) × 100.

Tip: Keep “Failed Changes” and “Total Changes” on the same basis (units, period, and definition) before you calculate.

Cluster: DevOps hub · Software Testing hub · Percentage guide

Change failure rate (CFR) is the share of production changes that cause incidents, rollbacks, or hotfixes.

Enter failed changes and total production changes for the same period.

Changes that caused failure/remediation
All production changes in the period

Change Failure Rate

Understanding Change Failure Rate

How we calculate. CFR % = (failed production changes ÷ total production changes) × 100. See our methodology and accuracy policy .

Real-world scenario: A typical Change Failure Rate case uses failed changes 6 and total changes 80. Enter the same figures below to reproduce the worked path.

What is Change Failure Rate?

A DORA quality metric. Define “failure” consistently (rollback, SEV, hotfix within window).

  • Same change count as your deployment definition
  • Failed = incident/rollback/hotfix per policy
  • Lower is better when quality is the goal

The Formula

Change Failure Rate
CFR % = (Failed changes ÷ Total changes) × 100

Worked Example

Scenario: 6 failing changes out of 80 production changes.
Step 1: Failed = 6
Step 2: Total = 80
Step 3: CFR = (6 ÷ 80) × 100 = 7.5%
Answer: Change failure rate is 7.5%.

Common Use Cases

  • Release quality: post-mortems trends
  • DORA dashboards: stability vs speed
  • Service compare: which apps hurt CFR

Pro Tips

  • Don’t hide hotfixes outside the count
  • Segment by risk tier
  • Pair with MTTR
ScenarioWhen to use
Percent of a numberFinding a part of a whole (tax, tip, score)
Percent changeComparing old vs new values

Limitations: Change Failure Rate results are educational DevOps/FinOps planning aids—not SLAs or billing guarantees. Confirm definitions with your platform and finance policies.

Common mistakes

  • Swapping part and whole: The denominator must be the full total, not a subset.
  • Rounding too early: Carry extra decimal places through multi-step work before rounding the final percent.
  • Mixing percent and decimal forms: Enter rates in the format the calculator labels expect.

The worked example for change failure rate was verified with the calculator form on this page—enter the same values to confirm the result.

When to use this calculator

  • Use this page when you have an old value and a new value (or a single percent change rate).
  • Use increase by percentage to grow one number by a rate.
  • Use decrease by percentage for discounts or shrinkage without a before/after pair.

Still unsure about change failure rate? Start with the quick answer above, then open the linked calculator that matches your wording.

Frequently Asked Questions

How do I use this change failure rate calculator?

For change failure rate, enter the values labeled on the form, then press Calculate. Compare the result to the worked example on this page.

What formula does this page use?

See the quick answer and formula box above for change failure rate—the same percentage calculator expression is applied to your inputs.

What if my result looks wrong?

When checking change failure rate, re-check part vs whole (or rate vs base), rounding, and whether percents were entered as 25 rather than 0.25 when the form expects percents.

Authoritative References

For DORA and FinOps definitions, consult: