Constructing Index: Combining Financial Time Series

  • Context: Undergrad 
  • Thread starter Thread starter Tosh5457
  • Start date Start date
  • Tags Tags
    Index
Click For Summary

Discussion Overview

The discussion revolves around the construction of an index from two financial time series with variable weights. Participants explore the implications of different index representations, normalization of the series, and statistical methods for analysis.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant seeks guidance on constructing an index from two financial time series with different properties, including symmetrical heavy-tailed returns and varying signs of values.
  • Another participant emphasizes that the construction of the index should depend on its intended representation, referencing the S&P 500 Price and Accumulation Indices as examples.
  • A later reply suggests that instead of constructing an index, performing a regression analysis of one time series against the two being combined could clarify their relationships.
  • One participant proposes using z-scores for normalization, allowing for comparability between the two series despite their different natures.
  • Another participant recommends statistical techniques for combining independent time series to estimate a dependent series, referencing a specific book on multiple time series analysis.

Areas of Agreement / Disagreement

Participants express differing views on whether constructing an index is the best approach, with some advocating for regression analysis instead. There is no consensus on the optimal method for combining the time series.

Contextual Notes

The discussion highlights the need for normalization due to the differing nature of the time series, and the potential complexity introduced by their properties, such as non-normal distributions and varying signs of values.

Tosh5457
Messages
130
Reaction score
28
Hello,

I'm facing a problem in a project that I'm not being able to solve. I have two different timeseries, and I want to construct an index that represents the two of them, each of variable weights (so I could choose 50% weight for each, or other combination).

These are financial time series, with these properties:
- The returns on these series aren't normally distributed, they're symmetrical heavy-tailed
- One of the series has both negative and positive values. The other only has positive values

How could I approach this task?
 
Physics news on Phys.org
The construction will depend on what you want the index to represent. For instance the S&P 500 Price Index represents the amount to which one dollar, invested at some long-ago base date, would have accumulated if it was always invested in the associated stock portfolio defined by S&P, assuming the portfolio was rebalanced costlessly every day, and that no dividends were received. The S&P 500 Accumulation Index is the same except that it includes dividends in the accumulation.

What do you want your index to represent?
 
andrewkirk said:
The construction will depend on what you want the index to represent. For instance the S&P 500 Price Index represents the amount to which one dollar, invested at some long-ago base date, would have accumulated if it was always invested in the associated stock portfolio defined by S&P, assuming the portfolio was rebalanced costlessly every day, and that no dividends were received. The S&P 500 Accumulation Index is the same except that it includes dividends in the accumulation.

What do you want your index to represent?

I just want to compare this index to another timeseries, to see how changes in it affect the other one. I think that would be the same as the S&P 500 Price Index.

EDIT: In my case, it would also be important to normalize both timeseries, because they are different in nature unlike S&P components
 
Last edited:
Tosh5457 said:
I just want to compare this index to another timeseries, to see how changes in it affect the other one.
In that case the best tool would be to do a regression of that other one against the two time series that you were thinking of combining into an index. That will give you an idea of what impact changes in the two components have on changes in the third.

Constructing an index would confuse rather than clarify the situation.
 
  • Like
Likes   Reactions: FactChecker
You may use z scores with arbitrary origin and scale. Let X & Y be the two series. Calculate z from (x-μx)/σx=( z-c)/d and from (y-μy)/σy=( z-c)/d, for all observed x and y, where c & d are arbitrary. μ,σ are mean and sd etc. The z values are now comparable.
 
As @andrewkirk says, you probably should use statistical techniques to determine how to combine two independent time series to estimate the dependent time series. I have never done work with cross correlations of multiple time series, but Lutkepohl's book New Introduction to Multiple Time Series Analysis may be very applicable.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K