Module 1, Homework 1

1) Using the student grade file from lecture 2, first recompute the student's grades counting the quizzes as 70% of the grade. Second, recompute the student's grades after throwing out the lowest quiz score, using the new quiz average as 60% of the grade [Hint: look up the MIN function in the online help].

2) This file contains information from the Table of Contents of the excellent new book by Dr. Jun S. Liu, 'Monte Carlo Strategies in Scientific Computing'. Use DATA step commands (FILE PRINT, ...) with this file to reproduce a page that looks like the Table of Contents in the book. Use the class handout as a guide.