The Challenge of Economic Data Through Time
Economic data has a peculiar property: it moves through time, and time changes everything. Stock prices wander unpredictably. Inflation rises and falls in waves. GDP grows along a trend but fluctuates around it. Standard statistical methods — designed for stable, well-behaved data — can produce nonsensical results when applied to such time series.
Two econometricians developed the tools to handle these challenges. Robert Engle showed how to model volatility that changes over time — calm periods followed by storms. Clive Granger showed how to distinguish genuine long-run relationships from statistical mirages — and discovered that variables that wander individually can be bound together by hidden equilibrium forces.
Engle: ARCH and the Modeling of Volatility
Anyone who watches financial markets knows that volatility clusters. A big price move — up or down — tends to be followed by more big moves. Calm periods are followed by more calm. The 1987 crash was followed by weeks of wild swings; the mid-2000s saw years of unusual tranquility before the 2008 crisis.
Before Engle, econometric models assumed that the variance of errors was constant over time — homoskedasticity. This assumption was clearly wrong for financial data, but no one had a good alternative.
In 1982, Engle introduced the ARCH model (Autoregressive Conditional Heteroskedasticity): the variance of today’s error depends on the size of yesterday’s errors. Large shocks increase expected future volatility; small shocks decrease it.
The key ideas:
- Conditional variance: The volatility at any point in time is not fixed — it’s conditional on recent history. After a market crash, expected volatility is high; after months of calm, it’s low
- Volatility clustering: ARCH captures the empirical fact that large returns (positive or negative) tend to be followed by large returns, and small returns by small returns
- Time-varying risk: Since risk changes over time, so should risk premiums, portfolio allocations, and option prices. ARCH provided the tool to measure this changing risk
Tim Bollerslev (Engle’s student) generalized the model to GARCH (1986), which became the workhorse of financial econometrics — used daily by banks, hedge funds, and central banks worldwide for:
- Risk management: Value-at-Risk (VaR) calculations require volatility forecasts. GARCH provides them
- Option pricing: The Black-Scholes model assumes constant volatility. GARCH-based models allow volatility to change, producing more accurate option prices
- Asset allocation: Investors need to know not just expected returns but expected risk. GARCH forecasts help optimize portfolios dynamically
- Monetary policy: Central banks monitor financial market volatility as an indicator of economic uncertainty
Granger: Cointegration and Spurious Regression
Clive Granger tackled a different but equally fundamental problem: how do you analyze relationships between economic variables that wander over time?
Many economic time series are nonstationary — they don’t fluctuate around a fixed mean but instead drift upward or downward without bound. GDP grows over time. Prices rise with inflation. Stock prices follow random walks.
The danger: if you regress one nonstationary variable on another, you’ll almost always find a “significant” relationship — even if the two variables are completely unrelated. This is spurious regression, and Granger (with Paul Newbold, 1974) showed it was a pervasive problem in economics. Countless published empirical results were statistical illusions.
But Granger also discovered the solution. Some nonstationary variables, while individually wandering, move together in the long run — they’re cointegrated:
- The drunk and her dog: Imagine a drunk woman walking her dog. Both wander randomly — the woman staggers, the dog runs back and forth. But the leash keeps them from drifting too far apart. Each path is nonstationary (unpredictable), but the distance between them is stationary (bounded). The woman and dog are cointegrated
- Economic examples: Consumption and income both grow over time (nonstationary), but their ratio is roughly stable (cointegrated). Short-term and long-term interest rates both wander, but the spread between them is bounded. Exchange rates and relative price levels drift, but purchasing power parity pulls them together in the long run
The Error Correction Model
Granger showed that cointegration implies an error correction mechanism: when cointegrated variables drift apart from their long-run equilibrium, forces pull them back together.
The error correction model captures both:
- Short-run dynamics: How variables respond to shocks in the short run — which may push them away from equilibrium
- Long-run equilibrium: The cointegrating relationship that acts as a gravitational force, pulling variables back toward their equilibrium path
This framework resolved a long-standing tension in economics between short-run Keynesian dynamics and long-run classical equilibrium — they’re not contradictory, they’re complementary aspects of the same system.
Granger Causality
Granger also contributed the concept of Granger causality — a practical test for whether one time series helps predict another. Variable X “Granger-causes” variable Y if past values of X improve forecasts of Y beyond what past values of Y alone provide.
This isn’t true causality in the philosophical sense — but it’s an operationally useful concept that’s been applied thousands of times in economics, finance, neuroscience, and climate science.
Their 2003 Nobel Prize was awarded to Engle “for methods of analyzing economic time series with time-varying volatility (ARCH)” and to Granger “for methods of analyzing economic time series with common trends (cointegration).”
Explain It to a Child
Imagine the weather. Some weeks are stormy — one thunderstorm after another. Other weeks are calm and sunny. Engle figured out how to predict this pattern for stock markets: after a big price swing, expect more big swings. After calm days, expect more calm. His formula helps banks prepare for storms. Now Granger solved a different puzzle. Imagine two friends who both wander around a park randomly. They seem to go wherever they want. But they’re connected by a long rubber band — so they never get too far apart. Even though each friend’s path looks random, the distance between them stays roughly the same. Granger discovered that many economic numbers work this way — they wander on their own but are secretly connected, always pulled back toward each other.
经济数据随时间变化的挑战
经济数据有一个特殊属性:它随时间移动,而时间改变一切。股价不可预测地漫游。通胀起伏波动。GDP沿趋势增长但围绕趋势波动。为稳定、规矩的数据设计的标准统计方法,应用于这类时间序列时可能产生荒谬的结果。
两位计量经济学家开发了应对这些挑战的工具。恩格尔展示了如何建模随时间变化的波动率——平静期之后是风暴。格兰杰展示了如何区分真正的长期关系与统计幻象——并发现单独漫游的变量可以被隐藏的均衡力量绑定在一起。
恩格尔:ARCH与波动率建模
任何关注金融市场的人都知道波动率会聚集。一次大的价格变动——无论涨跌——往往后面跟着更多大变动。平静期后面跟着更多平静。1987年崩盘之后是数周的剧烈波动;2000年代中期经历了数年异常平静,然后是2008年危机。
在恩格尔之前,计量经济模型假设误差的方差随时间恒定——同方差性。这个假设对金融数据显然是错误的,但没有人有好的替代方案。
1982年,恩格尔引入了ARCH模型(自回归条件异方差):今天误差的方差取决于昨天误差的大小。大冲击增加预期未来波动率;小冲击降低它。
核心思想:
- 条件方差:任何时点的波动率不是固定的——它以近期历史为条件。市场崩盘后,预期波动率高;数月平静后,预期波动率低
- 波动率聚集:ARCH捕捉了大收益(正或负)往往后面跟着大收益、小收益后面跟着小收益的经验事实
- 时变风险:既然风险随时间变化,风险溢价、投资组合配置和期权价格也应该变化。ARCH提供了衡量这种变化风险的工具
博勒斯列夫(恩格尔的学生)将模型推广为GARCH(1986年),它成为金融计量经济学的主力工具——全球银行、对冲基金和央行每天都在使用:
- 风险管理:风险价值(VaR)计算需要波动率预测。GARCH提供它们
- 期权定价:布莱克-斯科尔斯模型假设恒定波动率。基于GARCH的模型允许波动率变化,产生更准确的期权价格
- 资产配置:投资者不仅需要知道预期收益,还需要知道预期风险。GARCH预测帮助动态优化投资组合
- 货币政策:央行监测金融市场波动率作为经济不确定性的指标
格兰杰:协整与伪回归
格兰杰解决了一个不同但同样根本的问题:如何分析随时间漫游的经济变量之间的关系?
许多经济时间序列是非平稳的——它们不围绕固定均值波动,而是无限制地向上或向下漂移。GDP随时间增长。价格随通胀上升。股价遵循随机游走。
危险在于:如果你将一个非平稳变量对另一个做回归,你几乎总会发现”显著”关系——即使两个变量完全无关。这就是伪回归,格兰杰(与纽博尔德,1974年)证明这是经济学中普遍存在的问题。无数已发表的实证结果是统计幻象。
但格兰杰也发现了解决方案。一些非平稳变量虽然各自漫游,但长期内一起移动——它们是协整的:
- 醉汉和她的狗:想象一个醉酒的女人遛狗。两者都随机漫游——女人蹒跚,狗来回跑。但牵绳使它们不会漂得太远。每条路径都是非平稳的(不可预测),但它们之间的距离是平稳的(有界的)。女人和狗是协整的
- 经济例子:消费和收入都随时间增长(非平稳),但它们的比率大致稳定(协整)。短期和长期利率都漫游,但它们之间的利差是有界的。汇率和相对价格水平漂移,但购买力平价在长期内将它们拉到一起
误差修正模型
格兰杰证明协整意味着一个误差修正机制:当协整变量偏离长期均衡时,力量将它们拉回。
误差修正模型同时捕捉:
- 短期动态:变量如何在短期内响应冲击——可能将它们推离均衡
- 长期均衡:协整关系充当引力,将变量拉回均衡路径
这一框架解决了经济学中短期凯恩斯动态与长期古典均衡之间长期存在的张力——它们不是矛盾的,而是同一系统的互补方面。
格兰杰因果关系
格兰杰还贡献了格兰杰因果关系的概念——一个检验一个时间序列是否有助于预测另一个的实用测试。如果X的过去值能改善对Y的预测(超出Y自身过去值所能提供的),则变量X”格兰杰导致”变量Y。
这不是哲学意义上的真正因果关系——但它是一个操作上有用的概念,已在经济学、金融学、神经科学和气候科学中被应用了数千次。
他们2003年的诺贝尔奖授予恩格尔”因其分析具有时变波动率的经济时间序列的方法(ARCH)“,授予格兰杰”因其分析具有共同趋势的经济时间序列的方法(协整)“。
讲给小孩听
想象天气。有些星期暴风雨不断——一场接一场。其他星期风和日丽。恩格尔想出了如何为股市预测这种模式:一次大的价格波动之后,预期更多大波动。平静的日子之后,预期更多平静。他的公式帮助银行为风暴做准备。而格兰杰解决了另一个谜题。想象两个朋友在公园里随机漫步。他们似乎想去哪就去哪。但他们被一根长橡皮筋连着——所以永远不会离得太远。虽然每个朋友的路径看起来是随机的,但他们之间的距离大致保持不变。格兰杰发现许多经济数据就是这样运作的——它们各自漫游,但暗中相连,总是被拉回彼此身边。
Sources: