Calculate a Forecast Using a Simple Three Month Moving Average
A professional forecasting tool for businesses, analysts, and inventory planners.
1,283.33
Slight Downward
-3.70%
3,850.00
Formula: (Month 1 + Month 2 + Month 3) / 3
Historical vs. Forecasted Trend
Chart visualizes the three input months and the projected forecast (Month 4).
What is Calculate a Forecast Using a Simple Three Month Moving Average?
To calculate a forecast using a simple three month moving average is to apply a time-series mathematical technique that smooths out short-term fluctuations to highlight longer-term trends or cycles. It is a fundamental tool in business analytics, used by inventory managers, sales directors, and financial planners to predict future demand based on the immediate past.
The core concept is to take the arithmetic mean of the last three periods to predict the fourth. Who should use it? Any professional dealing with data that has some level of “noise” or random variation. By using a calculate a forecast using a simple three month moving average methodology, you filter out outliers that might otherwise skew your inventory orders or budget projections.
A common misconception is that a moving average can predict sudden market shifts or seasonal spikes. In reality, a simple moving average is a lagging indicator; it reacts to what has already happened, rather than predicting the future based on external drivers like marketing campaigns or holidays.
The Formula and Mathematical Explanation
The mathematics required to calculate a forecast using a simple three month moving average is straightforward yet powerful. The formula is expressed as:
Ft+1 = (At + At-1 + At-2) / 3
Where:
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| Ft+1 | Forecast for the next period | Units/Value | Positive Real Number |
| At | Actual value of current month | Units/Value | 0 to ∞ |
| At-1 | Actual value of previous month | Units/Value | 0 to ∞ |
| At-2 | Actual value from two months ago | Units/Value | 0 to ∞ |
The derivation involves summing the most recent three data points and dividing by the number of periods (3). This assigns an equal weight of 33.3% to each of the three months, ensuring that one month’s spike doesn’t completely overwhelm the forecast.
Practical Examples (Real-World Use Cases)
Example 1: Retail Inventory Planning
A clothing boutique wants to calculate a forecast using a simple three month moving average for their t-shirt sales.
- Month 1 (June): 450 units
- Month 2 (July): 520 units
- Month 3 (August): 490 units
Calculation: (450 + 520 + 490) / 3 = 1,460 / 3 = 486.67 units. The manager should order approximately 487 shirts for September.
Example 2: SaaS Subscription Revenue
A software company tracks new monthly recurring revenue (MRR).
- Month 1: $10,000
- Month 2: $12,500
- Month 3: $11,800
Calculation: (10,000 + 12,500 + 11,800) / 3 = $34,300 / 3 = $11,433.33. This forecast helps the finance team set realistic growth targets for the following month.
How to Use This Calculator
- Enter Month 1: Input your data from three months ago (the oldest in your 3-month set).
- Enter Month 2: Input your data from two months ago.
- Enter Month 3: Input your most recent completed month’s data.
- Review Results: The calculator automatically updates the forecast for Month 4.
- Analyze Trends: Check the “Trend Direction” and “Recent Growth” to see if your business is gaining or losing momentum.
- Copy and Export: Use the “Copy Results” button to paste your forecast into spreadsheets or emails.
Key Factors That Affect Results
When you calculate a forecast using a simple three month moving average, several factors influence the reliability of your projection:
- Outliers: One extremely high or low month (like a bulk order or a temporary closure) will impact the average significantly for the next three forecasts.
- Seasonality: If your business is highly seasonal (e.g., Christmas decorations), a 3-month average will fail to catch the upcoming spike if it wasn’t present in the last three months.
- Lag Time: Because it uses past data, the forecast will always “trail” the actual trend by about 1.5 months.
- Market Volatility: In rapidly changing markets (like crypto or tech gadgets), 3 months might be too long a window, and a shorter average or exponential smoothing might be better.
- Data Consistency: Ensure all inputs use the same units (e.g., don’t mix gross revenue with net profit).
- Sample Size: While this tool uses 3 months, some industries prefer 6 or 12 months to further reduce the impact of random variance.
Frequently Asked Questions (FAQ)
The primary benefit is simplicity and the ability to smooth out “random noise” in data, making it easier to see the underlying sales or demand levels without getting distracted by a single good or bad week.
While technical analysts use moving averages, a simple 3-month average is usually too “slow” for the fast-paced stock market. However, it can provide a very high-level view of long-term price direction.
In a simple moving average, all months are equal (33.3% each). In a weighted moving average, you might give more importance (e.g., 50%) to the most recent month because it is more relevant to the future.
It depends on your data. A 3-month average is more responsive to recent changes, while a 5-month average is smoother and less sensitive to one-off events.
The zero will be included in the calculation, which will significantly lower your forecast. You must decide if that zero was a fluke or a real representation of declining demand.
Moving averages do not handle seasonality well. If your sales double every December, a moving average will only show that increase *after* it has already started happening.
Technically yes, but it becomes less accurate. To forecast Month 5, you would use the forecast of Month 4 as one of your inputs, which compounds any errors.
If your results are consistently off, look at forecast accuracy metrics like Mean Absolute Deviation (MAD) or consider switching to exponential smoothing.
Related Tools and Internal Resources
- The Ultimate Demand Forecasting Guide – A comprehensive look at all forecasting models.
- Moving Average Methods Compared – Compare 3-month vs 6-month vs 12-month strategies.
- Inventory Management Tools – Calculators for safety stock and reorder points.
- Sales Analysis Basics – Learn how to interpret your monthly growth rates.
- Forecasting Accuracy Calculator – Measure the error between your forecasts and actuals.
- Time Series Forecasting 101 – An introductory course on statistical projections.