Lucas in london
Newbie
- Messages
- 3
- Likes
- 0
I have two stock market indices covering different time periods with different scales that I want to combine into one longer series. The two indexes differ in terms of how they were calculated, one as more stock components than the other hence the scales of the indices differ significantly.
Index 1) Old index - starts in 1962 until 1990.
Index 2) New index - starts in 1984 till now.
I want to extend the new index (index 2) backwards based on the values of the old index so that I have a new single index starting in 1960 up till now. From 1984 I want to use the actual values for index 2, for all previous values use the old index as a basis to extroplate backwards the balues for index 1). What is right way to do this? I’m guessing it requires some kind of rebasing. Do I need to normalise the data in order to do this (e.g. convert to between 1 and o and then reconvert back)
Thanks,
Lucas
Index 1) Old index - starts in 1962 until 1990.
Index 2) New index - starts in 1984 till now.
I want to extend the new index (index 2) backwards based on the values of the old index so that I have a new single index starting in 1960 up till now. From 1984 I want to use the actual values for index 2, for all previous values use the old index as a basis to extroplate backwards the balues for index 1). What is right way to do this? I’m guessing it requires some kind of rebasing. Do I need to normalise the data in order to do this (e.g. convert to between 1 and o and then reconvert back)
Thanks,
Lucas