You can use the Frequency Counts analysis to produce one-way frequency tables and compute chi-square statistics to test for equal proportions.
You can use the analysis to tabulate the number of observations in each category of a variable. For nominal variables, you can also create a bar chart of the variable.
→ → from the main menu. When you request a one-way frequency table and associated statistics, SAS/IML Studio calls the FREQ procedure in Base SAS software.