|
SBHistogram Very simple program for generating histograms. There hasn't been a whole lot of work put into ensuring it works correctly, so use at your own risk. What is a histogram ? A histogram is a chart in which data values in counted and placed into buckets. For example, let's assume you want to do a histogram of peoples ages. Then you might want to use buckets such as 1-10 years, 11-20 years, 21-30 years, etc. Each bucket counts the number of data items that fall into it's range. The buckets are then displayed in a bar chart. (.exe 605 Kb) |
|
||||||||||
|
|||||||||||