Singular spectral analysis of periodic series with period L

Click For Summary
SUMMARY

The discussion focuses on the implications of applying Singular Value Decomposition (SVD) to a trajectory matrix derived from a periodic time series with period L. When the window length of the trajectory matrix equals the period L, the resulting matrix exhibits a reduced rank of 1 due to the similarity of its columns. This phenomenon occurs because the time series maintains constant values over intervals equal to the period. The conversation seeks to clarify the interpretation of this rank reduction and explores the conditions under which the matrix can maintain a higher rank.

PREREQUISITES
  • Understanding of time series analysis and periodicity
  • Familiarity with Singular Value Decomposition (SVD)
  • Knowledge of trajectory matrices and their construction
  • Concept of matrix rank and its implications in data analysis
NEXT STEPS
  • Research the implications of matrix rank in time series analysis
  • Explore advanced SVD techniques for handling periodic data
  • Investigate methods for determining optimal window lengths in trajectory matrices
  • Learn about alternative decomposition methods for periodic time series
USEFUL FOR

Data scientists, statisticians, and researchers involved in time series analysis, particularly those working with periodic data and matrix decomposition techniques.

Adel Makram
Messages
632
Reaction score
15
Let's have a time series with a period=L. Suppose we arbitrarily choose the window length of the trajectory matrix to be equal to L which is also equal to the period of a time series. Then the second column of the matrix will also start with the same entry as the first column, because all columns are of length L which is also equal to the period. But if we perform SVD of the matrix, we should get a reduced rank of 1, because all columns are alike. So what is the interpretation of that case?
 
Ok, here is an attached image of the tarjectory matrix X, the column vector of length L which is the window length of the series. Now suppose that the time series that is represented by this matrix has a period which is just equal to the time between 2 successful Xs values. For example, the period of the time series is equal to the time between x1 and x2 which is also equal to the time between X2 and X3 and so forth ( sorry I mentioned, the period =L in the origial post). In other words, the time series has a constant value as a function of time if we only scan it with time intervals =the time difference between 2 successful Xs. Now the matrix surely degenerates into a rank one matrix on doing Singular Value Decomposition (SVD) operation. Then what is the interpretation of that case? And in general, what value of L should be used to grantee the non-reduction of the matrix into one rank?
 

Attachments

  • SSA.png
    SSA.png
    1.2 KB · Views: 458

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K