View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default How do I create a CORRECT histogram?

Perhaps Mike Middleton's "Better Histograms" approach will help:

http://www.treeplan.com/better.htm

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Brian Chisholm" <Brian wrote in message
...
I'm trying to create a histogram for 50 values. I've put in the upper
bounds
as my bin values, as was posted by another user. However, the frequency
output chart that is created by the histogram does not match the same
frequencies that my data shows. Many times, the frequency is off by one,
either positive or negative.

Moreover, I want the lower bounds of the data set to show up. How do I do
that?