Time Series Notes
Time Series Notes
Time Series Notes
Bodla
Course code: MC-106 Vetter: Karam Pal
Lesson: 7
ANALYSIS OF TIME SERIES
Objective: This lesson would enable you to understand the meaning, importance,
models, and components of time series along with details of methods
of measuring trends.
Structure
7.1. Introduction
7.2. Objectives of time series analysis
7.3. Components of time series
7.4. Time series decomposition models
7.5. Measurement of secular trend
7.6. Seasonal variations
7.7. Measurement of cyclical variations
7.8. Measurement of irregular variations
7.9. Questions
7.10. Suggested readings
7.1. INTRODUCTION
A series of observations, on a variable, recorded after successive intervals of time is called a
time series. The successive intervals are usually equal time intervals, e.g., it can be 10 years,
a year, a quarter, a month, a week, a day, and an hour, etc. The data on the population of
India is a time series data where time interval between two successive figures is 10 years.
Similarly figures of national income, agricultural and industrial production, etc., are available
on yearly basis.
218
In the typical time-series there are three main components which seem to be independent of
the and seems to be influencing time-series data.
Trend- It is the broad long-term tendency of either upward or downward movement in the
average (or mean) value of the forecast variable y over time. The rate of trend growth usually
varies over time, as shown in fig 7.1(a) and (b).
Cycles- An upward and downward oscillation of uncertain duration and magnitude about the
trend line due to seasonal effect with fairly regular period or long period with irregular
swings is called a cycle. A business cycle may vary in length, usually greater than one year
but less than 5 to 7 years. The movement is through four phases: from peak (prosperity) to
contradiction (recession) to trough (depression) to expansion (recovery or growth) as shown
in Fig. 7.1 (b) and (c).
Seasonal- It is a special case of a cycle component of time series in which the magnitude and
duration of the cycle do not vary but happen at a regular interval each year. For example,
average sales for a retail store may increase greatly during festival seasons.
Irregular- An irregular or erratic (or residual) movements in a time series is caused by short-
term unanticipated and non-recurring factors. These follow no specific pattern.
The purpose of decomposition models is to break a time series into its components: Trend
(T), Cyclical (C), Seasonality (S), and Irregularity (I). Decomposition of time series provides
a basis for forecasting. There are many models by which a time series can be analysed; two
models commonly used for decomposition of a time series are discussed below.
7.4.1. Multiplicative Model
This is a most widely used model which assumes that forecast (Y) is the product of the four
components at a particular time period. That is, the effect of four components on the time
series is interdependent.
Y=T x C x S × I Å Multiplicative model
The multiplicative model is appropriate in situations where the effect of S, C, and I is
measured in relative sense and is not in absolute sense. The geometric mean of S, C, and I is
assumed to be less than one. For example, let the actual sales for period 20 be Y20 = 423.36.
Further let, this value be broken down into its components as: let trend component (mean
sales) be 400; effect of current cycle (0.90) is to depress sales by 10 per cent; seasonality of
the series (1.20) boosts sales by 20 per cent. Thus besides the random fluctuation, the
expected value of sales for the period is 400 × 0.90 × 1.20 = 432. If the random factor
depresses sales by 2 per cent in this period, then the actual sales value will be 432 × 0.98 =
423.36.
7.4.2. Additive Model
In this model, it is assumed that the effect of various components can be estimated by adding
the various components of a time-series. It is stated as:
Y=T + C + S + I Å Additive model
Here S, C, and I are absolute quantities and can have positive or negative values. It is
assumed that these four components are independent of each other. However, in real-life time
series data this assumption does not hold good.
219
7.5. MEASUREMENT OF SECULAR TREND
The principal methods of measuring trend fall into following categories:
1. Free Hand Curve methods
2. Method of Averages
3. Method of least squares
The time series methods are concerned with taking some observed historical pattern for some
variable and projecting this pattern into the future using a mathematical formula. These
methods do not attempt to suggest why the variable under study will take some future value.
This limitation of the time series approach is taken care by the application of a causal
method. The causal method tries to identify factors which influence the variable is some way
or cause it to vary in some predictable manner. The two causal methods, regression analysis
and correlation analysis, have already been discussed previously.
A few time series methods such as freehand curves and moving averages simply describe the
given data values, while other methods such as semi-average and least squares help to
identify a trend equation to describe the given data values.
7.5.1. Freehand Method
A freehand curve drawn smoothly through the data values is often an easy and, perhaps,
adequate representation of the data. The forecast can be obtained simply by extending the
trend line. A trend line fitted by the freehand method should conform to the following
conditions:
(i) The trend line should be smooth- a straight line or mix of long gradual curves.
(ii) The sum of the vertical deviations of the observations above the trend line should
equal the sum of the vertical deviations of the observations below the trend line.
(iii) The sum of squares of the vertical deviations of the observations from the trend
line should be as small as possible.
(iv) The trend line should bisect the cycles so that area above the trend line should be
equal to the area below the trend line, not only for the entire series but as much as
possible for each full cycle.
Example 7.1: Fit a trend line to the following data by using the freehand method.
Year 1991 1992 1993 1994 1995 1996 1997 1998
Sales turnover : 80 90 92 83 94 99 92 104
(Rs. in lakh)
(i) This method is highly subjective because the trend line depends on personal
judgement and therefore what happens to be a good-fit for one individual may not
be so for another.
(ii) The trend line drawn cannot have much value if it is used as a basis for
predictions.
221
where t = current time period
D = actual data which is exchanged each period
n = length of time period
In this method, the term ‘moving’ is used because it is obtained by summing and averaging
the values from a given number of periods, each time deleting the oldest value and adding a
new value.
The limitation of this method is that it is highly subjective and dependent on the length of
period chosen for constructing the averages. Moving averages have the following three
limitations:
(i) As the size of n (the number of periods averaged) increases, it smoothens the
variations better, but it also makes the method less sensitive to real changes in the
data.
(ii) Moving averages cannot pick-up trends very well. Since these are averages, it will
always stay within past levels and will not predict a change to either a higher or
lower level.
222
1994 26 78 26.00 0
1995 27 79 26.33 0.67
1996 26 - - -
When the chosen period of length n is an odd number, the moving average
at year i is centred on i, the middle year in the consecutive sequence of n
yearly values used to compute i. For instance with n =5, MA3(5) is centred on
the third year, MA4(5) is centred on the fourth year…, and MA9(5) is centred
on the ninth year.
No moving average can be obtained for the first (n-1)/2 years or the last (n-
1/2) year of the series. Thus for a 5-year moving average, we cannot make
computations for the just two years or the last two years of the series.
When the chosen period of length n is an even numbers, equal parts can
easily be formed and an average of each part is obtained. For example, if n =
4, then the first moving average M3 (placed at period 3) is an average of the
first four data values, and the second moving average M4 (placed at period 4)
is the average of data values 2 through 5). The average of M3 and M4 is
placed at period 3 because it is an average of data values for period 1
through 5.
Example 7.3: Assume a four-yearly cycle and calculate the trend by the method of moving
average from the following data relating to the production of tea in India.
Year Production (million Year Production (million
lbs) lbs)
1987 464 1992 540
1988 515 1993 557
1989 518 1994 571
1990 467 1995 586
1991 502 1996 612
Solution: The first 4-year moving average is:
464 + 515 + 518+ 467 1964
MA3(4) = = = 491.00
4 4
This moving average is centred on the middle value, that is, the third year of the series.
Similarly,
515 + 518 + 467+ 502 2002
223
MA4(4) = = = 500.50
4 4
This moving average is centred on the fourth year of the series.
Table 7.2. presents the data along with the computations of 4-year moving averages.
Table 7.2: Calculation of Trend and Short-term Fluctuations
Year Production 4-yearly 4-Yearly 4-Yearly Moving
(mm lbs) Moving Totals Moving Average Centred
Average
1987 464 - - -
1988 515 - - -
1964 491.00
1989 518 495.75
2002 500.50
1990 467 503.62
2027 506.75
1991 502 511.62
2066 516.50
1992 540 529.50
2170 542.50
1993 557 553.00
2254 563.50
1994 571 572.00
2326 581.50 -
1995 586 - - -
1996 612 - - -
Weighted Moving Averages
In moving averages, each observation is given equal importance (weight). However, different
values may be assigned to calculate a weighted average of the most recent n values. Choice
of weights is somewhat arbitrary because there is no set formula to determine them. In most
cases, the most recent observation receives the most weightage, and the weight decreases for
older data values.
Solution: The results of 3-month weighted average are shown in Table 7.3.
224
3 × Sales last month + 2 × Sales two months ago +
1 × Sales three months ago
Forecast for the =
Current month 6
225
49 130 630 126.0
50 128 - -
51 137 - -
226
Solution: Since number of years are odd in number, therefore divide the data into equal parts
(A and B) of 3 years ignoring the middle year (1996). The average of part A and B is
102 + 105 + 114 321
yA = = = 107 units
3 3
120
115
Sales
110
105
100
1993 1994 1995 1996 1997 1998 1999
Years
112 – 107 5
= = = 1.25
1998 – 1994 4
Intercept = a = 107 units at 1994
Thus, the trend line is : ŷ = 107 + 1.25x
Since 2002 is 8 year distant from the origin (1994), therefore we have
ŷ = 107 + 1.25(8) = 117
Exponential Smoothing Methods
Exponential smoothing is a type of moving-average forecasting technique which weighs past
data in an exponential manner so that the most recent data carries more weight in the moving
average. Simple exponential smoothing makes no explicit adjustment for trend effects
whereas adjusted exponential smoothing does take trend effect into account (see next section
for details).
Simple Exponential Smoothing
227
With simple exponential smoothing, the forecast is made up of the last period forecast plus a
portion of the difference between the last period’s actual demand and the last period’s
forecast.
Ft = Ft-1 + α (Dt-1 – Ft-1) = (1-α)Ft-1+ αDt-1 …(7.1)
Where Ft = current period forecast
Ft-1 = last period forecast
α = a weight called smoothing constant (0 ≤ α ≤1)
Dt-1 = last period actual demand
From Eqn. (7.1), we may notice that each forecast is simply the previous forecast plus some
correction for demand in the last period. If demand was above the last period forecast the
correction will be positive, and if below it will negative.
When smoothing constant α is low, more weight is given to past data, and when it is high,
more weight is given to recent data. When α is equal to 0.9, then 99.99 per cent of the
forecast value is determined by the four most recent demands. When α is as low as 0.1, only
34.39 per cent of the average is due to these last 4 periods and the smoothing effect is
equivalent to a 19-period arithmetic moving average.
If α were assigned a value as high as 1, each forecast would reflect total adjustment to the
recent demand and the forecast would simply be last period’s actual demand, that is, Ft =
1.0Dt-1. Since demand fluctuations are typically random, the value of α is generally kept in
the range of 0.005 to 0.30 in order to ‘smooth’ the forecast. The exact value depends upon the
response to demand that is best for the individual firm.
The following table helps illustrate this concept. For example, when α = 0.5, we can see that
the new forecast is based on demand in the last three or four periods. When α = 0.1, the
forecast places little weight on recent demand and takes a 19-period arithmetic moving
average.
Weight Assigned to
Most Recent 2nd Most 3rd Most 4th Most 5th Most
Smoothing Period Recent Recent Recent Recent
Constant (α) Period Period Period Period
2 3
α(1-α) α(1-α) α(1-α) α(1-α)4
α = 0.1 0.1 0.09 0.081 0.073 0.066
α =0.5 0.5 0.25 0.125 0.063 0.031
228
Σ⏐Forecast errors⏐
MAD =
n
where Standard deviation σ = 1.25 MAD
The exponential smoothing method also facilities continuous updating of the estimate of
MAD. The current MADt is given by
MADt = α⏐Actual values- Forecasted values⏐+ (1-α) MADt-1
Higher values of smoothing constant α make the current MAD more responsive to current
forecast errors.
Example 7.7: A firm uses simple exponential smoothing with α =0.1 to forecast demand.
The forecast for the week of February 1 was 500 units whereas actual demand turned out to
be 450 units.
(a) Forecast the demand for the week of February 8.
(b) Assume the actual demand during the week of February 8 turned out to be 505 units.
Forecast the demand for the week of February 15. Continue forecasting through March 15,
assuming that subsequent demands were actually 516, 488, 467, 554 and 510 units.
Solution: Given Ft-1 = 500, D t-1 = 450, and α = 0.1
(a) Ft = F t-1 – α(Dt-1 - Ft-1) = 500 + 0.1(450-500) = 495 units
(b) Forecast of demand for the week of February 15 is shown in Table 7.5
229
Methods of least square
The trend project method fits a trend line to a series of historical data points and then projects
the line into the future for medium-to-long range forecasts. Several mathematical trend
equations can be developed (such as exponential and quadratic), depending upon movement
of time-series data.
Reasons to study trend: A few reasons to study trends are as follows:
1. The study of trend allows us to describe a historical pattern so that we may evaluate the
success of previous policy.
2. The study allows us to use trends as an aid in making intermediate and long-range
forecasting projections in the future.
3. The study of trends helps us to isolate and then eliminate its influencing effects on the
time-series model as a guide to short-run (one year or less) forecasting of general business
cycle conditions.
Linear Trend Model
If we decide to develop a linear trend line by a precise statistical method, we can apply the
least squares method. A least squares line is described in terms of its y-intercept (the height at
which it intercepts the y-axis) and its slope (the angle of the line). If we can compute the y-
intercept and slope, we can express the line with the following equation
yˆ = a + bx
where ŷ = predicted value of the dependent variable
a = y-axis intercept
b = slope of the regression line (or the rate of change in y for a given change in
x)
x = independent variable (which is time in this case)
Least squares is one of the most widely used methods of fitting trends to data because it
yields what is mathematically described as a ‘line of best fit’. This trend line has the
properties that (i) the summation of all vertical deviations about it is zero, that is, Σ(y- ŷ ) = 0,
(ii) the summation f all vertical deviations squared is a minimum, that is, Σ(y- ŷ ) is least, and
(iii) the line goes through the mean values of variables x and y. For linear equations, it is
found by the simultaneous solution for a and b of the two normal equations:
Σy = na + bΣx and Σxy = aΣx + bΣx2
Where the data can be coded so that ∑x = 0, two terms in three equations
drop out and we have Σy = na and Σxy = bΣx2
Coding is easily done with time-series data. For coding the data, we choose
the centre of the time period as x = 0 and have an equal number of plus and
minus periods on each side of the trend line which sum to zero.
Alternately, we can also find the values of constants a and b for any
regression line as:
∑ xy − nx y
b= and a = y − bx
∑ x 2 − n(x ) 2
230
Example 7.9: Below are given the figures of production (in thousand
quintals) of a sugar factory:
Year : 1992 1993 1994 1995 1996 1997 1998
Production : 80 90 92 83 94 99 92
∑ x 28 ∑ y 630
x= = = 4, y = = = 90
n 7 n 7
∑ xy − nx y 2576 − 7(4)(90) 56
b= = = =2
∑ x 2 − n(x ) 2 140 − 7(4) 2 28
a = y − bx = 90 − 2(4) = 82
yˆ = a + bx = 82 + 2 x
The slope b = 2 indicates that over the past 7 years, the production of sugar
had an average growth of about 2 thousand quintals per year.
231
100
95
Production
90
85
80
75
1992 1993 1994 1995 1996 1997 1998
Years
(b) Plotting points on the graph paper, we get an actual graph representing
production of sugar over the past 7 years. Join the point a = 82 and b = 2
(corresponds to 1993) on the graph we get a trend line as shown in Fig. 7.4.
ŷ = a + bx + cx2
232
When the data can be coded so that Σx = 0 and Σx3 = 0, two term in the
above expressions drop out and we have
Σy = na + cΣx2
Σxy = bΣx2
Σx2y = aΣx2 + cΣx4
To find the exact estimated value of the variable y, the values of constants a,
b, and c need to be calculated. The values of these constants can be
calculated by using the following shortest method:
∑ y − c ∑ x2 ∑ xy n ∑ x2 y − ∑ x2 ∑ y
a= ;b = and c =
n ∑ x2 n ∑ x 4 − (∑ x 2 ) 2
233
2004 3 192 9 27 81 576 1728 196.82
3 848 19 27 115 771 3099 847.94
Solving eqns. (iv) and (v) for b and c we get b =18.04 and c = 1.78.
Substituting values of b and c in eqn. (i), we get a = 126.68.
234
600
500
Years 400
300
200
100
0
1994 1995 1996 1997 1998 1999
Price (Rs.)
Fig. 7.5
The characteristics property of this law is that the rate of growth, that is, the
rate of change of y with respect to x is proportional to the values of the
function. The following function has this property.
y = abcx, a > 0
235
If we take logarithms (with base 10) of both sides of the above equation, we
obtain
For b =10, log b =1, but for b=e, log b =0.4343 (approx.). In either case, this
equation is of the form y ′ = c + dx
Coding is easily done with time-series data by simply designating the center
of the time period as x =0, and have equal number of plus and minus period
on each side which sum to zero.
Example 7.11: The sales (Rs. In million) of a company for the years 1995 to
1999 are:
Year : 1995 1996 1997 1998 1999
Sales : 1.6 4.5 13.8 40.2 125.0
Find the exponential trend for the given data and estimate the sales for
2002.
236
Solution: The computational time can be reduced by coding the data. For
this consider u = x-3. The necessary computations are shown in Table 7.8.
1 1
log a = Σ log y = (5.6983) = 1.1397
n 5
∑ u log y 4.7366
log b = = = 0.4737
∑u 2 10
237
(ii) Change the time units from annual values to monthly values by
dividing independent variable x by 12.
(iii) Change the y units from annual to monthly values, the entire
right-hand side of the equation must be divided by 12.
Solution: (a) Shifting of origin can be done by adding the desired number of
period 5(=1997-1992) to x in the given equation. That is
238
a b c
Parabolic trend : ŷ = + x+ x2
12 144 1728
But if data are given as monthly averages per year, then value of ‘a’ remains
unchanged ‘b’ is divided by 12 and ‘c’ by 144.
If the time series data are in terms of annual figures, the seasonal variations
are absent. These variations are likely to be present in data recorded on
quarterly or monthly or weekly or daily or hourly basis. As discussed earlier,
the seasonal variations are of periodic in nature with period less than or
equal to one year. These variations reflect the annual repetitive pattern of
the economic or business activity of any society. The main objectives of
measuring seasonal variations are:
239
4. Method of Line Relatives
This method is used when the time series variable consists of only the
seasonal and random components. The effect of taking average of data
corresponding to the same period (say 1st quarter of each year) is to
eliminate the effect of random component and thus, the resulting averages
consist of only seasonal component. These averages are then converted into
seasonal indices, as explained in the following examples.
Example 7.13.
Assuming that trend and cyclical variations are absent compute the
seasonal index for each month of the following data of sales (in Rs. ‘000) of a
company.
Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1987 46 45 44 46 45 47 46 43 40 40 41 45
1988 45 44 43 46 46 45 47 42 43 42 43 44
1989 42 41 40 44 45 45 46 43 41 40 42 45
Solution
Calculation Table
Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1987 46 45 44 46 45 47 46 43 40 40 41 45
1988 45 44 43 46 46 45 47 42 43 42 43 44
1989 42 41 40 44 45 45 46 43 41 40 42 45
Total 133 130 127 136 136 137 139 128 124 122 126 134
At 44.3 43.3 42.3 45.3 45.3 45.7 46.3 42.7 41.3 40.7 42.0 44.7
S.l. 101.4 99.1 96.8 103.7 103.7 104.6 105.9 97.7 94.5 93.1 96.1 102.3
In the above table, A denotes the average and S.I the seasonal index for a
particular month of various years. To calculate the seasonal index, we
240
∑ Ai 523
compute grand average G, given by G = = = 43.7 . Then the seasonal
12 12
At
index for a particular month is given by S.I. = × 100 .
G
Remarks: The total equal to 1200, in case of monthly indices and 400, in
case of quarterly indices, indicate that the ups and downs in the time series,
due to seasons, neutralise themselves within that year. It is because of this
that the annual data are free from seasonal component.
Example 7.14
Compute the seasonal index from the following data by the method of simple
averages.
Year Quarter Y Year Quarter Y Year Quarter Y
1980 I 106 1982 I 90 1984 I 80
II 124 II 112 II 104
III 104 III 101 III 95
IV 90 IV 85 IV 83
1981 I 84 1983 I 76 1985 I 104
II 114 II 94 II 112
III 107 III 91 III 102
IV 88 IV 76 IV 84
Solution
241
Total 104 660 600 506
Ai 90 110 100 84.33
Ai
× 100 93.67 114.49 104.07 87.77
G
∑ At 384.33
We have G = = = 96.08 . Further, since the sum of terms in the last
4 4
row of the table is 400, no adjustment is needed. These terms are the
seasonal indices of respective quarters.
This method is used when cyclical variations are absent from the data, i.e.
the time series variable Y consists of trend, seasonal and random
components.
(i) Obtain the trend values for each month or quarter, etc. by the
method of least squares.
(ii) Divide the original values by the corresponding trend values. This
would eliminate trend values from the data. To get figures in
percentages, the quotients are multiplied by 100.
Y T .S .R
Thus, we have × 100 = × 100 = S .R.100
T T
242
Example 7.15
Assuming that the trend is linear, calculate seasonal indices by the ratio to
moving average method from the following data:
Solution
By adding the values of all the quarters of a year, we can obtain annual
output for each of the four years. Fit a linear trend to the data and obtain
trend values for each quarter.
Year Output X=2(t-1983.5) XY X2
1982 240 -3 -720 9
1983 261 -1 -261 1
1984 237 1 237 1
1985 224 3 672 9
Total 962 0 -72 20
962 − 72
From the above table, we get a = = 240.5 and b = = −3.6
4 20
Thus, the trend line is Y=240.5 – 3.6X, Origin: Ist January 1984, unit of X:6
months.
240.5 3.6
Y= − X or Y = 60.13-0.45X, Origin: Ist January 1984, unit of X:1
4 8
quarter (i.e., 3 months).
243
1
Y=60.13-0.45(X+ ) = 59.9-0.45X, origin I-quarter, unit of X=1 quarter.
2
Y
The table of Ratio to Trend Values, i.e. × 100
T
Year I II III IV
1982 102.36 91.99 89.46 98.15
1983 110.21 102.86 103.62 111.02
1984 116.86 99.24 94.92 88.81
1985 103.27 95.40 89.16 102.20
Total 432.70 389.49 377.16 400.18
Average 108.18 97.37 94.29 100.05
S.I. 108.20 97.40 94.32 100.08
399.89
Note : Grand Average, G = = 99.97
4
Example 7.16.
Find seasonal variations by the ratio to trend method, from the following
data:
Year I-Qr II-Qr III-Qr IV-Qr
1995 30 40 36 34
1996 34 52 50 44
1997 40 58 54 48
1998 54 76 68 62
1999 80 92 86 82
Solution
244
First we fit a linear trend to the annual totals.
Year Annual Totals (Y) X XY X2
1995 140 -2 -280 4
1996 180 -1 -180 1
1997 200 0 0 0
1998 260 1 260 1
1999 340 2 680 4
Total 1120 0 480 10
1120 480
Now a = = 224 and b = = 48
5 10
224 48
The quarterly trend equation is Y= + X=56+3X, origin: Ist July 1997,
4 16
unit of X = 1 quarter.
1
Y = 56 + 3 (X+ ) = 57.5 + 3X
2
245
1998 85.0 114.3 97.8 85.5
1999 106.0 117.2 105.5 97.0
Total 463.9 591.4 514.6 445.7
At 92.78 118.28 102.92 89.14
S.I. 92.10 117.35 102.11 88.44
403.12
Note that the Grand Average G= = 100.78. Also check that the sum of
4
indices is 400.
(i) Compute the moving averages with period equal to the period of
seasonal variations. This would eliminate the seasonal component
and minimise the effect of random component. The resulting
moving averages would consist of trend, cyclical and random
components.
(ii) The original values, for each quarter (or month) are divided by the
respective moving average figures and the ratio is expressed as a
246
Y TCSR
percentage, i.e. = = SR' ' , where R´ and R´´ denote the
M . A. TCR '
changed random components.
Example 7.17
Given the following quarterly sale figures, in thousand of rupees, for the year
1996-1999, find the specific seasonal indices by the method of moving
averages.
Year I II III IV
1996 34 33 34 37
1997 37 35 37 39
1998 39 37 38 40
1999 42 41 42 44
Solution
247
Year I II III IV
1996 - - 97.4 104.2
1997 102.5 95.1 99.2 103.2
1998 102.4 96.4 97.7 100.5
1999 102.9 98.1 - -
Total 307.8 289.6 294.3 307.9
At 102.6 96.5 98.1 102.6
S.I. 102.7 96.5 98.1 102.7
399.8
Note that the Grand Average G= =99.95. Also check that the sum of
4
indices is 400.
This method assumes that all the four components of a time series are
present and, therefore, widely used for measuring seasonal variations.
However, the seasonal variations are not completely eliminated if the cycles
of these variations are not of regular nature. Further, some information is
always lost at the ends of the time series.
This method is based on the assumption that the trend is linear and cyclical
variations are of uniform pattern. As discussed in earlier chapter, the link
relatives are percentages of the current period (quarter or month) as
compared with previous period. With the computation of link relatives and
their average, the effect of cyclical and random component is minimised.
Further, the trend gets eliminated in the process of adjustment of chained
relatives. The following steps are involved in the computation of seasonal
indices by this method:
(i) Compute the link relative (L.R.) of each period by dividing the figure of
that period with the figure of previous period. For example, link relative of
figure of 3rd quarter
3rd quarter = × 100
figure of 2nd quarter
248
(ii) Obtain the average of link relatives of a given quarter (or month) of
various years. A.M. or Md can be used for this purpose. Theoretically, the
later is preferable because the former gives undue importance to extreme
items.
(iii) These averages are converted into chained relatives by assuming the
chained relative of the first quarter (or month) equal to 100. The chained
relative (C.R.) for the current period (quarter or month)
(iv) Compute the C.R. of first quarter (or month) on the basis of the last
quarter (or month). This is given by
C.R. of the last quarter (or month) × L.R. of 1st quarter (or month)
=
100
This value, in general, be different from 100 due to long term trend in the
data. The chained relatives, obtained above, are to be adjusted for the effect
of this trend. The adjustment factor is
1
d= [New C.R. for Ist quarter-100] for quarterly data
4
1
and d = [New C.R. for Ist month –100] for monthly data.
12
On the assumption that the trend is linear, d, 2d, 3d, etc. is respectively
subtracted from the 2nd, 3rd, 4th, etc., quarter (or month).
(vi) Make sure that the sum of these indices is 400 for quarterly data and
1200 for monthly data.
Example 7.18
249
Determine the seasonal indices from the following data by the method of link
relatives:
Year Ist 2nd Qr 3rd Qr 4th Qr
2000 26 19 15 10
2001 36 29 23 22
2002 40 25 20 15
2003 46 26 20 18
2004 42 28 24 21
Solution
Calculation Table
Year I II III IV
2000 - 73.1 78.9 66.7
2001 360.0 80.5 79.3 95.7
2002 181.8 62.5 80.0 75.0
2003 306.7 56.5 76.9 90.0
2004 233.3 66.7 85.7 87.5
Total 1081.8 339.3 400.8 414.0
Mean 270.5 67.9 80.2 83.0
C.R. 100.0 67.9 54.5 45.2
C.R. (adjusted) 100.0 62.3 43.3 28.4
S.I. 170.9 106.5 74.0 48.6
The chained relative (C.R.) of the Ist quarter on the basis of C. R. of the 4th
270 × 45.2
quarter = = 122.3
100
1
The trend adjustment factor d = (122.3 − 100) = 5.6
4
Thus, the adjusted C.R. of 1st quarter = 100
and for 2nd = 67.9 – 5.6 = 62.3
for 3rd = 54.5-2 × 5.6 = 43.3
for 4th = 45.2 – 3 × 5.6 = 28.4
100 + 62.3 + 43.3 + 28.4
The grand average of adjusted C.R., G = = 58.5
4
250
Adjusted C.R. × 100
The seasonal index of a quarter =
G
This method is less complicated than the ratio to moving average and the
ratio to trend methods. However, this method is based upon the assumption
of a linear trend, which may not always hold true.
Deseasonalisation of Data
251
Jun 36.3 89 Dec 78.7 110
Solution
Let Y denote monthly sales and DS denote the deseasonalised sales. Then,
we can write
Y
DS = × 100
S .I
The deseasonalised figures of sales for each month represent the monthly
sales that would have been in the absence of seasonal variations.
Y=T×C×S×I
The deseasonalization data can be adjusted for trend analysis these by the
corresponding trend and seasonal variation values. Thus we are left with
only cyclical (C) and irregular (I) variations in the data set as shown below:
Y T×C×S×I
= =C×I
T×S T×S
252
The moving averages of an appropriate period may be used to eliminate or
reduce the effect of irregular variations and thus left behind only the cyclical
variations.
Alternately, trend (T), seasonal (S), and cyclical (C) components of the given
time-series are estimated and then the residual is taken as the irregular
variation. Thus, in the case of multiplicative time-series model, we have
Y T×C×S×I
= = I
T×C×S T×C×S
7.9. QUESTIONS
253
2. What is measured by a moving average? Why are 4-quarter and 12-
month moving averages used to develop a seasonal index?
6. Apply the method of link relatives to the following data and calculate
seasonal indexes.
254
12. Explain briefly the additive and multiplicative models of time series. Which of these
models is more popular in practice and why?
13. A company that manufactures steel observed the production of steel
(in metric tonnes) represented by the time-series:
Year : 1990 1991 1992 1993 1994 1995 1996
Production in steel : 60 72 75 65 80 85 95
(a) Find the linear equation that describes the trend in the production of
steel by the company.
(b) Estimate the production of steel in 1997.
14. The sales (Rs. In lakh) of a company for the years 1990 to 1996 are
given below:
Year : 1990 1991 1992 1993 1994 1995 1996
Sales : 32 47 65 88 132 190 275
Find trend values by using the equation Yc = abx and estimate the value for
1997.
15. A company that specializes in the production of petrol filters has
recorded the following production (in 1000 units) over the last 7 years.
Year : 1994 1995 1996 1997 1998 1999 2000
Production : 42 49 62 75 92 122 158
(a) Develop a second degree estimating equation that best describes these data.
(b) Estimate the production in 2004.
3. R.P. Hooda: Statistic for Business and Economic, McMillan India Ltd.
255