| Overview |
Homework |
R
|
| Date |
Code |
| Jan. 24 |
Cloth Data R Code |
| Feb. 3 |
R
Code |
| Feb. 17, 21 |
Blood Pressure Data R Code on Weighted Least Squares R Code on Sampling Distributions |
| Feb. 28, Mar. 2 |
R
Code on Estimable Functions Using CPS Data rref.R |
| Mar. 23 |
R Code on F Test for Equal
Variances |
| Mar. 27 |
R Code on ANOVA F Test for
Equal Means |
| Apr. 3 |
Berkeley
Guidance Study Data:
load into R with the commandBerkeley <- read.table("http://people.reed.edu/~jones/141/Berkeley.dat",header=TRUE)
Gun Registration Data: load into R with the command GunReg <- read.table("http://people.reed.edu/~jones/141/Guns.dat",header=TRUE)
1993 Consumer Reports Auto Data: copy and paste to load into R. R Code on t-tests and F-tests for model selection R History from class |
| Apr. 6 |
R Code on the dangers of
R-squared |
| Apr. 17 |
R Code on simultaneous
confidence intervals: Anorexia data |
| Apr. 20 |
World Bank Data - Old World Bank Data - New R Code for World Bank Data Analysis R History from class |
| Apr. 23 |
R Code on regression
diagnostics |
Cloth Data
Current
Population Survey
HAPPINESS
Olympic gold medal men's long jump
results
World Bank - Old (~1980)
World Bank - New (2009)