Forecasting
Esta página aún no está disponible en español. Se muestra la versión en inglés.
Forecasting looks at how a number has moved over time and predicts where it’s going, with a low and high estimate around each prediction.
Who can see this: anyone who can open the project. Asking for a forecast adds steps, so you need to be able to edit the project.
- The Forecasting step: the table of observed and predicted values.
- The chart: history and forecast on one line chart.
When to use it
Section titled “When to use it”Use Forecasting for questions about what comes next:
- revenue or orders over the coming weeks
- demand for each product
- stock levels by warehouse
It needs a date and the number you want to forecast. It can forecast each group separately, such as each product type, in a single request.
Ask for it
Section titled “Ask for it”Ask in project chat, and say what to forecast, how to group it, and how far ahead. For example:
Forecast weekly Shopify revenue by product type for 12 weeks.
If you don’t say, Querri groups the data by week and forecasts about 16 weeks ahead.
What runs
Section titled “What runs”A forecast is usually three steps in the Data Flow panel:
- Forecasting, which builds the forecast. It picks a forecasting method (ARIMA, ARIMAX or Prophet) to suit your data.
- A step that sorts the result by group and date.
- A chart of up to ten groups, with the forecast drawn as a dashed line and a shaded range.
Querri may add a cleaning step first if dates or numbers need fixing.
What you get
Section titled “What you get”A table with your history and the forecast together:
| Column | What it holds |
|---|---|
| The value you forecast | Actual values, then predicted ones |
| value_type | observed for history, predicted for the forecast |
| {value}_lower_estimate, {value}_upper_estimate | The low and high end of the range for each prediction |
The step also explains the results in plain language, and says so if a group doesn’t have enough history to forecast.
Limits
Section titled “Limits”- The model isn’t kept. Each run builds the forecast again from the data.
- Short or patchy history gives wide ranges, or no forecast for that group.
- The step runs generated code with a 10-minute limit.
Credits
Section titled “Credits”Asking uses a credit for the question, as usual. Forecasting doesn’t add a separate charge. Your plan may differ; see How credits are counted on Monitor usage.
- Say the period. “Weekly” or “monthly” changes the forecast a lot.
- More history, especially whole seasons, gives steadier forecasts.
- If the data is messy, ask Querri to fix dates and fill gaps before forecasting.
- Read the range, not just the line. A wide range means the forecast is uncertain.
Related
Section titled “Related”- Statistics: test what’s driving a number
- Chat
- Projects