Three Versions of Time Series

A decision guide to classical statistical, financial, and economic time series, with matched examples and method-selection rules.

Three Versions of Time Series

The shortest useful distinction

All three fields study ordered random variables. They differ in what makes an analysis credible:

QuestionClassical statistical time seriesFinancial time seriesEconomic time series
primary objectstochastic process and dependence structurereturns, volatility, liquidity, and tail lossgrowth, cycles, long-run relations, and policy transmission
common clockregular, fixed intervaltrading time; daily to tick-by-tickrelease time; monthly/quarterly, mixed frequency
usual transformationcentre, detrend, seasonally adjustadjusted price \rightarrow log returnlevel \rightarrow log, difference, growth, gap
dominant difficultyvalid covariance and stable dynamicsweak mean signal, changing variance, heavy tailspersistence, unit roots, revisions, latent current state
validation targetmodel adequacy and prediction erroreconomic value and tail calibration after costsreal-time forecast or credible structural interpretation
costly errorinvalid stochastic modelunderestimated loss or false predictabilitybad nowcast or misidentified policy effect

The classical course asks, “What follows from this stochastic model?”

The applied course asks, “Is this model aligned with the data available and the decision being made?”

What remains unchanged

For the finite vector y=(y1,,yT)\mathbf y=(y_1,\ldots,y_T)^\top, the common language is still:

y=Xβ+u,E(uX)=0,Var(uX)=Ω.\mathbf y=X\beta+\mathbf u,\qquad E(\mathbf u\mid X)=0,\qquad \operatorname{Var}(\mathbf u\mid X)=\Omega.
  • Classical analysis studies what structures such as Toeplitz Ω\Omega imply.
  • Finance often allows diagonal elements of Ω\Omega to evolve through time and evaluates tail functionals.
  • Economics often models persistent means, common trends, simultaneous systems, and imperfectly observed states.

The algebra transfers. The information set, interpretation, and loss do not transfer automatically.

One method, three uses

MethodClassical useFinance useEconomics use
AR/ARMArepresent stationary dependenceshort-horizon return or spread dynamicsinflation, growth, or forecast benchmark
HAC covarianceinference with serial correlationoverlapping multi-period returnsdistributed lags and persistent macro regressors
GARCHexample of nonlinear conditional variancevolatility, VaR, derivative/risk inputsinflation or exchange-rate uncertainty when relevant
cointegrationreduced-rank long-run systemspreads, term structure, price discoverymoney–prices, consumption–income, output relations
VARmultivariate forecastingreturn–volatility–liquidity interactionspolicy transmission and macro forecasting
Kalman filterefficient state recursionlatent volatility, beta, or efficient pricenowcasting, output gaps, mixed-frequency factors
spectral methodsfrequency decompositioncycles in volatility or market activitybusiness-cycle and seasonal frequency separation
A VAR can forecast without identifying a structural shock. A stationary spread can exist without yielding a profitable trade. A significant return predictor can fail after transaction costs. Never upgrade a statistical relation into an economic claim without the missing assumptions.

Matched example 1: a persistent level

Suppose

xt=xt1+ηt.x_t=x_{t-1}+\eta_t.

In the classical course, this is a unit root: shocks have permanent effects and the level is nonstationary.

In finance, xtx_t may be a log price. We usually analyse the return

rt=Δxt=ηt,r_t=\Delta x_t=\eta_t,

because it is the investable one-period gain and is closer to stationary.

In economics, xtx_t may be log real GDP. Differencing produces growth, but discards the level relation needed for questions about potential output or cointegration. The transformation must follow the estimand, not a stationarity ritual.

Matched example 2: a VAR innovation

Write a reduced-form VAR(1):

yt=Ayt1+ut,E(utut)=Σu.\mathbf y_t=A\mathbf y_{t-1}+\mathbf u_t, \qquad E(\mathbf u_t\mathbf u_t^\top)=\Sigma_u.

The forecast response to ut\mathbf u_t is well defined. A named shock requires

ut=Bεt,E(εtεt)=I,BB=Σu.\mathbf u_t=B\boldsymbol\varepsilon_t,\qquad E(\boldsymbol\varepsilon_t\boldsymbol\varepsilon_t^\top)=I,\qquad BB^\top=\Sigma_u.

There are many matrices BB satisfying the last equality.

  • A finance study may order returns before liquidity and interpret a recursive response cautiously.
  • A macro study may use timing restrictions, sign restrictions, or an external instrument to identify a monetary-policy shock.
  • The reduced-form fit alone cannot decide which BB is economically correct.

Jordà's local projections estimate horizon-specific responses directly. Plagborg-Møller and Wolf show that unrestricted local projections and VARs target the same impulse responses; practical differences arise from regularisation, lag choices, and finite samples, not from automatic identification.

Matched example 3: the forecast loss

Let et+h=yt+hy^t+hte_{t+h}=y_{t+h}-\hat y_{t+h\mid t}.

  • A classical exercise may minimise E(et+h2)E(e_{t+h}^2).
  • A portfolio desk may care more about underpredicting the lower tail than a symmetric mean error.
  • A policy institution may care about forecast revisions before a meeting, conditional performance during recessions, or a density covering multiple scenarios.

The correct model comparison is therefore

E[L(yt+h,f^t+ht)],E[L(y_{t+h},\hat f_{t+h\mid t})],

where LL is chosen before seeing the winning model.

The usage decision

Use this sequence before fitting anything:

DecisionIf yesConsequence
Is the object a traded price?transform to an adjusted return unless the level relation is itself the targetinspect market calendar, corporate actions, costs, and tails
Is the target a macroeconomic level?test whether trends and long-run relations are substantively meaningfulcompare difference, cointegration, and state-space specifications
Was the value revised after release?preserve vintage and release timestampsevaluate against information available at each forecast origin
Is the claim causal or structural?forecasting fit is insufficientstate and defend an identification design
Is the loss asymmetric or tail-focused?RMSE is insufficientevaluate quantiles, VaR/ES, or decision-specific utility
Do horizons overlap?residuals share observationsuse an appropriate long-run covariance and honest split

Three common category errors

  1. Stationary therefore useful: a spread may be stationary but too slow, costly, or unstable to trade.
  2. Predictive therefore causal: a yield spread may forecast activity without representing an intervention.
  3. Revised therefore known: a final macro series can make a historical nowcast look better than information available in real time.

Practice

For each case, choose the track and the missing safeguard.

  1. Daily close-to-close equity returns are used to estimate tomorrow's 1% loss quantile.
  2. Quarterly consumption and income levels are modelled jointly to study long-run adjustment.
  3. Monthly inflation and policy rates are used to report the response to a monetary-policy shock.
  4. An ARMA simulation is used to verify a Yule–Walker identity.
Answers
  1. Finance: adjusted prices, tail loss, changing volatility, and out-of-sample VaR calibration.
  2. Economics with cointegration: test rank and interpret the error-correction relation.
  3. Economics with structural identification: define why the innovation is a policy shock.
  4. Classical statistics: covariance validity and algebra are the main objects.

Working rule

Use the classical course to justify the stochastic machinery. Use this course to justify the transformation, information set, identification, and decision. A strong analysis needs both.

Next: Data, Clocks, and Transformations.

Copyright © 2026