Exponential Growth Prediction Calculator

Enter your initial value, growth rate (%), and time period into the Exponential Growth Prediction Calculator to estimate a future value based on past performance. You can also work backwards — enter a target value to find out how long it will take to get there. Results include the final projected value and a growth curve chart showing how your quantity evolves over time.

The starting quantity at time t = 0.

%

Positive for growth, negative for decay. Enter as a percentage (e.g. 7 for 7%).

How many periods into the future you want to project.

Enter a target to calculate how many periods are needed to reach it.

Results

Projected Future Value

--

Total Growth

--

Growth Factor (x)

--

Periods to Reach Target

--

Doubling Time

--

Exponential Growth Curve

Results Table

Frequently Asked Questions

What is exponential growth?

Exponential growth occurs when a quantity increases by a fixed percentage over each equal time period. Unlike linear growth (which adds a fixed amount each period), exponential growth compounds — so the absolute increase gets larger and larger over time, even though the rate stays constant.

How do I calculate exponential growth?

Use the formula x(t) = x₀ × (1 + r/100)^t, where x₀ is the initial value, r is the growth rate in percent, and t is the number of time periods. For example, if you start with 1,000 and grow at 7% per year for 10 years, the result is 1,000 × (1.07)^10 ≈ 1,967.

What is the difference between exponential and linear growth?

Linear growth adds a fixed amount each period (e.g. +100 every year), while exponential growth multiplies by a fixed factor each period (e.g. ×1.07 every year). Over long time spans, exponential growth vastly outpaces linear growth because each period's increase is based on the current — already grown — value.

Can the growth rate be negative?

Yes. A negative growth rate represents exponential decay — the quantity shrinks by a fixed percentage each period. The rate must stay above -100%, since a decline of more than 100% would result in a negative quantity, which is not physically meaningful for most real-world applications.

How do I find the time needed to reach a target value?

Rearrange the formula to solve for t: t = log(target / x₀) / log(1 + r/100). This calculator does this automatically — just enter your target value in the optional field and it will tell you how many periods are required to reach it at your specified growth rate.

What is the doubling time in exponential growth?

Doubling time is the number of periods needed for the quantity to double. It can be approximated using the Rule of 72: divide 72 by the growth rate percentage. For a more exact answer, the formula is t₂ = log(2) / log(1 + r/100). This calculator shows the exact doubling time in the results.

What are real-world applications of exponential growth?

Exponential growth models appear in population biology, compound interest, viral marketing, bacterial cultures, radioactive decay (as negative growth), the spread of infectious diseases, and technology adoption curves. Any process where each unit produces a fixed number of new units per period tends to follow an exponential pattern.

How do I calculate the annual growth rate given a monthly growth rate?

To convert a monthly rate to an annual rate, compound it over 12 months: annual rate = (1 + monthly_rate/100)^12 − 1, then multiply by 100 to get the percentage. For example, a 2% monthly growth rate equals (1.02)^12 − 1 ≈ 26.8% annually.

More Statistics Tools