Re: Graph/Histogram oddities

2015-06-22 Thread Friedrich Beckmann
Hi, your data only has discrete values 1,2,3 … 10. Only the histogram bins which range e.g. from [2.333, 3) (2. <= x < 3) are empty. This is correct as there are really no cases which have values in that range. The histogram x-axis labeling is now a continuous range. For your specific prob

Graph/Histogram oddities

2015-06-22 Thread ftr
Hi, The attached pdf file shows the bizarre translation of DV var levels into the histogram graph. All the 10 continuous levels of the dependent variable soctrust are occupied, but the histogram shows unoccupied classes. The diagram is misleading to me. I then repeated the example with three three