Showing posts with label forecasting. Show all posts
Showing posts with label forecasting. Show all posts

Time Series Forecasting - Part 5

ARIMA using SAS


We have covered basics about time series and also the basic methods of forecasting. It is time to learn the most important and most widely used for time series forecasting : ARIMA.

It is not possible to write ARIMA in a single stretch, it being full of complication, hence we plan to write it in series of article.

Time Series Forecasting - Part 4


Triple Exponential Smoothing - Excel : SAS : R


In the previous article of this series, we explained Double Exponential Smoothing method, also called Holt's method for time series forecasting. Now we are taking up TES also called Holt Winter's Method.
Once we are done with this article we are all set to learn ARIMA.

Time Series Forecasting - Part 3


Double Exponential Smoothing - Excel : SAS : R


In the previous article of this series, we described Single Exponential Smoothing method and its applicability.
Let's now learn the second method which is DES, its applicability and how to perform it in Excel, SAS and R.


Time Series Forecasting - Part 2


Single Exponential Smoothing - Excel : SAS : R


In the previous article of this series, we described basics about the time series and also enlisted the methods that can used for time series forecasting.
Let's now learn the methods one by one in details.



Time Series Forecasting - Part 1


Not just ARIMA, but much more


"Time is money and hence time series is equivalent to a treasure!" ... No Einstein or Hawking has said that, it came to my very unpopular mind, while I started writing about time-series.
Ask Analytics is committed to cover the subject in best possible depth and breadth ever, so not just ARIMA, we will explain each and every aspect of time series in a series of articles.