Year-over-Year (YoY) Growth Calculator
Calculate year-over-year growth percentage between two annual values, for revenue, users, or any recurring metric.
AI Quick Summary
Definition & Purpose:
This calculator finds the year-over-year (YoY) growth rate between two values from the same period a year apart, expressed as a percentage.
When to Use:
Use it to measure growth or decline in any recurring metric — revenue, users, sales volume — comparing the same period across two consecutive years, which naturally controls for seasonal fluctuations within a year.
Key Takeaway Insights:
- Comparing the same period one year apart is specifically what makes YoY growth useful for businesses with seasonal patterns, since it avoids the distortion of comparing, say, holiday-season sales against a slower month.
- A negative result indicates a year-over-year decline rather than growth — the same formula and sign convention naturally captures both directions of change.
- YoY growth can exceed 100% when a metric more than doubles compared to the prior year, which is common for early-stage, fast-growing businesses or metrics recovering from an unusually low prior-year baseline.
Introduction
YoY Growth Calculator
Enter a metric's value from a year ago and its current value, and this calculator returns the year-over-year growth rate.
Formula
YoY Growth % = ((Current Period − Previous Period) ÷ Previous Period) × 100
For revenue growing from 100,000 to120,000: YoY = ((120,000 − 100,000) ÷ 100,000) × 100 = 20%.
Why "same period, one year apart" is the whole point
The reason YoY comparisons are so widely used isn't arbitrary — comparing a period against itself from exactly one year earlier cancels out seasonal swings that would otherwise muddy the picture. A business comparing this December to last December sees real underlying growth or decline, while comparing December to November would mostly just reflect the holiday shopping bump that happens every year regardless of how the business is actually doing.
What a single YoY number doesn't tell you
Because this calculation only looks at two snapshots exactly a year apart, it has no visibility into what happened in between — a metric that spiked and then crashed mid-year could still show a perfectly respectable YoY growth figure. It's also sensitive to the specific baseline used: growth calculated off an unusually low or high prior-year figure can look more dramatic than a business's typical trend actually warrants, which is worth keeping in mind before drawing conclusions from a single YoY number in isolation.
Formula & Variables Explained
This tool utilizes standard equations formulated under standard rules.
Variables:
- Input parameter: Values supplied to resolve the output formula.
How to Calculate (Step-by-Step)
- Input the required parameters into the form.
- Click the calculate or auto-compute option.
- The outputs will refresh instantly with step-by-step variables.
Worked Examples Calculation
1100k to120k
Previous Period = 100,000, Current Period =120,000
YoY = ((120000-100000)/100000) x 100 = 20
YoY Growth = 20%
Real-World Applications
Widely used in student curriculum, professional projections, and quick estimations.
Limitations & Common Mistakes
- Entering incompatible unit formats (e.g. Mixing Metric and Imperial).
- Typographical mistakes in numeric entry fields.
This measures growth between exactly two data points a year apart — it doesn't capture what happened in between (a metric could have spiked and crashed mid-year and still show steady YoY growth), so it's best paired with more granular period-over-period tracking for a complete picture.
Frequently Asked Questions (FAQ)
Q:Why is YoY growth preferred over month-over-month growth?
Comparing a period against the same period one year earlier — rather than the immediately preceding month or quarter — cancels out seasonal effects that would otherwise distort the comparison. A retailer's December sales are naturally much higher than November's regardless of underlying business health, so comparing December to the prior December (YoY) gives a much clearer signal of real growth than comparing December to November.
Q:What's considered a good YoY growth rate?
It depends heavily on the industry, company stage, and broader economic conditions — a mature, established company might consider 5-10% annual growth strong, while an early-stage startup might be expected to grow 50-100% or more year over year to be considered on a healthy trajectory. There's no single universal benchmark; YoY growth is most meaningful when compared against a company's own historical trend or against direct industry peers.
Q:How is YoY different from CAGR (compound annual growth rate)?
YoY growth measures the change between exactly two points in time, one year apart, in a single snapshot calculation. CAGR (compound annual growth rate) measures the smoothed, average annual growth rate over a longer multi-year period, accounting for compounding — it's the constant annual rate that would take a starting value to an ending value over several years. CAGR is more useful for evaluating a longer growth trend, while YoY is better suited to tracking recent, period-specific performance.
Q:Can YoY growth be misleading?
Yes — a single YoY growth figure only reflects two specific data points a year apart and says nothing about what happened in between, so a metric that dipped sharply mid-year and then recovered could still show a healthy YoY growth figure that masks real volatility. YoY growth calculated from an unusually low or unusually high prior-year baseline (a pandemic-affected year, for example) can also produce a misleadingly large or small growth percentage that doesn't reflect a business's typical trajectory.
References & Citations
CalculationDesk Editorial Team
Content & Calculation Editors
The CalculationDesk Editorial Team consists of math educators, technical writers, and product specialists dedicated to ensuring accuracy and clarity for everyday calculations.
CalculationDesk Review Team
Quality Assurance & Formula Verifiers
Our internal Review Team ensures that every calculator logic corresponds precisely to established academic standards and industry specifications.
Was this calculator helpful?
Embed this Calculator
You are welcome to embed this tool on your own blog or website. Simply copy the code snippet below and paste it into your HTML code.