3
$\begingroup$

In BARRA style factor models, asset returns are modelled as a linear function of factor exposures $$ R_t = X_tf_t + \varepsilon_t, $$ where $R_t$ is the return vector, $f_t$ the factor returns, and $\varepsilon_t$ the residual (asset-specific) return. $X_t$ the factor exposure matrix, which contain information about each asset, such as its country, industry, or growth rate.

The coefficients $f_t$ and $\varepsilon_t$ are estimated using cross-sectional regression. Given a time series of factor and residual returns, we can then model their distribution, and compute sample statistics (i.e. factor covariance matrix and residual variance).

The estimation universe typically contains a large number of global equities, traded across different time zones. If $R_t$ contains returns computed at market close, this can lead to problems for model estimation. For example, if (actual) asset returns are correlated, this leads to (cross) autocorrelation in $R_t$. My question, is how to properly account for this autocorrelation when estimating a factor model?

  • As a concrete example: Since Asian markets close relatively early, Asian asset returns positively correlate with the previous day's US returns (when measured at close). If not accounted for, this will cause us to underestimate the correlation between (same day) Asia and US returns.

The obvious solution is to compute returns using the same (absolute) point in time. However, closing prices are often readily available, and using them avoids after-market prices, which can come with their own problems.

Another solution could be to add an additional factor to the exposure matrix $X_t$, such as market closing time, in the hopes of catching this effect. But how then do we interpret the return attributed to this factor, as well as the "risk" it implies?

Edit: A third option is to aggregate returns over time. Suppose we have two stocks, whose (log) returns are jointly normal with correlation $\rho$, and independent increments. If measured returns $\tilde{R}_t$ are computed at overlapping increments, their correlation will be $a\rho$, where $a$ is the fraction of overlap.

Aggregating across $N$ increments, effectively changes the fraction of overlap to $a_N = 1-\frac{1-a}{N}$, and thus measured correlation will tend to the true correlation, as the aggregation window increases.

However, aggregation throws out a lot of information, essentially decreasing the sample size by a factor of $N$.

$\endgroup$
7
  • 1
    $\begingroup$ Unsure, but this sounds like an interesting question. Upvoting for more (factor) exposure. $\endgroup$ Commented Mar 12 at 18:14
  • $\begingroup$ There are 2 different correlations in a factor model ( I think. This is not my field but I used to work with the Barra model as a Barra customer ). You've got the correlation due to factor exposures being similar. I would think of this as factor correlation ? But then you've got the issue that the returns ( besides being correlated because of their exposures ) can be correlated in time in the sense that $R_t$ and $R_{t-1}$ can be correlated because of time. ( even if you didn't have the time zone mis-alignment, it could still exist ). I would think of this as error term auto-correlation. $\endgroup$ Commented Mar 13 at 5:55
  • $\begingroup$ It seems that you're trying to eliminate the error term auto-correlation. Most of the time this is done by using more lags of the predictor but, in this case, you've got factors as predictors so I don't think it's that simple. Another possibility is to be more direct and use a model for the error term such as an AR(1). But, again, I'm coming from a time-series regression background and a factor model may not fall so nicely into that framework ? I don't know enough about them to say whether they do or not. $\endgroup$ Commented Mar 13 at 5:58
  • $\begingroup$ This is the original paper by Rosenberg et al that might touch on your issue or maybe the references do. I don't know if there's a free copy. I also don't remember the details now but I do remember it being quite an eye opener when I started my first "real job" light years ago. jstor.org/stable/2330027?origin=crossref $\endgroup$ Commented Mar 13 at 6:05
  • $\begingroup$ I Have Grinold and Kahns book active trading they were pioneers at Barra, it might help to check it out. A lot of their papers are available online, as is Barra's papers. From my memory , and I am by no means up to date as I am a options trader, not an equity trader except short term as a hedge. But the factor modelling was derived from Arbitrage Pricing Theory and you regressed internal and external factors against the share price, it was not a time series regression of different stocks, aand factors, from my knowledge that is flat out wrong, but they could have changed in 30 years? $\endgroup$ Commented Mar 16 at 6:16

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.