Hello,

I am having a hard time finding examples of summary tables between two groups let's say students who dropped out vs those who didn't (a binary variable 1=dropped out and 2= student), I want to know their gender, age (18-88), parents' highest education level(5 choices), marital status (5 choices).
I have been using tabulate command to make two-way table to compare each demographic (tab gender dropout) but ideally I would like to have them all in one table.