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
How to create second y-axis with lgraph?Hi, I'm a beginner with Stata and drawing a graph with lgraph. I have mean height on y-axis and age…
Test for comparing means of populationsDear Stata experts, I would like to test the following hypothesis for the data below: H0: μ1 = μ2 …
Drop collinear variables with factor variables and interactionsDear all, I want to drop collinear variables from my list of independent variables in the case of f…
Probit Estimation HelpHello Everyone, I am trying to understand how one can determine the probability of variable being p…
How can I create a customized welcome result window in STATA 14.I would like to see a welcome message every time I open stata. Pls, guide me on how to do this? Than…
Subscribe to:
Post Comments (Atom)
0 Response to Need help with the option of the bar graph
Post a Comment