Exponential Regression Calculator

Fit a aeᵇˣ line of best fit with this free online exponential regression calculator

Accepts csv, parquet, arrow, json and tsv


How to perform exponential regression online

Exponential regression
  1. Upload your dataset
  2. Select the independent (X) and dependent (Y) variables
  3. The regression analysis will be performed
  4. Download, share or embed the results

Supercharge your data exploration

Open csv, parquet, arrow, json and tsv files straight from your desktop

Or


Share and embed

Share your graphs and data sets.

Share your graphs and data sets. Or embed them directly into web pages.


Work straight from Google Drive

Open csv, parquet, arrow, json and tsv files directly from Drive, Gmail and Classroom by installing the Google Workspace App

Exponential regression is used to find an exponential curve that best fits the input data.

When To Use Exponential Regression

Exponential regression is best used when the input data can be modeled by an exponential function. It has a sharp "hockey stick" shape. The input data might look like an exponential growth or decay curve.

This exponential regression calculator is not always the best tool for the job. Sometimes one of the other related calculators might be more useful.

The linear regression calculator is better suited if your data looks like a straight line or polynomial.

The linear, quadratic, and polynomial regression calculators all use a linear model and least squares method to find a best fit line for the input data points. In this case, the linear model refers to the regression equations and not the shape of the best fit line.

Exponential Regression Equation

The exponential regression calculator fits the following exponential model to the input data points.

y=aebxy = ae^{bx}

Where aa and bb are regression coefficients.

The exponential fit is characterized by the parameters a and b. With a and b the regression line (best fit line) can be drawn.

If b is negative then the model has fit an exponential decay curve. If b is positive then the model has fit an exponential growth curve.

This exponential regression calculator can fit both exponential growth and exponential decay curves.