What "GDP grew 3%" actually means
When a US headline says the economy grew 3% last quarter, output did not rise 3% in those three months. It rose about 0.74%, and the Bureau of Economic Analysis compounded that pace over four quarters — (1.0074)⁴ − 1 ≈ 3% — to report a seasonally adjusted annual rate. Most other countries headline the plain quarterly change or the year-over-year comparison instead, which is why the same economy can look four times faster in an American paper than in a European one. The mode toggle above computes all three textbook conventions from the same two observations, so you can translate any headline into any other.
The three growth-rate conventions
simple: g = (GDP₂ ÷ GDP₁ − 1) × 100
annualized quarterly: g = [(GDP₂ ÷ GDP₁)⁴ − 1] × 100
average annual: g = [(GDP₂ ÷ GDP₁)1/n − 1] × 100
where GDP₁ is the earlier observation, GDP₂ the later one in the same units, and n the years between them. The annualized formula assumes the observations areconsecutive quarters; the average-annual formula is the geometric mean, the same math as a compound annual growth rate. Use real (inflation-adjusted) GDP so the answer measures output, not prices.
Worked example
Take the calculator's default scenario: real GDP rises from $5,700B to $5,750B between two consecutive quarters. Here is how the BEA-style headline number is built:
| Step | Amount |
|---|---|
| Real GDP, two consecutive quartersany consistent units work — both observations just have to use the same ones | $5,700B → $5,750B |
| Quarterly growth rate($5,750B ÷ $5,700B − 1) × 100 — what actually happened in the quarter | 0.88% |
| Compound over four quarters(1 + 0.88%)⁴ − 1 — the quarter's pace held for a full year | 3.56% |
| Rule-of-70 doubling time70 ÷ 3.5552 — years for GDP to double at this pace | ≈ 19.7 yrs |
| = Annualized growth rate of 3.56%what "GDP grew 3.6%" means in a US headline | 3.56% |
Computed with this calculator's default settings — open the tool above and you'll see the same numbers, then swap in your own GDP figures.
The rule of 70, and why a rule of 72 also exists
An economy growing at rate g doubles when (1 + g)ᵗ = 2, so t = ln 2 ÷ ln(1 + g) ≈ 0.693 ÷ g for small rates — roughly 70 divided by the growth rate in percent. That one line is the whole rule of 70, and it is why small growth differences compound into enormous gaps: at 2% an economy doubles in about 35 years, at 4% in about 17.5, so a two-point edge sustained for a generation means one economy doubles while the other has not. Ourrule of 72 calculatoruses the very same approximation of ln 2 ÷ ln(1 + g); 72 is preferred for mental interest arithmetic because it divides evenly by 2, 3, 4, 6, 8, 9, and 12, while 70 (closer to the true 69.3) is the convention for growth rates.
Growth arithmetic connects to the rest of macro. Headline growth should be computed from real GDP — theGDP deflator calculatorconverts nominal figures to real ones and extracts the economy-wide inflation rate. And the average-annual mode here is exactly the geometric-average math behind theCAGR calculator, which applies the same formula to an investment instead of an economy.
Frequently asked questions
How is the GDP growth rate calculated?
Divide the later GDP figure by the earlier one, subtract 1, and multiply by 100: a rise from $21,000B to $21,630B is (21,630 ÷ 21,000 − 1) × 100 = 3%. Two refinements matter in practice. First, use real (inflation-adjusted) GDP, not nominal — otherwise you are largely measuring price changes rather than output. Second, match the formula to the time span: the plain percent change works for observations one year apart, consecutive quarters are usually annualized, and multi-year spans call for the geometric average annual rate.
What does an "annualized" growth rate mean?
Annualizing answers a hypothetical: if the economy kept this quarter's pace for a full year, how much would it grow? The quarterly ratio is raised to the fourth power — four quarters of compounding — so a 0.88% quarter becomes (1.0088)⁴ − 1 ≈ 3.6% annualized. The Bureau of Economic Analysis reports US headline GDP this way, as a seasonally adjusted annual rate. One side effect: annualizing multiplies small numbers by roughly four, which is why a modest revision to the quarterly figure can move the headline by most of a percentage point.
Why do US and European GDP headlines look so different?
They usually describe the same data under different conventions. The BEA headlines the annualized quarter-over-quarter rate. Eurostat, the UK's ONS, and most other statistical agencies headline the plain quarter-over-quarter change or the year-over-year change against the same quarter last year. A quarter in which output rose 0.9% therefore appears as roughly 3.6% in a US-style release and 0.9% in a European one — the identical economy, different arithmetic. Before comparing countries, check which convention a number uses; this calculator's mode toggle converts between them.
What is per-capita GDP growth, and why does it matter?
Per-capita growth is the growth rate of GDP divided by population — output per person rather than total output, and the better gauge of living standards. If GDP grows 3% while population grows 1%, income per person rises only about 2% (precisely 1.03 ÷ 1.01 − 1 = 1.98%). The gap can be dramatic: an economy with rapid population growth can post respectable total GDP growth while average incomes barely move. Tick the per-capita box in the calculator to see both rates side by side.
What is the rule of 70?
Divide 70 by the annual growth rate in percent to estimate how many years GDP needs to double: 2% growth doubles in about 35 years, 7% in about 10. It works because doubling requires (1 + g)ᵗ = 2, so t = ln 2 ÷ ln(1 + g) ≈ 0.693 ÷ g when g is small — roughly 70 divided by the percentage rate. The rule of 72 is the same approximation tuned for mental interest arithmetic (72 divides evenly by more numbers); 70 is the economists' convention for growth rates. Both drift for rates much above 10%.
Sources
- US Bureau of Economic Analysis — FAQ, including how quarterly GDP growth is annualized
- OpenStax, Principles of Economics — GDP measurement and economic growth chapters
The official figures this page quotes are drawn from the primary sources above — check them (or a qualified professional) before relying on a result.
Disclaimer: This calculator is foreducation and illustration only. It applies textbook growth formulas to the two numbers you enter — official statistics add seasonal adjustment, chain-weighting, and repeated revisions this tool does not model. Results are a classroom calculation, not an economic forecast, and nothing here is financial or investment advice.