2. Functions

Exponential Regression

Exponential Regression 📈

Introduction: spotting growth that speeds up

students, imagine a small town starts with just a few electric scooters, but every month the number seems to multiply. At first the increase looks small, then suddenly the graph rises very quickly. That pattern is often a clue that an exponential model may fit the data better than a straight line.

In this lesson, you will learn how exponential regression works, why it matters in real-world data, and how it connects to the broader study of functions. By the end, you should be able to:

  • explain the main ideas and terminology behind exponential regression
  • use technology to fit an exponential model to data
  • interpret the meaning of the parameters in context
  • decide when exponential regression is a sensible choice
  • connect exponential regression to graphs, transformations, and function behaviour

Exponential regression is important in biology, finance, medicine, social media growth, and many other areas where change happens by multiplication rather than by adding the same amount each time.

What is exponential regression?

Exponential regression is a method for finding a function of the form $y = ab^x$ or $y = ae^{kx}$ that best fits a set of data points. Here, $a$ and $b$ are constants, and $b>0$ with $b\neq 1$. In the form $y = ae^{kx}$, $a$ and $k$ are constants and $e$ is the base of natural logarithms.

The key idea is that the dependent variable changes by a constant factor for equal changes in the independent variable. This is different from linear regression, where the change is by a constant amount.

For example, if a population doubles every year, then the yearly change is multiplicative, not additive. A model like $y = 200(2)^x$ could describe that situation, where $x$ is the number of years after the starting point.

The main terms you need to know are:

  • exponential model: a function where the variable appears in the exponent
  • regression: finding the model that best fits observed data
  • parameter: a constant in the model, such as $a$, $b$, or $k$
  • growth factor: the multiplier $b$ in $y = ab^x$
  • growth rate: the percentage increase per step, which is related to $b$ by $b = 1+r$ for growth rate $r$
  • decay factor: a multiplier between $0$ and $1$ for decreasing exponential behaviour

If $b>1$, the function shows exponential growth. If $0<b<1$, the function shows exponential decay.

Reading exponential behaviour from a graph

A graph can help you decide whether exponential regression is appropriate. Exponential graphs have a characteristic shape: they curve upward for growth and flatten out toward the $x$-axis for decay, though the exact shape depends on the context and scale.

A useful way to think about exponential growth is this: each equal step in $x$ multiplies $y$ by the same factor. For instance, if a quantity is multiplied by $1.2$ each time, then it increases by $20\%$ per step. The model could be written as $y = a(1.2)^x$.

Example: suppose a bacteria culture has data that roughly doubles every hour. If the initial amount is $500$, then after $x$ hours the model is $y = 500(2)^x$. The graph rises slowly at first, then very steeply as $x$ increases.

When interpreting a graph, ask:

  • Does the data rise or fall by roughly the same percentage each step?
  • Is the curve getting steeper or flatter in a way that suggests multiplication?
  • Does the context support unlimited growth, or is there likely a practical limit?

This matters because not every curved graph is exponential. Some data may look curved due to a limited time window, but the underlying relationship may be linear, quadratic, or something else.

How exponential regression works with technology

In IB Mathematics: Applications and Interpretation HL, technology is central. You are expected to use graphing calculators or software to perform regression and interpret the output.

A common method is to enter the data into a calculator and choose an exponential regression command. The technology often gives a model like $y = ab^x$ or $y = ae^{kx}$. The goal is not just to copy the equation, but to understand what it means.

If the technology gives $y = 3.5(1.18)^x$, then:

  • $3.5$ is the estimated value when $x = 0$
  • $1.18$ means the quantity increases by $18\%$ each time $x$ increases by $1$

If the model is $y = 120e^{0.07x}$, then $120$ is the starting value and $0.07$ is the continuous growth constant. The equivalent factor per one unit increase in $x$ is $e^{0.07} \approx 1.0725$, which is about a $7.25\%$ increase per step.

Technology may also report statistics such as residuals or an $r$ value. A residual is the difference between an observed value and a predicted value. Small residuals suggest a better fit. For exponential regression, students should still check whether the model makes sense in context, even if the software returns a strong fit.

Interpreting parameters in real situations

The meaning of the parameters is essential in applications. Consider the model $y = 800(0.92)^x$ for the value of a machine after $x$ years.

Here:

  • $800$ is the initial value
  • $0.92$ means the machine loses $8\%$ of its value each year
  • the model describes exponential decay

Now consider a virus spread model $y = 50(1.3)^x$. This means the number of cases is multiplied by $1.3$ each time period, so there is a $30\%$ increase per time step. In a real context, however, such a model may only work for a limited period because resources, immunity, or behaviour changes can slow the growth.

