Andromeda
Note

Extrapolation

Definition

Extrapolation is a mathematical method of estimating unknown values outside the range of a known set of data points, projecting established trends into the unobserved future or past.

Why It Matters

Extrapolation is the mathematical equivalent of driving forward while looking only in the rearview mirror. It is indispensable for long-term forecasting, demographics, and finance, but it carries immense risk. It operates on the dangerous assumption that the underlying model and environment will remain completely unchanged, making it highly vulnerable to sudden structural shifts, non-linear acceleration, or black swan events.

Core Concepts

  • Out-of-Sample Prediction: Forecasting values beyond the boundaries of observed data.
  • Model Invariance Assumption: The critical requirement that the rules governing past data will continue to apply outside the observed region.
  • Error Compounding: Because there are no data points to bound the prediction on the far side, any slight error in the initial model’s slope will compound exponentially the further out one extrapolates.
  • Linear vs. Non-linear Extrapolation: Projecting a straight line vs. an exponential or polynomial curve. Non-linear extrapolation is notoriously sensitive and prone to catastrophic failure.

Connected Concepts