|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ExamplesAs an example we consider data collected by the U.S. Census Bureau on time to travel to work (2000 census, [1], Table 5). The census found that there were 124 million people who work outside of their homes. People were asked how long it takes them to get to work, and their responses were divided into categories: less than 5 minutes, more than 5 minutes and less than 10, more than 10 minutes and less than 15, and so on. The tables shows the numbers of people per category in thousands, so that 4,180 means 4,180,000. The data in the following tables are displayed graphically by histograms. An interesting feature of both diagrams is the spike in the 30 to 35 minutes category. It seems likely that this is an artifact: half an hour is a common unit of informal time measurement, so people whose travel times were perhaps a little less than, or a little greater than 30 minutes might be inclined to answer "30 minutes". This rounding is a common phenomenon when collecting data from people. Image:Travel time histogram total n.png Histogram of travel time, US 2000 census. Area under the curve equals the total number of cases. This diagram uses Q/width from the table.
This histogram shows the number of cases per unit interval so that the height of each bar is equal to the proportion of total people in the survey who fall into that category. The area under the curve represents the total number of cases (124 million). This type of histogram shows absolute numbers.
Image:Travel time histogram total 1.png Histogram of travel time, US 2000 census. Area under the curve equals 1. This diagram uses Q/total/width from the table.
This histogram differs from the first only in the vertical scale. The height of each bar is the decimal percentage of the total that each category represents, and the total area of all the bars is equal to 1, the decimal equivalent of 100%. The curve displayed is a simple density estimate. This version shows proportions, and is also known as an unit area histogram.
Mathematical DefinitionIn a more general mathematical sense, a histogram is simply a mapping <math>m_i</math> that counts the number of observations that fall into various disjoint categories (known as bins), whereas the graph of a histogram is merely one way to represent a histogram. Thus, if we let <math>n</math> be the total number of observations and <math>k</math> be the total number of bins, the histogram <math>m_i</math> meets the following conditions: <math>n = \sum_{i=1}^k{m_i}</math> Cumulative HistogramA cumulative histogram is a mapping that counts the cumulative number of observations in all of the bins up to the specified bin. That is, the cumulative histogram <math>M_i</math> of a histogram <math>m_i</math> is defined as: <math>M_i = \sum_{j=1}^i{m_j}</math> Number of bins and widthThere is no "best" number of bins, and different bin sizes can reveal different features of the data. Some theoreticians have attempted to determine an optimal number of bins, but these methods generally make strong assumptions about the shape of the distribution. You should always experiment with bin widths before choosing one (or more) that illustrate the salient features in your data. The number of bins can be calculated directly, or from an suggested bin width, <math>h</math>:
Where <math>n</math> is the number of observations in the sample <math>x=(x_1,x_2,\dots,x_n)</math>, and the braces indicate a ceiling function.
which implicitly bases the bin sizes on the range of the data, and can perform poorly if <math>n<30</math>.
where <math>h</math> is the common bin width, and <math>s</math> is the sample standard deviation.
which is based on the interquartile range See alsoReferences
|
Sites |
Searched sites for "Histogram" |
|
No sites found. |
Sorry, no matching site records were found. |
Want your site listed here?
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Submit
your site |
|
Relevant quality search results and fast easy navigation throughout the
different sections of the site, make Americola.com |