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
Number of observations for each subgroup at bottom of table and then export to LaTeXI am running two separate t-tests and have created one table for the results which I want to export …
Structure data for repeated measures analysisHello, Can someone please help me organize this data for analysis of repeated measures? I have 7 dat…
Graph for panel data that combines and plots averageDears, I want to generate linear plots for 18 countries' panel data in one graph. I use the command …
Interaction with rdrobustHi! I am trying to add an interaction to rdrobust and I get the following error: "factor-variable an…
Counting string variable namesHello, Good evening! I need some help in counting some string variable data. Please see below the Da…
Subscribe to:
Post Comments (Atom)
0 Response to Missing bin in histogram
Post a Comment