This is a trend detection kind of thing. I have time series data. I have to analyze it after every 5 seconds. I am taking an absolute sum of data values of every 5 seconds of data, dividing it with 100(number of data points in every 5 seconds). I got 83 average values. What do these average values mean? Please explain.