Hello !
My name is Hans Huber and I was wondering if someone could help me making a certain type of graph... I have a panel data of single transactions from different types of firms, with variables of the month of the transaction, economic sector of the firm, size of the firm, etc. and I want to make a graphic that show me the evolution of the amount quantity of transactions per month and per sector of the firm. So the idea is a graphic that, for example, shows me how many transactions where made in August-2022 divided by the sectors of the firms (transport, construction, agriculture, etc.) and see that evolution by the time. I was wondering making a graph that represents a code like this:
count(transactions), by (month industry)
but I'm relatively new at Stata and I don't know if it is even possible to do a graphic like that, so I would really appreciate if someone could help me with that.
Thank you very much and I hope my english is understandable!
Related Posts with Problem graphing by many variables
Exporting Percentage with asdocHi Attaullah Shah I am using asdoc command in stata it is very useful, and i am thankful for you. …
heteroskedasticityCan anyone tell me how to test heteroskedasticity for Pooled OLS please? …
Issue with summing and averaging different columns/variablesHi, I'm fairly new to Stata so I apologize if my question is basic. I am essentially trying to creat…
Right way to generate a dataset of estimates of treatment effect by year and their CI's as well as the year FEDear all, I want yearly coefficients of treat with their confidence intervals as well as the year f…
how to graph t test results with mean, confidence interval, and significance levelI saw a nice graph in a paper, do we have user-written command to graph t test results with mean, co…
Subscribe to:
Post Comments (Atom)
0 Response to Problem graphing by many variables
Post a Comment