Specify which subgroups to analyze. The TYPES statement requests that the analysis be performed on all the observations in the GRADE data set as well as the two-way combination
of Status and Year, which results in four subgroups (because Status and Year each have two unique values).


   types () status*year;