[Home]Histogram

HomePage | Recent Changes | Preferences

A Histogram is a graphical display of the data in a table of frequencies. What should be plotted is the [frequency density]?. For example, we might have a collection of data for which the frequency table is as follows:
FromToFrequencyDensity
0920.2
101930.3
202950.5
303980.8
404960.6
505910.1
606930.3

The histogram corresponding to these data would look like:

0.8                #####
0.7                #####
0.6                ##########
0.5           ###############
0.4           ###############
0.3      ####################     #####
0.2 #########################     #####
0.1 ###################################
    0---10---20---30---40---50---60---70

The distinction between a histogram and a [bar graph]? is that if we wish to find the total frequency of a range of values, we must consider the area under the graph (so between 30-39, we have a range of 10, and a frequency density of 0.8, giving the total frequency of 8)

Suppose we group the above data differently:

FromToFrequencyDensity
0920.2
101930.3
2059200.5
606930.3
our histogram would look like this:
0.5           ####################
              ####################
0.4           ####################
              ####################
0.3      ##############################
         ##############################
0.2 ###################################
    ###################################
0.1 ###################################
    ###################################
    0---10---20---30---40---50---60---70

HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited March 25, 2001 12:17 am by Dick Beldin (diff)
Search: