http://pegasus.cc.ucf.edu/~xsu/PIC/rainbow.gif

Statistics 4164 - Fall 2009

Statistical Methods III

http://pegasus.cc.ucf.edu/~xsu/PIC/rainbow.gif

 

 

Pegasus Logo

Department of Statistics

University of Central Florida

 

Instructor:

Dr. Xiaogang Su

Office

Room 102, CC II

Phone:

(407) 823-2940

Email:

xiaosu@mail.ucf.edu

Prerequisite

STA 4163 or STA 4165

Website

http://pegasus.cc.ucf.edu/~xsu/CLASS/STA4164/

 

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gif Announcement:  

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gif Description of the Course:         The goal of this course is to continue further study of regression analysis. Topics to be covered include: Simple/Multiple Linear Regression Models (with emphasis on model diagnostics, model selection etc.), ANOVA (including multiple comparisons, ANCOVA), plus an introduction to repeated measure analysis, logistic regression, and poisson regression if time allows.

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gifStatistical Computing:  R, a free version of S/S+, is the primary statistical computing package for this class. It can be downloaded from the website of CRAN. The following webpage contains excellent help information of R, including several useful manuals, and FAQ about R: http://stat.ethz.ch/R-alpha/.  Also, you will need the Acrobat Reader  in order to view pdf files.  

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gifSyllabus and the grading policy:

Range

94+

93-90

89-87

86-83

82-80

79-77

76-73

72-70

69-67

66-63

62-60

59-0

Grade

A

A-

B+

B

B-

C+

C

C-

D+

D

D-

F

The following links will be added as they become available:

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gif Sample Midterms and Projects

 

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gif Homework assignments and Class Handouts:

 

Topic

Assignment

Class Handouts
R Codes
Data Sets

1

Homework 1

 

T-TEST.R

 

2

Homework 2

 

SLR.R

 

3

Homework 3

MLR with Real Estate Data

   Real-Estate.R

realestate.dat

4

Homework 4http://pegasus.cc.ucf.edu/~xsu/PIC/new2.gif

Model Selection

 

 

5

 Homework 5

Model Diagnostics

Baseball-1987.R

 

6

Homework 6http://pegasus.cc.ucf.edu/~xsu/PIC/new2.gif

One-Way ANOVA     Two-Way ANOVA

ANCOVA   Comparing Two Straight Lines

dummy-variables.R

 

7

Homework 7

Multiple Comparisons

 

 

 

http://pegasus.cc.ucf.edu/~xsu/PIC/star.gif Computing Handouts

       The newest version of R (Download R 2.9.2 for Windows)  is available from CRAN official website: http://cran.r-project.org/

  1. Introduction to R
  2. Probability Distributions and CI for Correlation
  3. Simple Linear Models and the related R program.
  4. Multiple Linear Regression Models. The 1987 baseball salary data are available from the above link.
  5. Model Diagnostics
  6. Box-Cox Transformation
  7. Regression with Dummy Variables
  8. Choosing  the Best Regression Model