Testing Equality of Time Series: Statistical Analysis for Comparison

kylemacr
Messages
1
Reaction score
0
Hi All,

I've searched the web up and down, and a few textbooks, all to no avail.

I have two time series (of 30 elements each), and I'd like to test if they are statistically different from each other (I suppose this could be reworded as, "are they equal" or "is their difference statistically different from zero"). I can't for the life of me figure out how to do that.

any ideas?

Thanks!
 
Physics news on Phys.org
kylemacr said:
Hi All,

I've searched the web up and down, and a few textbooks, all to no avail.

I have two time series (of 30 elements each), and I'd like to test if they are statistically different from each other (I suppose this could be reworded as, "are they equal" or "is their difference statistically different from zero"). I can't for the life of me figure out how to do that.

any ideas?

Thanks!

Hire a statistician?
 
What kind of equality? See http://en.wikipedia.org/wiki/Random_variable#Equivalence_of_random_variables

"Equality of means" is relatively easy to test (e.g. t-test). "Equality of distributions" is harder, although I can think of the following:

1. You can study tests for equivalence of distributions, such as http://www.lesn.appstate.edu/olson/stat_directory/Statistical%20procedures/Chi_square/Chi_square_test_for_equality_of_distributions.htm or Kolmogorov-Smirnov.

2. You can calculate the Gini coefficient then test whether it equals zero. (This may be a version of the K-S test.)

3. If you know their distributions, you can express each series as 30 successive order statistics, and jointly test their equivalence for as many orders as your degrees of freedom will let you. You'll need to derive the distribution of the difference between two order statistics, X(k) - Y(k), for k = 1 through 30, which can take some algebraic work.
 
Last edited by a moderator:
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...

Similar threads

Back
Top