Exponential Smoothing Analysis Result

The result views of exponential smoothing analysis in Zaitun Time Series are grouped into two categories, tables and graphics. The details of them are described here:

  • Tables
    • Model Summary
      Shows the summary of exponential smoothing model
    • Exponential Smoothing Table
      Shows actual, smoothed, trend, seasonal, predicted and residual values of exponential smoothing model
    • Forecasted
      Shows forecasted values from exponential smoothing model, as many steps of data you want to forecast
  • Graphics
    • Actual and Predicted
      Shows a line plot for actual and predicted values of exponential smoothing model
    • Actual and Smoothed
      Shows a line plot for actual and smoothed values of exponential smoothing model
    • Actual and Forecasted
      Shows a line plot for actual and forecasted values of exponential smoothing model
    • Actual vs. Predicted
      Shows a scatter plot between actual and predicted values
    • Residual
      Shows a line plot for residual values of exponential smoothing model
    • Residual vs. Actual
      Show a scatter plot between residual and actual values
    • Residual vs. Predicted
      Shows a scatter plot between residual and predicted values