Simple Forecasts and Regressions


Table: Statements for Simple Forecasts and Regressions lists the OLAP DML that you use to calculate simple forecasts and regressions.

Statements for Simple Forecasts and Regressions

Statement Description
FORECAST
Forecasts data by one of three methods: straight-line trend, exponential growth, or Holt-Winters extrapolation.
FORECAST.REPORT
A program that produces a standard report of a forecast generated using the FORECAST command.
INFO
Obtains information that has been produced by the FORECAST command or the REGRESS command.
REGRESS
Calculates a simple multiple linear regression or a weighted regression.
REGRESS.REPORT
A program that produces a standard report of a regression created using the REGRESS command.
SMOOTH
Computes a single or a double exponential smoothing of a numeric expression.