Key Concepts

Key Concepts

  • Exponential regression is used to model situations where 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 function of the form [latex]y=a{b}^{x}[/latex] to a set of data points.
  • 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 function of the form [latex]y=a+b\mathrm{ln}\left(x\right)[/latex] to a set of data points.
  • Logistic regression is used to model situations where growth accelerates rapidly at first and then steadily slows as the function approaches an upper limit.
  • We use the command “Logistic” on a graphing utility to fit a function of the form [latex]y=\frac{c}{1+a{e}^{-bx}}[/latex] to a set of data points.