Forecasting a Metric

Why Forecasting?

Forecasting is the practice of using historical data and statistical models to predict future trends in metrics that are important to your business. You're benefited from the forecast in many ways:

  • Plan and budget effectively: By forecasting future business metrics, you can plan and budget for future growth or downturns, and make informed decisions about investments, staffing, and other resources.

  • Identify potential risks and opportunities: By monitoring trends in key metrics over time, you can identify potential risks and opportunities and take proactive steps to mitigate risks or capitalize on opportunities.

  • Improve operational efficiency: By tracking metrics related to operational efficiency, you can identify areas for improvement and implement strategies to reduce costs and increase productivity.

  • Measure and evaluate performance: By setting targets based on forecasted metrics, you can measure and evaluate your performance over time and make adjustments as needed to achieve your goals.

Forecasting with Presight

By default, every metric in your company can be forecasted for a year period with Presight's default forecasting function.

Newly uploaded metrics might require upto 24 hours for its forecast to appear.

Using our Advanced Forecasting Function - AUTOFORECAST("AUTO")

Auto-ARIMA (Autoregressive Integrated Moving Average) is a reliable and accurate forecasting method commonly used in business. It combines two key concepts, autoregression and moving average, to make predictions based on historical data patterns.

In simpler terms, ARIMA analyzes the relationship between past values and uses that information to predict future trends. It takes into account not only the current data point but also the previous values and their differences. By examining the patterns in the data and how they change over time, ARIMA can generate forecasts that are informed by historical patterns and capture important fluctuations. This makes it a valuable tool for businesses looking to make reliable predictions and decisions based on accurate forecasts.

When you Ctrl+double-click on a future segment of any metric, you can see our AUTOFORECAST("AUTO") formula in the prompt.

This forecast works only if you have more than 12 months worth of data, and isn't adjustable by design as it only takes into account the signals from your data.

Presight currently offers two Forecast Formulas: AUTOFORECAST and GROWBY. If you want to change to GROWBY, you can delete AUTOFORECAST and option to choose GROWBY will be in the prompt.

You can only edit Forecast Formulas of your own metrics!

GROWBY allows you to forecast the growth of a metric at a fixed rate dictated by you, take a look at the second forecast option below.

Forecasting Growth at a Fixed Rate - GROWBY(_%)

This forecasting function allows you to set a specific growth rate for the metric overtime. Input your growth value and Presight will compute the values as such.

Forecast function currently works independently in monthly time granularity and quarterly time granularity. Advanced forecasting with auto-reconciliation will be released in the next version.

Updating your forecast

When you change a formula of a metric, you need to reload the forecast formula:

Last updated