Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Time series index

  • 08-04-2011 05:25PM
    #1
    Registered Users, Registered Users 2 Posts: 88 ✭✭


    What does it mean to index a time series?
    Ive been doing some reading and one common feature is that a lot of research gone into indexing using Euclidian distance.


Comments

  • Registered Users, Registered Users 2 Posts: 2,481 ✭✭✭Fremen


    From the information you've provided, it's not entirely clear. If you could provide more context, that would be helpful.

    Usually, an "index set" is just a bunch of "things". Really- no more precise than that. Within the context of probability, to index a stochastic process means to assign a random variable to each "thing" in the index set.

    Common examples of index sets are:

    The natural numbers (giving rise to a discrete set of variables x(1), x(2), ...)

    The real numbers (giving rise to X(t) for any real number)

    You can also index a stochastic process using more general objects, like the Euclidean plane - for any point (a,b), you have a random variable X(a,b).

    Part of the difficulty in answering this is that I'm not sure what the formal definition of a time series is. The "time" in time series kind of suggests there should be a natural total ordering on the set.


  • Registered Users, Registered Users 2 Posts: 88 ✭✭blahblahbla


    Sorry about that.

    Its with regard to this
    http://alumni.cs.ucr.edu/~mvlachos/pubs/kdd03.pdf

    It talks about DTW and Euclidian and Im just wondering is it the case where people say trying to index time series they mean comparing different time series to one another?
    For example
    For 3 time series a,b,c
    a is closer to b,b is closer to c and a is not as close to c as b is


Advertisement