Dear Stata users,
I have a public spending data of a sample size of 483 counties. Among these counties, 211 counties did not receive any public funding i.e. 211 zero observations. The rest 272 counties received some form of funding and the max is 968.5986. I want to look using a histogram to what extent this 0 spending occurs and whether spending is distributed uniformly after zero or there exists a substantial bimodality in spending. Can anyone tell me the exact command to draw a histogram in this case? I want the bin showing the frequency of 0s and then bin ranged from 1-50, 51-100,101-150,151-200 and >200.
Thanks and regards,
Azreen Karim.
I have a public spending data of a sample size of 483 counties. Among these counties, 211 counties did not receive any public funding i.e. 211 zero observations. The rest 272 counties received some form of funding and the max is 968.5986. I want to look using a histogram to what extent this 0 spending occurs and whether spending is distributed uniformly after zero or there exists a substantial bimodality in spending. Can anyone tell me the exact command to draw a histogram in this case? I want the bin showing the frequency of 0s and then bin ranged from 1-50, 51-100,101-150,151-200 and >200.
Thanks and regards,
Azreen Karim.
Comment