That is a key IB idea: the model must be interpreted in context, not just calculated. A mathematically correct model may still be unrealistic beyond the data range.

Fitting data and judging whether the model is sensible

Suppose a student collects data on the number of views of a video over several days:

$$

$\begin{array}{c|c}$

x & y \\

$\hline$

0 & 40 \\

1 & 56 \\

2 & 78 \\

3 & 110 \\

4 & 155

$\end{array}$

$$

The values appear to grow by a nearly constant factor. The ratios are approximately $\frac{56}{40} = 1.4$, $\frac{78}{56} \approx 1.39$, $\frac{110}{78} \approx 1.41$, and $\frac{155}{110} \approx 1.41$. This strongly suggests an exponential model.

A possible regression model might be $y = 40(1.4)^x$. If the data points are close to this curve, then the model is useful for estimating future views.

But if the data were instead $40, 60, 80, 100, 120, then the ratios are not close to constant. A linear model would probably be better than an exponential one. This comparison between models is part of good mathematical reasoning.

When evaluating fit, consider:

  • the visual shape of the scatter plot
  • whether the ratios of successive values are roughly constant
  • whether the residuals look randomly scattered
  • whether the model remains realistic in context

Exponential regression within Functions

Exponential regression is not separate from functions; it is a practical application of function modelling. In the topic of Functions, you study how different families of functions behave, how they transform, and how they represent relationships in the real world.

An exponential function is one family of functions. It has features such as:

  • a horizontal asymptote, often the $x$-axis for simple models like $y = ab^x$
  • a domain of all real numbers for the formula, though the context may restrict it
  • a range that depends on whether the model is growth or decay and on the sign of $a$
  • rapid increase or decrease depending on the base

Transformations are also important. For example, $y = 5(1.2)^x + 3$ is the graph of $y = 5(1.2)^x$ shifted up by $3$ units. This helps model situations where there is a baseline value plus exponential change, such as a starting population plus a fixed offset.

Exponential regression links algebra, graphs, and interpretation. You are not only finding numbers; you are building a function that describes change.

Worked example: choosing and interpreting a model

A student measures the amount of a drug in the bloodstream every hour after it is taken. The data are approximately:

$$

$\begin{array}{c|c}$

x & y \\

$\hline$

0 & 60 \\

1 & 48 \\

2 & 38 \\

3 & 30 \\

4 & 24

$\end{array}$

$$

The values decrease by a fairly constant factor. The ratios are approximately $\frac{48}{60}=0.8$, $\frac{38}{48}\approx 0.79$, $\frac{30}{38}\approx 0.79$, and $\frac{24}{30}=0.8$.

An exponential decay model is appropriate. A reasonable equation is $y = 60(0.8)^x$.

Interpretation:

  • at $x=0$, the amount is $60$
  • each hour, the amount is multiplied by $0.8$
  • this means the amount decreases by $20\%$ per hour

If the context is medicine, this model may help estimate when the amount falls below a safe threshold. For example, solving $60(0.8)^x = 10$ gives the time when the amount reaches $10$ units. Technology can solve this, or logarithms can be used.

Conclusion

Exponential regression helps you model situations where change happens by a constant factor rather than a constant amount. students, this is a powerful idea in real life because many important processes, such as population growth, depreciation, radioactive decay, and online trends, can be described this way. In IB Mathematics: Applications and Interpretation HL, you should be able to recognise exponential patterns, use technology to fit a model, interpret the parameters clearly, and judge whether the model is sensible in context.

Exponential regression fits neatly into Functions because it connects equations, graphs, transformations, and real-world interpretation. The model is only useful when the mathematics and the context agree.

Study Notes

  • Exponential regression finds a model of the form $y = ab^x$ or $y = ae^{kx}$ that best fits data.
  • If $b>1$, the model shows exponential growth; if $0<b<1$, it shows exponential decay.
  • Exponential change means equal steps in $x$ cause equal percentage changes in $y$.
  • The parameter $a$ is usually the value when $x=0$.
  • The parameter $b$ is the growth or decay factor.
  • In $y = ae^{kx}$, the sign of $k$ tells whether the model grows or decays.
  • Technology helps find the regression equation, but you must interpret it correctly.
  • Check whether the model fits the context, not just the calculator output.
  • Ratios of consecutive $y$-values that are roughly constant suggest an exponential model.
  • Exponential regression is a key part of Functions because it is a function family used to model real-world relationships.

Practice Quiz

5 questions to test your understanding

Exponential Regression — IB Mathematics Applications And Interpretation HL | A-Warded