Webinar: From Running Sales Commissions to Supervising AI Agents | Thursday, August 20
Register- Forecasting techniques fall into two families: qualitative (expert judgment, used when data is scarce) and quantitative (math on past data, used when data is clean and stable).
- Common quantitative methods include moving average, exponential smoothing, the seasonal naive method, and regression. Each suits a different pattern in your data.
- No method is best on its own. The right pick depends on your goal, data quality, time, and the accuracy the decision needs.
- Data quality decides everything. The most advanced model still fails on incomplete or siloed data, so clean inputs and one source of truth come first.
Planning a budget, allocating resources, or setting sales targets all rest on one thing: a view of what comes next. That is what forecasting gives you. This guide is for sales, finance, and operations teams who need to pick a method and trust the output. It breaks down the main different forecasting methods, when each one fits, and how to forecast future sales without guesswork.
The key isn't just to forecast, but to forecast correctly. Choosing among the available methods is where most teams get stuck, so the sections below pair each technique with the situation it suits best.
What Is Business Forecasting and Why It Matters
Business forecasting is the practice of using past numerical data and current trends to predict future values such as sales, demand, or revenue. It turns scattered signals into actionable forecasts that guide planning across a company.
At its core, the discipline does more than predict: it adds the dimension of time. Predicting that a particular customer might buy is one thing; forecasting when and how much they will buy over the next quarter is a far more strategic exercise. This process acts as a planning tool, helping organizations prepare for future events and reduce uncertainty.
Accurate forecasts are the bedrock of sound strategic planning. According to Gary Drenik (Forbes, 2022), 80% of companies miss their sales forecasts by 25% or more, which leads to surprise outcomes and shaky confidence in the data.
When your predictions are reliable, the benefits cascade throughout the organization:
- Finance teams can plan budgets and manage cash flow with greater precision.
- Operations teams can align capacity, inventory, and staffing to meet anticipated demand, a core part of demand forecasting in supply chain.
- Marketing teams can tailor campaigns based on projected market trends and sales cycles.
- Sales leaders can set realistic quotas, identify pipeline gaps, and coach their teams more effectively.
Ultimately, a strong forecasting process transforms reactive decision-making into a proactive strategy. It empowers you to identify potential problems before they derail your quarter, make informed investments in hiring or technology, and build a culture of accountability based on reliable data, not intuition. Done consistently, it underpins both financial planning and long-term business success.
The Main Categories of Forecasting Methods
Forecasting techniques are generally grouped into two primary families: qualitative and quantitative. If you want a more detailed breakdown of different approaches, this guide to sales forecasting methods explains how each model works, with examples and practical use cases. Understanding the distinction is the first step in selecting the right approach for your specific needs, as each serves a different purpose and relies on different types of information.
| Qualitative | Quantitative | |
|---|---|---|
| Based on | Expert opinion, judgment, experience | Past numerical data |
| Best when | Data is scarce or the situation is new | Data is clean and conditions are stable |
| Examples | Market research, Delphi method, intuitive forecasting | Moving average, exponential smoothing, regression |
| Horizon | Long term or uncertain | Short to medium term |
| Strength | Adds context where numbers are missing | Objective, repeatable, precise |
Qualitative Techniques: When Data is Scarce
Qualitative methods are subjective and rely heavily on expert opinion, judgment, and experience rather than historical numerical data. These techniques are particularly useful when past data is unavailable or irrelevant, such as when launching a new product, entering a new market, or navigating unprecedented economic shifts. While they can lack the precision of data-driven models, they provide invaluable context and insight. This is human judgment put to structured use.
Common qualitative methods include market research, which gathers data from customer surveys and focus groups, and the Delphi method, which aggregates opinions from a panel of anonymous experts to reach a consensus. Another prevalent method is intuitive forecasting, where sales reps and managers use their "gut feel" to predict which deals will close.
A word of caution on intuitive forecasting: This approach is notoriously optimistic and prone to bias. While the insights of experienced salespeople are valuable, they should be validated with data. Modern tools that provide insights from call recordings, emails, and customer interactions can help ground these subjective assessments in reality.
Quantitative Techniques: Letting the Numbers Speak
Quantitative forecasting uses historical sales data to predict future revenue and other outcomes. The core assumption is that past patterns and trends will continue. These methods are objective, mathematical, and ideal for businesses with stable operations and a good amount of clean, reliable historical data. They suit short term forecasting and medium-term planning where conditions stay fairly consistent. This is the heart of statistical forecasting.
Quantitative methods can be further broken down into two main categories:
- Time Series Analysis: This approach analyzes historical data points sequenced over time to identify patterns like trends, seasonality, and cycles. Trend analysis sits here.
- Causal Models: These sophisticated models explore the cause-and-effect relationships between different variables (e.g., how a price change impacts sales volume) to create a more nuanced forecast.
A Deep Dive into Popular Forecasting Techniques
With the broad categories defined, let's explore some of the most common and effective forecasting methods used by sales, finance, and operations teams today. There is no single "best" method; the ideal choice depends on your business context, data availability, and desired accuracy.
Time Series Analysis Methods
Time series models are among the most straightforward quantitative techniques, focusing exclusively on past performance data to project future results.
- Historical Data Analysis: This is one of the quickest methods, often used as a baseline. It assumes that future performance will mirror past performance, with a potential growth factor applied. For example, if your team sold £100,000 last month and has consistently grown by 5% month-over-month, the historical forecast for this month would be £105,000. This approach is best for mature businesses in stable markets but fails to account for seasonality or sudden market changes.
- Exponential smoothing: a weighted average that gives more weight to recent periods than older ones, so the forecast reacts faster to change. In brief: next forecast = a x latest actual + (1 - a) x last forecast.
- Seasonal naive method: for data with strong seasonality, it sets each forecast equal to the value from the same period last cycle (for example, this December = last December). A simple, surprisingly tough baseline.
- Moving Average: Instead of looking at a single past period, the moving average method calculates the mean of sales data over several recent periods (e.g., the last three or six months). This helps to smooth out random fluctuations and provides a more stable picture of the underlying trend.
- Length of Sales Cycle Forecasting: This method offers more precision by analyzing the age of an opportunity. It recognizes that a deal that entered the final stage this week is less likely to close this quarter than a deal that has been there for a month. By creating separate models for different lead sources (e.g., referrals vs. cold outbound), which often have different average sales cycles, you can significantly improve accuracy. Mastering this technique is a key step to shorten your sales cycle.
💡 Expert Advice
For Length of Sales Cycle forecasting to be effective, your CRM data must be immaculate. Reps need to diligently track when and how prospects enter the pipeline. This is where automation becomes a game-changer. Integrated tools that automatically log activities and update deal stages eliminate the manual, error-prone data entry that can undermine this powerful method.
Causal and Relational Models
Causal models are more complex and powerful, as they identify the underlying drivers of your sales, not just the resulting numbers.
- Regression Analysis: This statistical technique examines the relationship between a dependent variable (like sales revenue) and one or more independent variables (like marketing spend, website traffic, or number of salespeople). By analyzing historical data, regression analysis can create a formula to predict how changes in those independent variables will impact future sales. For example, it might determine that for every £1,000 increase in ad spend, sales increase by £5,000.
- Multivariable Analysis: As an advanced form of regression, this method considers many different factors simultaneously to create a highly accurate predictive model. Known formally as multiple linear regression, it is hard to run by hand. Spreadsheets often break here, especially when pay is tied to a complex commission structure based on gross profit.
Pipeline-Based Forecasting Methods
For sales organizations, pipeline-based forecasting is often the go-to approach. These methods use the current state of the sales pipeline to project revenue for the current period.
- Opportunity Stage Forecasting: This popular method assigns a closing probability to each stage of your sales pipeline. For instance, deals in the "Qualification" stage might have a 10% chance of closing, while those in the "Negotiation" stage have an 80% chance. The forecast is calculated by multiplying each deal's value by its stage probability and summing the results. Its main drawback is that it doesn’t consider the age or health of the deal—only its stage.
- Weighted Pipeline Forecasting: This is a simplified version of opportunity stage forecasting. A single probability is assigned to each stage, making it easy to create a clean dashboard view. However, this simplicity can mask significant risks. If a stage's actual win rate has drifted from the assigned 30% down to 18%, your forecast will be wildly inaccurate. These probabilities must be revisited quarterly at a minimum.
| Stage | Deal Value | Probability | Forecasted Value |
|---|---|---|---|
| Prospecting | $50,000 | 5% | $2,500 |
| Qualification | $20,000 | 20% | $4,000 |
| Demo | $15,000 | 50% | $7,500 |
| Negotiation | $30,000 | 80% | $24,000 |
| Total | $115,000 | $38,000 |
Leveraging Modern Technology in Forecasting
Traditional forecasting methods, while valuable, are often limited by stale data and manual processes. The future of accurate forecasting lies in leveraging technology to automate data collection, analyze complex variables in real-time, and provide a single, unified view of performance.
The Rise of AI-Powered Forecasting
Artificial intelligence and machine learning are revolutionizing forecasting. Unlike static models that rely only on historical outcomes, AI in RevOps can analyze massive datasets in real-time, including CRM updates, email engagement metrics, and even the sentiment in customer communications.
AI-powered models continuously retrain themselves as new data arrives, so their accuracy improves over time. They can flag a deal that looks healthy on paper but shows signs of risk in recent email exchanges, or run thousands of "what-if" scenarios in seconds to model best-case, worst-case, and most-likely outcomes. This level of analysis provides a dynamic and forward-looking view that historical methods simply cannot match.
The Importance of a Single Source of Truth
The biggest hurdle to accurate forecasting is often siloed data. When the CRM, BI tools, and spreadsheets each hold their own version of the numbers, you spend time reconciling and lose confidence in the result.
Connecting CRM activity to downstream outcomes (like commissions) in one place removes that gap. A sales commission software such as Qobra syncs natively with your CRM and data warehouse, so the same trusted data feeds both the forecast and the payout, and teams stop arguing over which spreadsheet is right. It also ties into any sales force performance evaluation.

