- Build an exponential model from data
- Build a logarithmic model from data
- Build a logistic model from data
Build an Exponential Model from Data
The Main Idea
- Exponential Regression:
- Used when data grows or decays at an increasing rate
- Model form: [latex]y = ab^x[/latex]
- If [latex]b > 1[/latex]: exponential growth
- If [latex]0 < b < 1[/latex]: exponential decay
Key Techniques
- Using a Graphing Calculator:
- Enter data in lists L1 (x-values) and L2 (y-values)
- Create a scatter plot to verify exponential pattern
- Use “ExpReg” from STAT CALC menu
- Record values for [latex]a[/latex] and [latex]b[/latex]
- Using Technology (Desmos):
- Create a table with your data
- Enter [latex]y_1 \sim ab^{x_1}[/latex] below the table
- The tool displays values for [latex]a[/latex] and [latex]b[/latex]
Choose a Calculator
You can view the transcript for “How to do Exponential Regression on the TI84 Plus CE” here (opens in new window).
You can view the transcript for “Exponential Regression – Desmos” here (opens in new window).
Build a Logarithmic Model from Data
The Main Idea
- Logarithmic Regression:
- Used when data increases or decreases rapidly at first, then slows
- Model form: [latex]y = a + b\ln(x)[/latex]
- All input values must be positive
- If [latex]b > 0[/latex]: increasing model
- If [latex]b < 0[/latex]: decreasing model
Key Techniques
- Using a Graphing Calculator:
- Enter data in lists L1 and L2
- Verify scatter plot shows logarithmic pattern
- Use “LnReg” from STAT CALC menu
- Record model as [latex]y = a + b\ln(x)[/latex]
Choose a Calculator
You can view the transcript for “Logarithmic Regression on the TI84” here (opens in new window).
You can view the transcript for “Desmos Logarithmic Regression” here (opens in new window).
Build a Logistic Model from Data
The Main Idea
- Logistic Regression:
- Used when growth starts rapidly then levels off to an upper limit
- Model form: [latex]y = \frac{c}{1 + ae^{-bx}}[/latex]
- [latex]c[/latex] is the limiting value (carrying capacity)
- Initial value is [latex]\frac{c}{1+a}[/latex]
Key Techniques
- Using a Graphing Calculator:
- Enter data in lists L1 and L2
- Verify scatter plot shows logistic pattern (S-shaped curve)
- Use “Logistic” from STAT CALC menu
- Record values for [latex]a[/latex], [latex]b[/latex], and [latex]c[/latex]
a. Fit a model to the data
b. Predict seal population in 2020
c. Find the carrying capacity
Choose a Calculator
You can view the transcript for “Logistic Regression on the TI84” here (opens in new window).
You can view the transcript for “5 7 Logistical Regression” here (opens in new window).