Download presentation
Presentation is loading. Please wait.
1
Time series graphs……. SMOOTHING
2
Raw data
3
To find the trend a process of ‘smoothing’ the times series data is used.
In a simple form this would involve averaging out the highs and lows.
4
If the data were quarterly, 4 data points would be used in the average.
Every group of 4 points would be averaged. We sometimes call this a ‘moving mean’ because the first average value would be the average of points 1, 2, 3, 4 the second average would be points 2, 3, 4, 5 and the third average would be points 3, 4, 5, 6 Do worksheet now
5
In fact, the software that we will be using employs a more complex way of smoothing the data, called the Seasonal Lowess Model
6
Seasonal Lowess Model iNZight uses Seasonal Lowess Model to produce smoothed values. A weighted least squares regression line is fitted to points inside the window. The point at the target X value becomes the Smoothed value. Smaller weights at edge of window
7
The window is slid along the graph and the next smooth value is calculated.
The smoothed values form the trend. You are not expected to understand the calculations , or to do them manually.
8
Time series without obvious seasonal patterns may also be smoothed.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.