Advertisements
Advertisements
प्रश्न
Solve the following problem :
Obtain trend values for data in Problem 13 using 4-yearly moving averages.
उत्तर
Construct the following table for finding 4-yearly centred moving averages.
Year t |
No. of deaths yt |
4–yearly moving average | 4–yearly moving Averages | 2 unit moving total | 4–yearly centred moving averages trend value |
1975 | 0 | ||||
1976 | 6 | ||||
17 | 4.25 | ||||
1977 | 3 | 9 | 4.5 | ||
19 | 4.75 | ||||
1978 | 8 | 10.25 | 5.125 | ||
22 | 5.5 | ||||
1979 | 2 | 11.25 | 5.625 | ||
23 | 5.75 | ||||
19880 | 9 | 1075 | 5.375 | ||
20 | 5 | ||||
1981 | 4 | 12 | 6 | ||
28 | 7 | ||||
1982 | 5 | ||||
1983 | 10 |
APPEARS IN
संबंधित प्रश्न
Fit a trend line to the data in Problem 4 above by the method of least squares. Also, obtain the trend value for the index of industrial production for the year 1987.
Fit a trend line to the data in Problem 7 by the method of least squares. Also, obtain the trend value for the year 1990.
Choose the correct alternative :
Which of the following is a major problem for forecasting, especially when using the method of least squares?
State whether the following is True or False :
Graphical method of finding trend is very complicated and involves several calculations.
State whether the following is True or False :
Moving average method of finding trend is very complicated and involves several calculations.
Solve the following problem :
The following table shows the production of pig-iron and ferro- alloys (‘000 metric tonnes)
Year | 1974 | 1975 | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 | 1982 |
Production | 0 | 4 | 9 | 9 | 8 | 5 | 4 | 8 | 10 |
Fit a trend line to the above data by graphical method.
Solve the following problem :
Obtain trend values for the data in Problem 7 using 4-yearly moving averages.
Solve the following problem :
Obtain trend values for data in Problem 10 using 3-yearly moving averages.
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.
The complicated but efficient method of measuring trend of time series is ______
The method of measuring trend of time series using only averages is ______
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
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 |
Obtain the trend values for the data, using 3-yearly moving averages
Year | 1976 | 1977 | 1978 | 1979 | 1980 | 1981 |
Production | 0 | 4 | 4 | 2 | 6 | 8 |
Year | 1982 | 1983 | 1984 | 1985 | 1986 | |
Production | 5 | 9 | 4 | 10 | 10 |
The complicated but efficient method of measuring trend of time series is ______.
The following table shows gross capital information (in Crore ₹) for years 1966 to 1975:
Years | 1966 | 1967 | 1968 | 1969 | 1970 |
Gross Capital information | 20 | 25 | 25 | 30 | 35 |
Years | 1971 | 1972 | 1973 | 1974 | 1975 |
Gross Capital information | 30 | 45 | 40 | 55 | 65 |
Obtain trend values using 5-yearly moving values.
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`