Page 1 of 1

Histogram - problem setting bin width

Posted: Fri Mar 04, 2016 8:07 am
by Stepwise
Hi,

I am using EViews 9. I have a problem when using the histogram for a series (View > Descriptive Statistics and Tests > Histogram and Stats)

I cannot change the bins. My dataset is years of construction, and I get a histogram with 5 year intervals.

I have tried everything in the menus. I have also tried the following code: year_cons.hist(binw=user; binval=10)

Nothing changes. Intervals are still 5 year intervals.

Any help on what I am doing wrong?

Re: Histogram - problem setting bin width

Posted: Wed Mar 09, 2016 8:55 am
by EViews Gareth
You cannot change the histogram under View > Descriptive Statistics and Tests > Histogram and Stats. If you want to create a customized histogram, you'll have to use View->Graph, then choose Distribution as the graph type and customize the histogram options.