What is percentage improvement?
Percentage improvement tells you how much better a new result is compared with an original result, shown as a percent. It helps you compare progress across different situations, whether you are tracking business performance, test scores, fitness times, website conversion rates, or process quality.
In simple terms, this answers the question: “How much did things improve relative to where I started?” A raw change alone (for example, “up by 20”) does not show scale, but a percent does.
Percentage improvement formula
When higher values are better
Use this in cases like sales, output, and exam scores:
Percentage Improvement = ((New Value - Old Value) / Old Value) × 100
- Old Value: your baseline or starting number
- New Value: your latest number
- Positive result: improvement
- Negative result: decline
When lower values are better
Use this for metrics like time, defects, downtime, or costs:
Percentage Improvement = ((Old Value - New Value) / Old Value) × 100
Here, a smaller new value represents improvement. This calculator handles both interpretations with the dropdown option.
How to use this percentage improvement calculator
- Enter your starting value.
- Enter your ending value.
- Select whether higher or lower values indicate better performance.
- Click Calculate Improvement.
- Review the improvement percentage, raw difference, and standard percent change.
Worked examples
Example 1: Sales growth
Old sales: 80 units. New sales: 100 units. Since higher is better:
((100 - 80) / 80) × 100 = 25%.
That is a 25% improvement.
Example 2: Faster delivery time
Old delivery time: 10 days. New delivery time: 7 days. Since lower is better:
((10 - 7) / 10) × 100 = 30%.
That is a 30% improvement in speed.
Example 3: Quality defects reduced
Old defect count: 50. New defect count: 35. Lower is better:
((50 - 35) / 50) × 100 = 30%.
You achieved a 30% quality improvement.
Common mistakes to avoid
- Confusing percent change with percentage points: they are not always the same.
- Using zero as the old value: percentage improvement cannot be computed from zero with this formula.
- Ignoring direction: if lower is better, use the lower-is-better interpretation.
- Comparing unlike periods: use equivalent time windows for fair comparison.
Where this calculator is useful
- Business KPIs and revenue tracking
- Productivity and output improvements
- Academic score analysis
- Fitness progress and pace reduction
- Cost savings and efficiency projects
- Operational quality and error-rate reduction
Quick interpretation guide
Positive value
You improved based on your chosen metric direction.
Zero
No net change from your baseline.
Negative value
Performance moved in the wrong direction for your selected interpretation.
Final thoughts
A percentage improvement calculator is one of the simplest tools for making progress measurable and comparable. Use it consistently, pair it with good baseline data, and you will make better decisions faster—whether you are improving profits, reducing waste, or tracking personal growth.