Dear Statalist,

I used the following command
Code:
sum influenced ibn.size
and was wondering if there is a way to add 25%, 50%, and 75% quantiles. Col(stat) does not work in summarize. And ibn doesn't work in tabstat. Do I have to create all the dummies to be able to get the quantiles for all categories of the categorical variables?

Thank you.