Question

(1) Explain smoothing methods in time series. How to find the opti- mal value of the smoothing parameter in an exponentially

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer: (1)

  • Smoothing method in time series:

Smoothing method in time series is the technique to remove the fine-grained variation between time steps. By this method we smooth out the irregular roughness ( remove noise ) to obtain clearer signal.

The most common smoothing used generally in time series analysis is ' Moving averages '. This smoothing technique is also used in time series forecasting.

Sometimes the term ' filter ' is also used to describe a smoothing procedure.

  • The optimal value of smothing parameter in an Exponentially Weighted Moving Average ( EWMA ):

The result of Exponentially Weighted Moving Average is cumulative as it contains the previously calculated average and therefore all the data points contributes to the result.

In EWMA each squared return is weighted by a multiplier. This multiplier is called the smoothing parameter in EWMA. Usually it is denoted by lamda (\lambda ) .

\lambda shows the rate at which the older data will come into the overall calculation. The value of \lambda must be less than 1 and typically \lambda is in between 0 to 1.

If \lambda = 1 that means only the most recent data has been used to measure EWMA.

If \lambda \rightarrow 0   that means more weightage is given to older data

If \lambda \rightarrow 1 that means newer data has been given more weightage.

If a day wise data range is given , then the smoothing parameter

\lambda =\frac{2}{Sum \; of\; the\; length\; of\; the\; days}

Typically for a 7 day range,   \lambda =\frac{2}{1+7}= 0.25

The EWMA Formula to calculate value of moving average at a time t is

EWMA(t)= \lambda x(t)+(1-\lambda )EWMA(t-1)

or, more generally

Current \; period\; EWMA = \lambda ( Current\; period \; data\; value ) +(1-\lambda )\; ( previous\; period\; EWMA)

Add a comment
Know the answer?
Add Answer to:
(1) Explain smoothing methods in time series. How to find the opti- mal value of the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. Smoothing methods (conceptual) Aa Aa Monthly time series data on coin collections from about 70,000...

    1. Smoothing methods (conceptual) Aa Aa Monthly time series data on coin collections from about 70,000 New York City parking meters between November 1979 and March 1981 are shown on the following graph. (Source: Michael O. Finkelstein and Bruce Levin, Statistics for Social Sciences and Public Policy: Statistics for Lawyers, second edition, Springer, 2001.) In addition to the time series, two forecasts of parking meter collections are shown on the graph, a three-month moving average and a five-month moving average....

  • Problem 08-06 Algo (Moving Averages and Exponential Smoothing) Consider the following time series data: Month 1...

    Problem 08-06 Algo (Moving Averages and Exponential Smoothing) Consider the following time series data: Month 1 2 3 4 5 6 7 Value 23 13 21 13 19 21 17 (a) Choose the correct time series plot Month (iv) Month Select your answer What type of pattern exists in the data? Select your answer- (b) Develop a three-month moving average for this time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 19 14...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 19 14 17 12 17 14 Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. Round your answers to two decimal places. Week Time Series Value Forecast 1 19 2 14 3 17 4 12 5 17 6 14 MSE: The forecast for week 7: Use = 0.2 to compute the exponential smoothing values for the time series....

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 17 13...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 17 13 15 11 15 13 (a) Choose the correct time series plot. (i) (ii) (iii) (iv) - Select your answer -Graph (i)Graph (ii)Graph (iii)Graph (iv)Item 1 What type of pattern exists in the data? - Select your answer -Horizontal PatternTrend PatternItem 2 (b) Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. If required, round your answers...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 16 14...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 16 14 16 11 17 14 Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. Week Value Forecast 1 16 2 14 3 16 4 11 5 17 6 14 MSE = Week 7 Forecast= Use trial and error to find a value of the exponential smoothing coefficient α that results in a smaller MSE than what you...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT