STAT 3025Q
 Fall 2008


Syllabus (Please Read First)

H.W. #1 (due 9/4)

H.W. #2 (Due 9/11)

H.W. #3 (Due 10/2)

H.W. #4 (Due 10/16)

H.W. #5 (Due 10/23)

H.W. #6 (Due 11/20)

H.W. #7 (Due 12/4)


EXAM  Question Sheets:

Exam #1

Exam #2

Makeup Version

Final Exam Practice Problems:

Practice Problems

Solutions will be posted in a few days (if only to give you all a chance to do them without it!)

R Scripts:
Here are some R-scripts to introduce the concepts of R (more will be added as the course moves on).
Do not be fooled by the .R extention!  These can be opened either through the Open Script menu command
in R or by a usual text reader (for example, Notepad).

R website (for downloading)


Basic numerical Summeries and graphics (quantitative data)

Graphics for Qualitative (categorical) data

Using the "scan" command to read in data from a file      data1.txt  file (download for use with scan script)

Logical Tests and summing values in a vector                 data2.txt file for use with Logical tests script

Simulating Continuous Random Variable

Using Built-In probability distributions in R

Simulating Sampling Distributions in R