forecasterror
Forecasterror is the discrepancy between a forecasted value and the actual observed outcome. It is used as a generic label for forecast errors across disciplines such as meteorology, economics, and epidemiology. For a forecast ŷ_t of an observation y_t at time t, the forecast error is commonly defined as e_t = y_t − ŷ_t, though conventions vary.
Sign conventions vary: some communities define e_t = ŷ_t − y_t. The sign chosen affects the interpretation of
To summarize forecasterror, common metrics include mean absolute error (MAE), root-mean-square error (RMSE), and mean absolute
Forecasterror informs model validation, calibration, and selective improvement. It can be decomposed into systematic bias and
See also: Forecasting, Forecast bias, RMSE, MAE, MAPE, Calibration.