Hi there,
I haven't ever made any histogram from Stata actually, and I am facing some problem the first time I am attempting it.
I have a column with log(income), and most of the values are between 8 and 10 (they are not integers). When I tried to use the toolbar/boxes to create histogram, I used "logincome" for the frequency weight option. But it gave the message that it cannot make a histogram because logincome is not an integer. If I turn them into integer, then the crucial differences in decimals will be lost, and the histogram will mostly have even height of bars. Any suggestion on this?
What I am trying to do is to graph in histogram the average logincome of all counties of a US state for a specific year. For the counties, I am using county numeric identifiers.
Thanks a lot for the help
I haven't ever made any histogram from Stata actually, and I am facing some problem the first time I am attempting it.
I have a column with log(income), and most of the values are between 8 and 10 (they are not integers). When I tried to use the toolbar/boxes to create histogram, I used "logincome" for the frequency weight option. But it gave the message that it cannot make a histogram because logincome is not an integer. If I turn them into integer, then the crucial differences in decimals will be lost, and the histogram will mostly have even height of bars. Any suggestion on this?
What I am trying to do is to graph in histogram the average logincome of all counties of a US state for a specific year. For the counties, I am using county numeric identifiers.
Thanks a lot for the help


Comment