Title:
Simple-moving-average-method Download
- Category:
- matlab
- Tags:
-
[Text]
- File Size:
- 1kb
- Update:
- 2013-06-22
- Downloads:
- 0 Times
- Uploaded by:
- 陈发东
Description: Simple moving average method refers to the data of each group formed by the continuous movement of mobile period number, mobile computing each mean value of the data using the arithmetic mean method, and takes it as a predictive value.
The following formula for calculating the average mobile simple:
Ft= (At-1+At-2+At-3+...+At-n) /n
In the formula, Ft-- to forecast next period value
N-- moving average period number
The actual values of At-1--
At-2, At-3 and At-n said the former two, three until n of the actual value.
To Search:
File list (Check if you may need any files):
Simple moving average method.txt