Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Statistics: Beware Lag in Correlations

When we look at real-world data, relationships are rarely instant: it takes time for a change in one variable to affect another, even if they are strongly related. Therefore, when correlating two datasets, we need to think about lag, and using visualizations to make it apparent.

In this notebook, we discuss lag in correlations, and the importance of using your eyes and not just relying on statistical correlation tools.

2 responses

Informative!
You might be interested in the geometric equivalent which is non-rigid registration. I assume it could be applied to returns data.

James, thanks -- non-rigid registration is fascinating stuff. (Sometimes I wish I had taken a class on analytic geometry!) That kind of approach would almost certainly be helpful in this situation.