September 23rd, 2007, 10:14 pm
QuoteOriginally posted by: barryyuI am a bit confused about the quantities that we run regression on...I have seen regression run on the differences P(t) - P(t-1) or logP(t), but also on % change P(t)/P(t-1) - 1 or log[P(t)/P(t-1)]In theory which one is better (under which circumstances as well)?if we do the former case, should we also normalize the data (indexed at 100 on a particular date..)I really appreciate it if someone could shed some light on this!Regards,From my short academic experience, the only I've never seen is P(t) - P(t-1). The logP(t) is usually used in cointegration tests and the P(t)/P(t-1) - 1 and log[P(t)/P(t-1)] are just returns and the log formula is far more used because log returns are easier to handle in research. If you're doing academic research its important to speck in the same language as everyone else, so check the papers on the subject and maintain the same unit so you can compare the results. If in practical research, whether you're dealing with P(t) - P(t-1), logP(t), P(t)/P(t-1) - 1 or log[P(t)/P(t-1)], is not really important, because the real "juice" is the pattern that you're trying to pick up. The pattern will exist in any of the transformed data since they all take as input the price vector, but off course such pattern will be shaped differently according to your transformation. There is no right answer to you question. If you have to choose, go with log returns.
Last edited by
msperlin on September 23rd, 2007, 10:00 pm, edited 1 time in total.