Hi,
I want to draw a bar graph for the industries which have more than 100 firms, however, I do not know how do it. My code to generate the graph is
graph hbar (count) if certification_cycle==1¤t_status =="certified", over(industry, sort(1) descending) blabel(bar, size(small))
However, the variable industry have more than 50 industries and I just want to select those are popular (more than 100 firm). Any suggestion would be appreciated
Many thanks
Related Posts with Need help with the option of the bar graph
Create a Panel DatasetGood Evening, I am trying to build a panel dataset from a list of Banks that I have downloaded from …
Help Interpreting a log-log scale scatter plotDear all, I am using Stata 16, on mac. I used the command twoway scatter lnGDP lnpopulation. GDP i…
Random effects Fractional Regression ModelHello everyone! I am planning to run a fractional regression model in the context of panel data . As…
cmxtmixlogit: real life data & applications?Hi Statalist -cmxtmixlogit- was newly introduced in Stata 16 to enable choice modelling for panel d…
Copy database only with variable codes into ExcelI need to copy and paste database only with variable codes into Excel from STATA. How to do it? Plea…
Subscribe to:
Post Comments (Atom)
0 Response to Need help with the option of the bar graph
Post a Comment