Learn on PengiOpenStax Algebra and TrigonometryChapter 6: Exponential and Logarithmic Functions

Lesson 6.8 : Fitting Exponential Models to Data

New Concept This lesson introduces regression analysis. You'll learn to build exponential, logarithmic, and logistic models from real world data to find the curve that provides the best fit, enabling you to make predictions about future events.

Section 1

📘 Fitting Exponential Models to Data

New Concept

This lesson introduces regression analysis. You'll learn to build exponential, logarithmic, and logistic models from real-world data to find the curve that provides the best fit, enabling you to make predictions about future events.

What’s next

Let's put this concept into practice. You'll soon tackle interactive examples and challenge problems, building each type of model from a given data set.

Section 2

Exponential Regression

Property

Exponential regression is used to model situations in which growth begins slowly and then accelerates rapidly without bound, or where decay begins rapidly and then slows down to get closer and closer to zero. We use the command “ExpReg” on a graphing utility to fit an exponential function to a set of data points. This returns an equation of the form,

y=abxy = ab^x

Note that:

  • bb must be non-negative.
  • when b>1b > 1, we have an exponential growth model.
  • when 0<b<10 < b < 1, we have an exponential decay model.

Section 3

Logarithmic Regression

Property

Logarithmic regression is used to model situations where growth or decay accelerates rapidly at first and then slows over time. We use the command “LnReg” on a graphing utility to fit a logarithmic function to a set of data points. This returns an equation of the form,

y=a+bln(x)y = a + b \operatorname{ln}(x)

Note that:

  • all input values, xx, must be non-negative.
  • when b>0b > 0, the model is increasing.
  • when b<0b < 0, the model is decreasing.

Section 4

Logistic Regression

Property

Logistic regression is used to model situations where growth accelerates rapidly at first and then steadily slows to an upper limit. We use the command “Logistic” on a graphing utility to fit a logistic function to a set of data points. This returns an equation of the form

y=c1+aebxy = \frac{c}{1 + ae^{-bx}}

Note that:

  • The initial value of the model is c1+a\frac{c}{1+a}.
  • Output values for the model grow closer and closer to y=cy = c as time increases.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8Current

    Lesson 6.8 : Fitting Exponential Models to Data

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Fitting Exponential Models to Data

New Concept

This lesson introduces regression analysis. You'll learn to build exponential, logarithmic, and logistic models from real-world data to find the curve that provides the best fit, enabling you to make predictions about future events.

What’s next

Let's put this concept into practice. You'll soon tackle interactive examples and challenge problems, building each type of model from a given data set.

Section 2

Exponential Regression

Property

Exponential regression is used to model situations in which growth begins slowly and then accelerates rapidly without bound, or where decay begins rapidly and then slows down to get closer and closer to zero. We use the command “ExpReg” on a graphing utility to fit an exponential function to a set of data points. This returns an equation of the form,

y=abxy = ab^x

Note that:

  • bb must be non-negative.
  • when b>1b > 1, we have an exponential growth model.
  • when 0<b<10 < b < 1, we have an exponential decay model.

Section 3

Logarithmic Regression

Property

Logarithmic regression is used to model situations where growth or decay accelerates rapidly at first and then slows over time. We use the command “LnReg” on a graphing utility to fit a logarithmic function to a set of data points. This returns an equation of the form,

y=a+bln(x)y = a + b \operatorname{ln}(x)

Note that:

  • all input values, xx, must be non-negative.
  • when b>0b > 0, the model is increasing.
  • when b<0b < 0, the model is decreasing.

Section 4

Logistic Regression

Property

Logistic regression is used to model situations where growth accelerates rapidly at first and then steadily slows to an upper limit. We use the command “Logistic” on a graphing utility to fit a logistic function to a set of data points. This returns an equation of the form

y=c1+aebxy = \frac{c}{1 + ae^{-bx}}

Note that:

  • The initial value of the model is c1+a\frac{c}{1+a}.
  • Output values for the model grow closer and closer to y=cy = c as time increases.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8Current

    Lesson 6.8 : Fitting Exponential Models to Data