1 / 10
文档名称:

I. Exponential Smoothing.doc

格式:doc   页数:10
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

I. Exponential Smoothing.doc

上传人:管理资源吧 2012/2/6 文件大小:0 KB

下载得到文件列表

I. Exponential Smoothing.doc

文档介绍

文档介绍:I. Exponential Smoothing
A. The Federal Funds Rate
This first exercise uses the workfile Federal , which we used in Lab Four, and which has been updated and contains 245 weekly observations of the Federal Funds Rate, FFR(t). The series is weekly and is dated on the Monday after the Friday observation of the weekly closing observations range from 1/06/92 through 3/24/97 . Recall that the first difference of the FFR, DFFR, is an MA(1) process, and that the recursive formula for simple exponential smoothing of a time series, y(t), imposes an MA(1) structure on the first difference of this series, .
∆y(t) = e(t) - (1-a)y(t-1).
Hence, an exponential smoothing forecast of the Federal Funds Rate should be appropriate.
Open Eviews
File Menu/Open: ( in the Lab Eight Folder)
Workfile Window: Select ffr
Workfile Menu: VIEW: • open selection; you will see the spreadsheet view Series Window: VIEW: • graph
Series Window: VIEW: • histogram and stats
Series Window: VIEW: • correlogram: level, 36 lags
Series Window: VIEW: • unit root test, one lag, intercept, no trend
Note: ffr is evolutionary
Workfile Menu: GENR
dffr=ffr-ffr(-1)
Workfile Window: Select dffr
Workfile Menu: VIEW: • open selection; you will see the spreadsheet view Series Window: VIEW: • graph
Series Window: VIEW: • histogram and stats
Series Window: VIEW: • correlogram: