Module 1, Homework 3

1) Create a random number table like the example handed out in class, using the uniform distribution random number generator.

2) This file contains information about items and prices at three diners in Lunchville. Using this data, write a SAS program to create a food guide that lists the best price for each item, and which diner has the best price. Separate the table by type of food (Entrees, Side Items, or Drinks) so that your printout looks like the one handed out in class.