InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by moving average method? |
|
Answer» The method of moving average is a simple arithmetic mean calculated successively by taking some specified number of values at a time (m) say 3, 4, or 5 years. The aim of averaging is to remove short term variations in the time series. |
|