How to Choose the Right Forecasting Method for Your Business
With so many options, selecting the right technique can be challenging. Your choice should align with your business goals, available resources, and the specific context of your forecast. Consider these five key factors:
- Purpose of the Forecast: What decision will this forecast inform? A forecast for managing inventory and production requires a much higher degree of accuracy than a general projection of annual growth used for a board presentation. Align the method's sophistication with the impact of the decision.
- Business Context and Maturity: A startup with no historical data will need to rely on qualitative methods like market research. A mature company in a stable industry can leverage quantitative methods like time series analysis. Your place in the market dictates your available tools.
- Availability and Quality of Historical Data: The most sophisticated quantitative model is useless if it's fed incomplete or inaccurate data. If you don't have at least two years of clean, reliable sales data, time series analysis will be challenging. Data quality is a non-negotiable prerequisite for accurate quantitative forecasting.
- Time and Resources: Some methods, like multivariable analysis, require significant time, specialized expertise, and advanced software to implement. If you need a quick forecast and have limited resources, a simpler method like historical analysis or weighted pipeline may be more practical.
- Required Level of Accuracy: Are you looking for a directional, qualitative estimate or a precise, quantitative prediction? If you're entering a new market, a qualitative forecast based on industry knowledge may be sufficient. If you are shifting to a data-driven culture, you need a quantitative method that provides the accuracy required for data-centric decisions.
📌 To Note
No single forecasting method is perfect. Many organizations find success by using a combination of techniques. For example, you might use a quantitative time series model to establish a baseline and then layer on qualitative insights from your sales leaders to adjust for upcoming market events or specific deal intelligence.
Overcoming Common Sales Forecasting Challenges
Even with the right method, forecasting can be derailed by several common pitfalls. Being aware of these challenges is the first step toward mitigating them.
- Poor Data Quality: Duplicate accounts, outdated contact information, and inconsistent deal stage definitions create a foundation of bad data that makes any forecast unreliable.
- Cognitive Bias and "Sandbagging": Sales reps are often naturally optimistic, leading them to overestimate the likelihood of a deal closing. Conversely, managers may "sandbag" or under-report their forecast to make it easier to beat their targets.
- Ignoring External Factors: An inward-looking forecast that ignores macroeconomic trends, competitor actions, or changes in customer behavior is brittle and can be easily broken by market shifts.
- Over-reliance on Historical Patterns: Past performance is a useful guide, but it is not a guarantee of future results. Complacency can be dangerous when market conditions shift unexpectedly.
- Siloed Tools and Data: When the CRM, engagement platforms, and financial systems don't communicate, each department ends up with its own version of the forecast, leading to confusion and misalignment.
Best Practices for Accurate Forecasting
Building a reliable forecasting process is an ongoing discipline, not a one-time project. By implementing these best practices, you can create a more accurate, efficient, and trustworthy system.
Start with Clean Data
Garbage in, garbage out. The foundation of any good forecast is high-quality data. Automate data capture wherever possible to reduce manual entry errors. This is why direct integration between your CRM and compensation tools like a robust sales planning software is critical, ensuring forecast data is always current.
Choose the Right Technology
Modern revenue intelligence platforms can automate complex calculations, model different scenarios, and provide AI-driven insights. Ditching spreadsheets for a dedicated tool is essential for scaling your forecasting efforts.
Align Teams on a Single Source of Truth
Establish clear, shared definitions for key terms like "commit," "best case," and each pipeline stage. Ensure that sales, RevOps, and finance are all working from the same data and committed to the same process.
Test and Refine Regularly
Forecasting is not a "set it and forget it" activity. Make rolling predictions and consistently compare them against actual results. This will help you identify flaws in your model and refine your assumptions over time.
Coach Your Team
Establish best practices for pipeline hygiene and data entry. Use conversation intelligence and AI-powered agents to handle manual work, allowing your reps to focus on selling while still capturing the data needed for accurate forecasts.
Mastering forecasting is a journey, not a destination. It's a continuous cycle of planning, measuring, and refining that transforms your sales organization from a reactive group into a strategic, data-driven engine for growth. By selecting the right techniques, embracing modern technology, and fostering a culture of data discipline, you can build the confidence and predictability needed to navigate any market condition and consistently achieve your revenue goals.

FAQ - Types of Forecasting
What are the main types of forecasting methods?
They split into two families. Qualitative methods (market research, the Delphi method, intuitive forecasting) rely on human judgment and suit cases with little data. Quantitative methods (moving average, exponential smoothing, regression) use past numerical data. Many teams combine both.
How do qualitative and quantitative forecasting differ?
Qualitative forecasting uses expert opinion and is best when data is scarce or a situation is new. Quantitative forecasting applies statistical analysis to past data and is best when records are clean and conditions are stable. One reads the context; the other reads the numbers.
Which forecasting method is best for financial planning vs demand forecasting?
For financial planning, regression and time series models tied to revenue drivers work well. For demand and supply chain management, supply chain teams lean on time series with seasonality, like the seasonal naive method or multiple linear regression, when several factors drive demand. The best fit follows the decision, not the other way around.
What is the most important factor for improving sales forecast accuracy?
While many factors contribute, the single most important element is the quality and integrity of your data. Without a foundation of clean, consistent, and up-to-date data from your CRM and other systems, even the most advanced forecasting model will produce unreliable results. Automating data capture and establishing a "single source of truth" across sales, finance, and operations is the critical first step to building a forecast you can trust.







