Advertisements
Advertisements
प्रश्न
Choose the correct alternative:
Moving averages are useful in identifying ______.
पर्याय
Seasonal component
Irregular component
Trend component
cyclical component
उत्तर
Moving averages are useful in identifying trend component.
APPEARS IN
संबंधित प्रश्न
Obtain the trend line for the above data using 5 yearly moving averages.
The following table shows the production of gasoline in U.S.A. for the years 1962 to 1976.
Year | 1962 | 1963 | 1964 | 1965 | 1966 | 1967 | 1968 | 1969 | 1970 | 1971 | 1972 | 1973 | 1974 | 1975 | 1976 |
Production (Million Barrels) |
0 | 0 | 1 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 8 | 9 | 10 |
i. Obtain trend values for the above data using 5-yearly moving averages.
ii. Plot the original time series and trend values obtained above on the same graph.
Choose the correct alternative :
We can use regression line for past data to forecast future data. We then use the line which_______.
State whether the following is True or False :
Moving average method of finding trend is very complicated and involves several calculations.
State whether the following is True or False :
Least squares method of finding trend is very simple and does not involve any calculations.
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 :
Obtain trend values for the following data using 5-yearly moving averages.
Year | 1974 | 1975 | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 |
Production | 0 | 4 | 9 | 9 | 8 | 5 | 4 | 8 | 10 |
Solve the following problem :
Fit a trend line to data in Problem 4 by the method of least squares.
Solve the following problem :
Fit a trend line to the data in Problem 7 by the method of least squares.
Solve the following problem :
Fit a trend line to data in Problem 16 by the method of least squares.
Solve the following problem :
Obtain trend values for data in Problem 16 using 3-yearly moving averages.
Obtain trend values for data in Problem 19 using 3-yearly moving averages.
State whether the following statement is True or False:
Moving average method of finding trend is very complicated and involves several calculations
State whether the following statement is True or False:
Least squares method of finding trend is very simple and does not involve any calculations
Obtain trend values for data, using 4-yearly centred moving averages
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 |
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 the trend values for the following data using 5 yearly moving averages:
Year | 2000 | 2001 | 2002 | 2003 | 2004 |
Production xi |
10 | 15 | 20 | 25 | 30 |
Year | 2005 | 2006 | 2007 | 2008 | 2009 |
Production xi |
35 | 40 | 45 | 50 | 55 |
The complicated but efficient method of measuring trend of time series is ______.
Complete the following activity to fit a trend line to the following data by the method of least squares.
Year | 1975 | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 | 1983 |
Number of deaths | 0 | 6 | 3 | 8 | 2 | 9 | 4 | 5 | 10 |
Solution:
Here n = 9. We transform year t to u by taking u = t - 1979. We construct the following table for calculation :
Year t | Number of deaths xt | u = t - 1979 | u2 | uxt |
1975 | 0 | - 4 | 16 | 0 |
1976 | 6 | - 3 | 9 | - 18 |
1977 | 3 | - 2 | 4 | - 6 |
1978 | 8 | - 1 | 1 | - 8 |
1979 | 2 | 0 | 0 | 0 |
1980 | 9 | 1 | 1 | 9 |
1981 | 4 | 2 | 4 | 8 |
1982 | 5 | 3 | 9 | 15 |
1983 | 10 | 4 | 16 | 40 |
`sumx_t` =47 | `sumu`=0 | `sumu^2=60` | `square` |
The equation of trend line 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 = 47, sumu= 0, sumu^2 = 60`
By putting these values in normal equations, we get
47 = 9a' + b' (0) ...(3)
40 = a'(0) + b'(60) ...(4)
From equation (3), we get a' = `square`
From equation (4), we get b' = `square`
∴ the equation of trend line is xt = `square`