Read this lesson as text

Growth Modeling

Statistics · Axiom Academy

How regression models predict everything from business revenue to population trends The Power of Growth Prediction Imagine you're a business analyst at a tech startup. Your CEO asks: "If we keep growing at this rate, what will our revenue be next year?" Or perhaps you're an epidemiologist tracking disease spread, or a city planner forecasting population needs. The answer lies in growth modeling - using regression to predict how things change over time. Not all growth is created equal. Some things grow steadily (linearly), while others accelerate rapidly (exponentially). Understanding which model fits your data isn't just academic - it's the difference between accurate forecasts and costly mistakes. Let's explore real-world growth patterns with interactive data. Let's start with a concrete example: two tech companies, both starting with 1 million in revenue. Company A grows by adding 500,000 per year (linear). Company B grows by 40% each year (exponential). Use the slider below to see how dramatically different these paths become over time. You're analyzing a city's population data. In 2010, the population was 50,000. In 2015, it was 60,000. In 2020, it was 72,000. Which growth model would be more appropriate? Think about it: How can you tell if growth is linear or exponential? Understanding the mathematics helps us choose and interpret models correctly. Here are the fundamental equations: Where: y = value, t = time, m = rate of change, b = initial value

This is the written version of the interactive lesson above. See the full Statistics course.