Help! I don't know why I am missing a bin in my histogram; only 2 are showing up. There are 3 categories.
-----------------------------------------------------------------------
| Freq. Percent Valid Cum.
--------------------------+--------------------------------------------
Valid 0 income>expenses | 2898 54.11 54.11 54.11
1 income=expenses | 1801 33.63 33.63 87.73
2 income<expenses | 657 12.27 12.27 100.00
Total | 5356 100.00 100.00
-----------------------------------------------------------------------
Here is my code:
histogram Income_Expenses, width(1) frequency fcolor() xtitle("Spent more than Income ") xlabel(0(1)2, labsize(vsmall) angle(forty_five) valuelabel)
thank you.Lena
Related Posts with Missing bin in histogram
npregress series: R2 value not availableHello everyone, I am using Stata 17, and trying out the example from the npregress series manual. .…
Combining regression results and then test for significanceHi Statalists, I have run a lot of regressions in this format: y1 = a1 + b1x1 + b2x2 + e y2 = a2 + …
Catplot - plotting subcategories or subgroups along with main categoriesDear Statalisters I am using STATA 14.2 with the user written program catplot (ssc install catplot)…
LOGISTIC MULTILEVEL and MOR valueHello, I am trying a logistic multilevel analysis using melogit command and i would like to get MOR…
Stata command for the Oaxaca decomposition for TobitGood morning, someone know how to implement the Tobit-Blinder-Oaxaca decomposition in Stata. (Eg. th…
Subscribe to:
Post Comments (Atom)
0 Response to Missing bin in histogram
Post a Comment