Growth Patterns: Linear vs. Exponential Forecasting in Excel
Linear vs Exponential Growth
| Feature | When to use |
|---|---|
| Linear (TREND) | Steady, additive growth — same amount added each period. =TREND(known_y, known_x, new_x). |
| Exponential (GROWTH) | Multiplicative growth — same percentage each period. =GROWTH(known_y, known_x, new_x). |
Master Excel at Noble Desktop
Noble Desktop's Excel Bootcamp covers formulas, pivot tables, data analysis, and VBA.
This lesson is a preview from our Data Analytics Certificate (includes software). Enroll in this course for detailed lessons, live instructor support, and project-based training.
Series forecast. In this section, we're going to take a look at two different types of growth, linear and exponential growth.