Identifying Patterns in Time Series Data - Trend Analysis
There are no proven "automatic" techniques to identify trend components in the time series data; however, as long as the trend is monotonous (consistently increasing or decreasing) that part of data analysis is typically not very difficult. If the time series data contain considerable error, then the first step in the process of trend identification is smoothing.
All of these techniques are included among the interactive transformations in the Time Series module. In the relatively less common cases (in time series data), when the measurement error is very large, the Distance weighted LS smoothing or Negative expon Weighted LS smoothing techniques in the Fit group box on the Quick tab of the 3D Surface Plots dialog can be used. All those methods will filter out the noise and convert the data into a smooth curve that is relatively unbiased by outliers.
See also, Exploratory Data Analysis and Data Mining Techniques.