March 17th, 2005, 12:40 pm
first of all, thanks for all your replies.1.zero-crossing rate is the number of times a time series in a certain time periods cross its mean which is zero in white noise case.2.When I tested the PACF, I found the series could be described as an AR(2) with many in ACF. However, after I simulated AR(2) series with random numbers I found the result exhibit a statioinary series instead of a fluctuate series in the real observation. And I test many observed time series with the same length, some of them behave like a AR(2), some are completely different,For instance : a random walk. Even though ACF and PACF test on them are all AR(2)!3. ARMA(1,3) in the long run will have a constant volatility, but in short term I found the MA(3) part would make short term volatility unstable,for example given 100 time points the volatility change significantly. Well with 1000 time interval or more, the volatility is constant4. To weare, thanks a lot,this is a good point I didn't take into account before, since the series I was dealing with shouldn't have seasonal factor based on intuition.