December 2021
Beginner to intermediate
1168 pages
30h 17m
English
Questions answered in this chapter:
What are some characteristics of time series?
How can I find the level of the series, the trend of the series, and the seasonal index for the current month?
How do I initialize the Winters method?
How do I estimate the smoothing constants?
How do I use Excel’s Forecast Sheet tool?
You often need to predict future values of a time series, such as monthly costs or monthly product revenues. This can be difficult because the characteristics of any time series are constantly changing.
Exponential smoothing or adaptive methods are usually best suited for forecasting the future values of a time series. In this chapter, I describe the most powerful smoothing ...
Read now
Unlock full access