Advertisements
Advertisements
Question
Choose the correct alternative:
Moving averages are useful in identifying ______.
Options
Seasonal component
Irregular component
Trend component
cyclical component
Solution
Moving averages are useful in identifying trend component.
APPEARS IN
RELATED QUESTIONS
Obtain the trend values for the data in using 4-yearly centered moving averages.
Year | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 | 1983 | 1984 | 1985 |
Index | 0 | 2 | 3 | 3 | 2 | 4 | 5 | 6 | 7 | 10 |
Choose the correct alternative :
We can use regression line for past data to forecast future data. We then use the line which_______.
Choose the correct alternative :
What is a disadvantage of the graphical method of determining a trend line?
The simplest method of measuring trend of time series is ______.
Fill in the blank :
The complicated but efficient method of measuring trend of time series is _______.
State whether the following is True or False :
All the three methods of measuring trend will always give the same results.
Solve the following problem :
The percentage of girls’ enrollment in total enrollment for years 1960-2005 is shown in the following table.
Year | 1960 | 1965 | 1970 | 1975 | 1980 | 1985 | 1990 | 1995 | 2000 | 2005 |
Percentage | 0 | 3 | 3 | 4 | 4 | 5 | 6 | 8 | 8 | 10 |
Fit a trend line to the above data by graphical method.
Solve the following problem :
Fit a trend line to the data in Problem 7 by the method of least squares.
Solve the following problem :
Obtain trend values for the data in Problem 7 using 4-yearly moving averages.
Solve the following problem :
Following data shows the number of boxes of cereal sold in years 1977 to 1984.
Year | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 | 1983 | 1984 |
No. of boxes in ten thousand | 1 | 0 | 3 | 8 | 10 | 4 | 5 | 8 |
Fit a trend line to the above data by graphical method.
Solve the following problem :
Following table shows the number of traffic fatalities (in a state) resulting from drunken driving for years 1975 to 1983.
Year | 1975 | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 | 1983 |
No. of deaths | 0 | 6 | 3 | 8 | 2 | 9 | 4 | 5 | 10 |
Fit a trend line to the above data by graphical method.
Obtain trend values for data in Problem 19 using 3-yearly moving averages.
State whether the following statement is True or False:
Least squares method of finding trend is very simple and does not involve any calculations
Following table shows the amount of sugar production (in lac tons) for the years 1971 to 1982
Year | 1971 | 1972 | 1973 | 1974 | 1975 | 1976 |
Production | 1 | 0 | 1 | 2 | 3 | 2 |
Year | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 |
Production | 4 | 6 | 5 | 1 | 4 | 10 |
Fit a trend line by the method of least squares
Use the method of least squares to fit a trend line to the data given below. Also, obtain the trend value for the year 1975.
Year | 1962 | 1963 | 1964 | 1965 | 1966 | 1967 | 1968 | 1969 |
Production (million barrels) |
0 | 0 | 1 | 1 | 2 | 3 | 4 | 5 |
Year | 1970 | 1971 | 1972 | 1973 | 1974 | 1975 | 1976 | |
Production (million barrels) |
6 | 8 | 9 | 9 | 8 | 7 | 10 |
Obtain trend values for data, using 3-yearly moving averages
Solution:
Year | IMR | 3 yearly moving total |
3-yearly moving average (trend value) |
1980 | 10 | – | – |
1985 | 7 | `square` | 7.33 |
1990 | 5 | 16 | `square` |
1995 | 4 | 12 | 4 |
2000 | 3 | 8 | `square` |
2005 | 1 | `square` | 1.33 |
2010 | 0 | – | – |
Following table gives the number of road accidents (in thousands) due to overspeeding in Maharashtra for 9 years. Complete the following activity to find the trend by the method of least squares.
Year | 2008 | 2009 | 2010 | 2011 | 2012 | 2013 | 2014 | 2015 | 2016 |
Number of accidents | 39 | 18 | 21 | 28 | 27 | 27 | 23 | 25 | 22 |
Solution:
We take origin to 18, we get, the number of accidents as follows:
Year | Number of accidents xt | t | u = t - 5 | u2 | u.xt |
2008 | 21 | 1 | -4 | 16 | -84 |
2009 | 0 | 2 | -3 | 9 | 0 |
2010 | 3 | 3 | -2 | 4 | -6 |
2011 | 10 | 4 | -1 | 1 | -10 |
2012 | 9 | 5 | 0 | 0 | 0 |
2013 | 9 | 6 | 1 | 1 | 9 |
2014 | 5 | 7 | 2 | 4 | 10 |
2015 | 7 | 8 | 3 | 9 | 21 |
2016 | 4 | 9 | 4 | 16 | 16 |
`sumx_t=68` | - | `sumu=0` | `sumu^2=60` | `square` |
The equation of trend is xt =a'+ b'u.
The normal equations are,
`sumx_t=na^'+b^'sumu ...(1)`
`sumux_t=a^'sumu+b^'sumu^2 ...(2)`
Here, n = 9, `sumx_t=68,sumu=0,sumu^2=60,sumux_t=-44`
Putting these values in normal equations, we get
68 = 9a' + b'(0) ...(3)
∴ a' = `square`
-44 = a'(0) + b'(60) ...(4)
∴ b' = `square`
The equation of trend line is given by
xt = `square`