Dear Statalist,
Can you give me a stata command to make summery table of publication standard (I want only mean information of the variables) by categorical variable. For example, I want to get cross tab of income, age, and household size based on education status (no edu, primary edu, above primary). i want also to get the number of digits after the point only like format %9.1f
.....................no edu,....primary edu.....above primary
income ........46.5 ..............82.1 ...............190.0
age ............ ..32.5 ............26.7 ............. 35.1
household size.... 4.2 ......... 3.9 ............ 4.4
Waiting to hear from you.
Anagaw
Can you give me a stata command to make summery table of publication standard (I want only mean information of the variables) by categorical variable. For example, I want to get cross tab of income, age, and household size based on education status (no edu, primary edu, above primary). i want also to get the number of digits after the point only like format %9.1f
.....................no edu,....primary edu.....above primary
income ........46.5 ..............82.1 ...............190.0
age ............ ..32.5 ............26.7 ............. 35.1
household size.... 4.2 ......... 3.9 ............ 4.4
Waiting to hear from you.
Anagaw
Comment