Module 1, Homework 4

1) Using the ncaa data set, for conferences 2, 11, and 25, use LINK statements to calculate the proportion of schools in the conference for which at least 75% of the students (ALLSTUDT) graduate within 6 years. Also display on the printout the number of schools reporting this data, as shown in handout.

2) Obtain a sample of 35 schools, each from a different school district for the Arkansas schools (also available as a SAS binary file or as a text file). Use a random number seed of 22222. For each school selected, print out the district number, the district name, the school number, the school name, the enrollment, and the random number value.