Site hosted by Angelfire.com: Build your free website today!

Statistical Computing

This webpage is for the second half of the course.

Download Assignment 4. It is due by Nov 25, 2005.
Download Assignment 3. It is due by Nov 08, 2005.

  1. Statistical inference using simulation
  2. Bootstrapping
  3. Cross-validation
  4. Jackknifing
  5. Markov Chain Monte Carlo techniques

The main reference material is the set of online classnotes. These contain both the class lectures (more or less) as well as programming tips. You may also like to read the book "Introduction to the bootstrap" by Efron and Tibshirani for the topics bootstrapping, cross-validation and jackknife. The recent book "Statistical Computing: Existing Results and Recent Trends" by D. Kundu and A. Basu is also a good reference for the same topics.

I do not know of any single good book for Markov Chain Monte Carlo. Here is a relevant list of publications.

We shall use Matlab and SAS in this course. You may use either Matlab 6.5 or 7. For SAS we shall use version 9.1.3.

Local links:
Internet links:

Click on the links below to read the class notes online. If you want to print the notes then use the printer-friendly versions:

  1. Simulation: [ 1 | 2 | 3 ]
  2. Bootstrap: [ 1 | 2 | 3 ]
  3. Cross validation: [ 1 ]
  4. Jackknife: [ 1 ]
  5. Markov chains: [ 1 | 2 ]
  6. Markov Chain Monte Carlo (MCMC): [ 1 ]
  7. Gibbs sampler: [ 1 |  2 |  3 |  4 |  5 |  6 ]
  8. Metropolis-Hastings: [ 1 | 2 ]
  9. Convergence issues: [ 1 ]