




下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Chapter 1: Financial Time Series and Their CharacteristicsData used in the text:(1) Daily log returns of IBM (62/7/3 to 97/12): d-ibmln.dat(2) Daily simple returns of value-weighted and equal-weighted indexes: d-vwew.dat(3) Daily simple returns of Intel stock:d-intc.dat(4) Daily simple returns of 3M
2、 stock: d-mmm.dat(5) Daily simple returns of Microsoft stock:d-msft.dat(6) Daily simple returns of Citi-group stock:d-citi.dat(7) Monthly bond returns (30 yrs, 20 yrs,,1 yr): m-bnd.dat(8) Monthly Treasury rates (10 yrs, 5 yrs,,1 yr): m-gs.dat(9) Weekly Treasury Bill rates: w-tb3ms.dat & w-tb6ms.
3、datData sets for Exercises:1. Log returns of Alcoa stock: d-aa9099.datLog returns of American Express stock: d-axp9099.datLog returns of Disney stock: d-dis9099.datLog returns of Chicago Tribune stock: d-trb9099.datLog returns of Tyco International stock: d-tyc9099.dat2. Monthly log stock returns of
4、 five U.S. companies:Alcoa: m-aa6299.datAmerican Express: m-axp7399.datDisney: m-dis6299.datGeneral Motors: m-gm6299.datHershey Foods: m-hsy6299.datMellon Financial Co.: m-mel7399.dat3. See Alcoa stock returns in Problem 2.4. See American Express stock returns in Problem 2.5. See American Express st
5、ock returns in Problem 1.6. Exchange rates of Canadian Dollar, German Mark, United Kingdom Pound, Japanese Yen, and French Franc versus U.S. Dollar: forex-c.datChapter 2: Linear Time Series Analysis and Its ApplicationsData sets used in the chapter:(1) U.S. quarterly growth rates of GNP: q-gnp.dat(2
6、) Monthly value-weighted index returns: m-vw.dat(3) Monthly equal-weighted index returns: m-ew.dat(4) Monthly log returns of 3M stock: m-3m4699.dat(5) Quarterly earnings per share of Johnson & Johnson:jnj.dat(6) Weekly U.S. Treasury 1-y and 3-y constant maturity rates: w-gs1yr.dat and w-gs3yr.da
7、tData sets for Exercises:3. Simple returns on monthly U.S. bonds: m-bnd.dat4. Daily log returns of Alcoa stock: d-aa9099.dat5. Daily log returns of Hewlett-Packard, value-weighted, equal-weighted and SP500 index: d-hwp3dx8099.dat6. Monthly log returns of equal-weighted index: m-ew6299.dat7. See Prob
8、lem 5.8. Daily log returns of equal-weighted index: see Problem 5. Calendar of 1980 on (yr,mm,dd,date): day80on.datDummy variables (M,T,W,R,yr,mm,dd,days): wkdays8099.dat9. Log prices of futures and spot of SP500: sp5may.dat10. U.S. quarterly unemployment rates: q-unemrate.dat11. Quarterly GDP impli
9、cit price deflator: gdpipd.datChapter 3: Conditional Heteroscedastic ModelsData sets used in the text:1) ) Monthly simple returns of Intel stock : m-intc.datRATS program for an ARCH(3) model: m-intc.rats2) ) 10-m log returns of FX (Mark-US): exch-perc.dat3) ) Excess returns of S&P500: sp500.datR
10、ATS programs for various volatility models:(a) AR(3)-GARCH(1,1): m-sp-ar-garch11.rats(b) GARCH(1,1): m-sp-garch11.rats(c) GARCH(1,1) with t_5: t5-garch11.rats(d) GARCH(1,1) with t: garch11-t.rats(e) IGARCH(1,1): m-sp-igarch.rats(f) GARCH(1,1)-M model: m-sp-garchm.rats(g) CHARMA model: sp-charma.rats
11、4) ) Monthly log returns of IBM stock: m-ibmln.datRATS program for EGARCH(1,0): ibm-egarch10.rats5) ) Daily log returns of SP500 index: see d-hwp3dx8099.datin Chapter 2.6) ) Monthly log returns of IBM stock & SP500: m-ibmspln.datData set for Example 3.5: m-ibmsplnsu.datRATS program without summe
12、r effect: summer.ratsRATS program with summer effect: summer1.ratsRATS program for Example 3.6: charmax.ratsData sets for exercises:7) Monthly log returns of Intel stock: m-intc.dat8) Monthly simple returns of Merck stock: m-mrk.dat (The file contains the simple returns in Column 1.The sample period
13、 is from 1946/6 to 1999/12.)9) Monthly simple returns of 3M stock: m-mmm.dat10) Monthly log returns of GM stock & Sp500: m-gmsp5099.dat11) See problem 8.12) Daily log returns of IBM stock: d-ibmln.datChapter 4: Nonlinear Models and Their ApplicationsData sets used in the text:(1) Monthly simple
14、returns of equal-weighted index:m-ew.dat Daily log returns of IBM stock: d-ibmln99.datRATS program for TAR-GARCH model: ibm-ar-tar.rats(3) Monthly simple returns of 3M stock: m-mmm.datRATS program for smooth TAR: star.rats(4) Quarterly growth rates of U.S. gnp: q-gnp.dat(5) Monthly log returns of IB
15、M stock: m-ibmln99.dat(6) Quarterly unemployment rates: q-unemrate.datTo run neural networks on S-Plus or R, visit the Modapplstat at the S-Archive on Statlib for free softwareR and S commands for Example 4.5 are in nnet-ibm.sor and the data set is m-ibmln99.dat .Data sets for exercises:1. Monthly l
16、og returns of GE stock: m-ge2699.dat5. Weekly U.S. interest rates:(a) Treasury 1-year constant maturity rates:wgs1yr.dat(b) Treasury 3-year constant maturity rates:wgs3yr.datChapter 5: High-Frequency Data Analysis and Market MicrostructureData stes used in the text:(1) IBM transactions data (11/1/90
17、-1/31/91): The columns are date/time, volume, bid quote, ask quote, and transaction price: ibm.txt (large)(2) IBM transactions data of December 1999.(day. time, price): ibm9912-tp.dat (large)(3) Adjusted time durations between trades (11/01/901/31/91). Positive durations only: ibmdurad.dat(4) Adjust
18、ed durations in (3) for the first 5 trading days: ibm1to5-dur.dat(5) Data for Example 5.2 (files are relatively large)(a) The ADS file: ibm91-ads.dat(b) The explanatory variables as defined: ibm91-adsx.dat(6) Transactions data of IBM stock on November 21, 1990(a) original data: day15-ori.dat(b) data
19、 for PCD models: day15.datdata descriptions in file day15.txtRATS programs for estimating duration models:The data file used is ibm1to5-dur.dat .(a) EACD model: eacd.rats(b) WACD model: wacd.rats(c) GACD model: gacd.rats(d) Threshold-WACD model: tar-wacd.rats .Data sets for exercises:3. Adjusted dur
20、ations of IBM stock (11/2/90): ibm-d2-dur.dat5. Transactions data of 3M (12/99): mmm9912-dtp.dat (large)6. Adjusted durations of 3M (12/99): mmm9912-adur.datChapter 6: Continuous-Time Models and Their ApplicationsData sets used in the text:(1) Daily simple returns of IBM stock in 1998: ibmy98.dat(2)
21、 Daily log returns of Cisco stock in 1999: d-cscoy99ln.datSource code of a Fortran program for European call and put options based on the simple jump diffusion model discussed in the text: kou.f (You need to compile the program.)Chapter 7: Extreme Values, Quantile Estimation, and Value at RiskData s
22、ets used in the text:(1) Daily log returns of IBM stock: d-ibmln98.dat (9190 obs) The returns are in percentages.(2) RATS programs used in Example 7.3:(Note: returns used in the example are not in percentages.)(a) AR(2)-GARCH(1,1): example7-3a.rats(b) AR(2)-GARCH(1,1)-t5: example7-3b.rats(3) Daily l
23、og returns of Intel stock (Example 7.4): d-intc7297.dat(4) Data used in Subsection 7.7.6(a) Mean-corrected daily log returns of IBM: ibmln98wm.dat(b) The explanatory variables on page 294: ibml25x.datData sets for exercises:1. Daily log returns (in percentages) of GE stock: d-geln.dat2. Daily log re
24、turns (in percentages) of Cisco stock:d-csco9199.dat3. See problem 2.4. Daily log returns of HP and 3 indexes: d-hwp3dx8099.datChapter 8: Multivariate Time Series Analysis and Its ApplicationsData sets used in the text:(1) Monthly log returns of IBM and SP 500: m-ibmspln.datThe SCA commands used to
25、analyze the series: sca-ex-ch8.txt Source code of a Fortran program for multivariate Q-stat: qstat.f(2) Monthly simple returns of bond indexes: m-bnd.dat(3) Monthly U.S. interest rates of Example 8.6: m-gs1n3.datSCA commands used: sca-ex8-6.txt(4) Log prices of SP500 index futures and shares: sp5may
26、.dat Monthly log returns of IBM, HWP, INTC, MER & MWD:m-5cln.datData sets for exercises:1. Monthly log returns of MRK et al.: m-mrk2vw.dat2. Monthly U.S. interest rates (1 & 10 yrs): m-gs1n10.dat3. See problem 2.4. See problem 2.Chapter 9: Multivariate Volatility Models and Their Application
27、sData sets used in the text:(1) Daily log returns of HK and Japan market index (Example 9.1):Data file (491 data pts): hkja.datBivariate GARCH programs: hkja-c.rats and hkja-c1.rats Monthly log returns of IBM and SP 500: m-ibmspln.datConstant-correlation GARCH program: ibmsp-ex92.ratsTime-varying correlation GARCH: ibmsp
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 数学兴趣班教学评课记录范文
- 学校卫生管理中的多重耐药菌防控措施
- 快消品社交媒体营销范文
- 课题申报书:核心素养引领下的小学数学课堂教学方式的转变研究
- 郑州市第九十九中学招聘工作人员笔试真题2024
- 课题申报书:高校中外人文交流推动来华留学教育发展研究
- 陕西君创智盈能源科技有限公司招聘笔试真题2024
- 关于期中考试了演讲稿(9篇)
- 统编版六年级语文下册学生活动计划
- 近代物理研究所工作人员招聘笔试真题2024
- 小学生诗词大会宣讲公开课一等奖市赛课获奖课件
- 药学毕业论文5000字药学论文的5000字集合16篇
- 小学语文整本阅读指导课《城南旧事》教学案例
- (机械创新设计论文)
- GB/T 39802-2021城镇供热保温材料技术条件
- GB/T 2792-2014胶粘带剥离强度的试验方法
- GB/T 215-2003煤中各种形态硫的测定方法
- GB/T 17492-2012工业用金属丝编织网技术要求和检验
- GB/T 17207-2012电子设备用固定电容器第18-1部分:空白详细规范表面安装固体(MnO2)电解质铝固定电容器评定水平EZ
- GB/T 16886.7-2001医疗器械生物学评价第7部分:环氧乙烷灭菌残留量
- 铁路职工政治理论应知应会题库
评论
0/150
提交评论