Skip to content
Predict.ai

Accuracy & evaluation

Forecast bias

Bias is the average signed error: systematically high or systematically low. A forecast can have a handsome WAPE and still drain cash if it is always 6% heavy.

Over-forecasting perishable demand is waste. Under-forecasting is empty shelves and a quieter kind of waste. Bias tells you which way you lean.

Percent bias (mean error / mean actual) is easy to put next to WAPE. Tracking it by category often shows the model is fine in aggregate and drunk on one brand.

You can debias with a simple multiplier if the miss is stable. If bias flips every month, you have a regime problem, not a constant to twiddle.

Formula

bias = (1/n) Σ (ŷ_t − y_t)

Read next

Related terms

Try it on your data.

Connect an outcome and its history. Predict.ai finds the drivers, races the models, and keeps the forecast live — in the workspace, over the API, and through agents.