I have to cross variables and then to sort using intensity
For now I have :
proc freq DATA=sas2.birthweight; Tables LowBirthWeight*MotherRace / chisq;