Forecasting Group 7
Forecasting Group 7
Natasya Eveline
15
behind 14
Methods: Methods:
1. Jury of executive opinion A forecasting 1. Naive approach
technique that uses the opinion of a small 2. Moving averages Time-series
group of high-level managers to form a group 3. Exponential smoothing models
estimate of demand 4. Trend projection
Associative
2. Delphi method A forecasting technique using 5. Linear regression model
a group process that allows experts to make
forecasts. Time-Series Models predict on the
3. Sales force composite A forecasting technique assumption that the future is a function of
based on salespersons’ estimates of expected the past.
sales. Associative Models such as linear
4. Market survey A forecasting method that regression, incorporate the variables or
solicits input from customers or potential factors that might influence the quantity
customers regarding future purchasing plans. being forecast.
Time-Series Forecasting
Time series forecasting is a quantitative method used to predict future
values of a variable based on its historical patterns. It involves
analyzing the past data points of a variable and identifying any trends,
seasonal patterns, or cyclical components present in the data. These
components are then used to forecast future values of the variable.
Decomposition of Time Series
Analyzing time series means breaking down past data into components
and then projecting them forward. A time series has four components:
4. Random variations are “blips” in the data caused by chance and unusual
situations. They follow no discernible pattern, so they cannot be predicted.
Naive Forecasting Method
Forecast for the next period = Actual demand in the most recent period
Moving Averages
Moving averages are used to
smooth out fluctuations in the data
by averaging a specified number of
past observations. Moving averages
are useful if we can assume that
market demands will stay fairly
steady over time .
Exponential smoothing =
Measuring Forecast Error
Tt = b(Forecast this period - Forecast last period) + (1 - b)(Trend estimate last period) or: Tt =
b(Ft - Ft - 1) + (1 - b)Tt - 1
where
Ft = exponentially smoothed forecast average of the data series in period t
Tt = exponentially smoothed trend in period t
At = actual demand in period t a = smoothing constant for the average (0 a 1)
b = smoothing constant for the trend (0 b 1)
Exponential Smoothing with Trend Adjustment
So the three steps to compute a trend-adjusted forecast are:
STEP 1: Compute F t , the exponentially smoothed forecast average for period t , using Equation.
STEP 2: Compute the smoothed trend, T t , using Equation .
STEP 3: Calculate the forecast including trend, FIT t , by the formula FIT t = F t + T t.
Exponential Smoothing with Trend Adjustment
Trend Projection
Trend projection is a time-series forecasting technique that fits a trend line to a series of
historical data points and then projects the line into the future to make forecasts, typically for
the medium to long-range. While several mathematical trend equations can be used (e.g.
exponential, quadratic), this section focuses on linear (straight-line) trends using the least-
squares method.
yn = a + bx
Where:
yn = computed value of the variable to be predicted (dependent variable)
a = y-intercept
b = slope of the regression line (rate of change in y for given change in x)
x = independent variable, which is time in this case
Cycles are similar to seasonal variations, but they occur over several years rather than weeks,
months or quarters. Forecasting cyclical variations in a time series is difficult. Cycles involve a
wide variety of factors that cause the economy to fluctuate between periods of recession and
expansion over several years. These factors include overexpansion across the nation or an
industry during times of economic euphoria, followed by contraction during periods of economic
concern.
Associative Forecasting Methods: Regression and
Correlation Analysis
To measure the accuracy of the regression estimates, we must compute the standard error of the estimate,
Sy, x. This computation is called the standard deviation of the regression: It mea- sures the error from the
dependent variable, y, to the regression line, rather than to the mean.
Correlation Coefficients for Regression Lines
The regression equation is one way of expressing the nature of the relationship between two variables.
The regression equation shows how one variable relates to the value and changes in another variable.
Another way to evaluate the relationship between two variables is to compute the coefficient of correlation.
This measure expresses the degree or strength of the linear relationship
Usually identified as r, the coefficient of correlation can be any number between + 1 and - 1.
To compute r, we use much of the same data needed earlier to calculate a and b for the regression line. The
rather lengthy equation for r is:
Multiple-Regression Analysis
An associative forecasting method with more than one independent variable.
Nodel Construction wants to see the impact of a second independent
variable, interest rates, on its sales.
E We also find that the new coefficient of correlation is .96, implying the
X inclusion of the variable x2, inter- est rates, adds even more strength to
the linear relationship.
A
M We can now estimate Nodel’s sales if we substitute values for next year’s payroll and
P interest rate. If West Bloomfield’s payroll will be $6 billion and the interest rate will be .12
(12%), sales will be forecast as:
L
E
One way to monitor forecasts to
ensure that they are performing well is
to use a tracking signal. A tracking
signal is a measurement of how well a
forecast is predicting actual values. As
forecasts are updated every week,
month, or quarter, the newly available
Monitoring and demand data are com- pared to the
Positive tracking signals indicate that demand is greater than forecast. Negative signals
mean that demand is less than forecast.
In other words, small deviations are okay, but positive and negative errors should
balance one another so that the tracking signal centers closely around zero.
A consistent tendency for forecasts to be greater or less than the actual values (that is,
for a high absolute cumulative error) is called a bias error.
Once tracking signals are calculated, they are compared with predetermined control limits.
When a tracking signal exceeds an upper or lower limit, there is a problem with the
forecasting method, and management may want to reevaluate the way it forecasts
demand.
How do firms decide what the upper and lower tracking limits should be? There is no single
answer, but they try to find reasonable values—in other words, limits not so low as to be
triggered with every small forecast error and not so high as to allow bad forecasts to be
regularly overlooked.
COMPUTING THE TRACKING SIGNAL AT CARLSON’S BAKERY
Because the tracking signal drifted from -2 MAD to +2.5 MAD (between 1.6 and 2.0
standard deviations), we can conclude that it is within acceptable limits.
Adaptive Smoothing Focus Forecasting