統計預測方法
Before doing it, please send me an email to make sure that I am in my office.
Prerequisite: One semester probability and statistics courses.
References
R.S.Tsay, Analysis of Financial Time Series , Wiley, 2002.
Part 0. 概論
Data Mining(ppt)
Part 1. 基礎機率,統計語言及其工具
Introduce the basic ideas and methods of probability and statistical theory and the practice of statistics. In addition, we will implement approaches to simulation and the statistical analysis of data through the use of software, mainly R. Finally, this topic will provide students the basic probability and statistics language for the rest of this course.
Part 2. 線性模型
- 回歸模型 Association; Regression; Introduction; DataAnalysis
- 變異
數 分析 Anova- 列聯表 Discrete
Part 3. 線性時間序列
Package for time series analysis and computational finance
Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Applied Statistics, 1989).
On the third problem, you are asking to try a model with interaction terms. The objective of this question is to ask you to do kind of model checking by constructing a bigger model. Some of you encountered the following questions:
3. Project 3. Linear Time Series, Data Sets: Mortality, Smoke, Temperature. Due date: 1/16/03 (Get tseries or fracdiff package.) You should download R-programming for linear time series. Answer
Data appendix:
Lottery: lottery.number, lottery.payoff, lottery2, lottery3
House: hstart
(可由網路取得)at
Download at http://cran.r-project.org/
Look for Precompiled Binary Distributions Windows (95 and later)
Look for base. Download rw1060.exe
R manuals: They are downloadable as PDF files:
References.