Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Histogram
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
[[File:Black_cherry_tree_histogram.svg|thumb|In this histogram, height is divided into bins of equal width (5 feet)]] {{Short description|Graphical representation of the distribution of numerical data}} {{Hatnote|For the histogram used in digital image processing, see [[Image histogram]] and [[Color histogram]].}} A '''histogram''' is a visual representation of the [[frequency distribution|distribution]] of quantitative data. To construct a histogram, the first step is to [[Data binning|"bin" (or "bucket")]] the range of values— divide the entire range of values into a series of intervals—and then count how many values fall into each interval. The bins are usually specified as consecutive, non-overlapping [[interval (mathematics)|intervals]] of a variable. The bins (intervals) are adjacent and are typically (but not required to be) of equal size.<ref>{{cite book |last1=Howitt |first1=D. |last2=Cramer |first2=D. |year=2008 |title=Introduction to Statistics in Psychology |publisher=Prentice Hall |edition=Fourth |isbn=978-0-13-205161-3 }}</ref> Histograms give a rough sense of the density of the underlying distribution of the data, and often for [[density estimation]]: estimating the [[probability density function]] of the underlying variable. The total area of a histogram used for probability density is always normalized to 1. If the length of the intervals on the ''x''-axis are all 1, then a histogram is identical to a [[relative frequency]] plot. Histograms are sometimes confused with [[bar chart]]s. In a histogram, each bin is for a different range of values, so altogether the histogram illustrates the distribution of values. But in a bar chart, each bar is for a different category of observations (e.g., each bar might be for a different population), so altogether the bar chart can be used to compare different categories. Some authors recommend that bar charts always have gaps between the bars to clarify that they are not histograms.<ref>{{cite web |last1=Naomi |first1=Robbins |title=A Histogram is NOT a Bar Chart |url=https://www.forbes.com/sites/naomirobbins/2012/01/04/a-histogram-is-not-a-bar-chart/#345b9c746d77 |work=Forbes |access-date=31 July 2018}}</ref><ref>{{cite journal | author = M. Eileen Magnello | date = December 2006 | title = Karl Pearson and the Origins of Modern Statistics: An Elastician becomes a Statistician | journal = The New Zealand Journal for the History and Philosophy of Science and Technology | volume = 1 volume | oclc = 682200824 | url = http://www.rutherfordjournal.org/article010107.html }} </ref> ==Etymology== The term "histogram" was first introduced by [[Karl Pearson]], the founder of mathematical [[statistics]], in lectures delivered in [[1892 (year)|1892]] at [[University College London]]. Pearson's term is sometimes incorrectly said to combine the Greek root ''γραμμα'' (gramma) = "figure" or "drawing" with the root ''ἱστορία'' (historia) = "inquiry" or "history". Alternatively the root ''ἱστίον'' (histion) is also proposed, meaning "web" or "tissue" (as in [[histology]], the study of biological tissue). Both of these [[etymology|etymologies]] are incorrect, and in fact Pearson, who knew Ancient Greek well, derived the term from a different if [[homophone|homophonous]] Greek root, ''ἱστός'' = "something set upright", "mast", referring to the vertical bars in the graph. Pearson's new term was embedded in a series of other analogous [[neologisms]], such as "stigmogram" and "radiogram".<ref name = "Rufi">Daniel Riaño Rufilanchas (2017), [https://www.researchgate.net/profile/Daniel-Riano/publication/363226799_On_the_origin_of_Karl_Pearson's_term_histogram/links/631200571ddd4470212cfeae/On-the-origin-of-Karl-Pearsons-term-histogram.pdf "On the origin of Karl Pearson’s term 'histogram'"], ''Estadística Española'' vol. 59, no. 192, p. 29-35.</ref> Pearson himself noted in 1895 that although the term "histogram" was new, the type of graph it designates was "a common form of graphical representation".<ref>{{Cite journal| first1 = K. | last1 = Pearson |author-link=Karl Pearson| title = Contributions to the Mathematical Theory of Evolution. II. Skew Variation in Homogeneous Material| journal = Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences| volume = 186| pages = 343–414| year = 1895| doi = 10.1098/rsta.1895.0010|bibcode = 1895RSPTA.186..343P | url = https://zenodo.org/record/1432104| doi-access = free}}</ref> In fact the technique of using a bar graph to represent statistical measurements was devised by the Scottish [[economist]], [[William Playfair]], in his ''Commercial and political atlas'' (1786).<ref name = "Rufi"/> ==Examples== This is the data for the histogram to the right, using 500 items: [[File:Example histogram.png|thumbnail]] {| class="wikitable" style="text-align:right" !Bin/Interval!!Count/Frequency |- | −3.5 to −2.51 || 9 |- | −2.5 to −1.51 || 32 |- | −1.5 to −0.51 || 109 |- | −0.5 to 0.49 || 180 |- | 0.5 to 1.49 || 132 |- | 1.5 to 2.49 || 34 |- | 2.5 to 3.49 || 4 |- |} The words used to describe the patterns in a histogram are: "symmetric", "skewed left" or "right", "unimodal", "bimodal" or "multimodal". <gallery> Symmetric-histogram.png|Symmetric, unimodal Skewed-right.png|[[Skewness#Introduction|Skewed right]] Skewed-left.png|[[Skewness#Introduction|Skewed left]] Bimodal-histogram.png|Bimodal Multimodal.png|Multimodal Symmetric2.png|Symmetric </gallery> It is a good idea to plot the data using several different bin widths to learn more about it. Here is an example on tips given in a restaurant. <gallery> Tips-histogram1.png|Tips using a $1 bin width, skewed right, unimodal Tips-histogram2.png|Tips using a 10c bin width, still skewed right, multimodal with modes at $ and 50c amounts, indicates rounding, also some outliers </gallery> The [[United States Census Bureau|U.S. Census Bureau]] found that there were 124 million people who work outside of their homes.<ref>[https://www.census.gov/prod/2004pubs/c2kbr-33.pdf US 2000 census].</ref> Using their data on the time occupied by travel to work, the table below shows the absolute number of people who responded with travel times "at least 30 but less than 35 minutes" is higher than the numbers for the categories above and below it. This is likely due to people rounding their reported journey time.{{Citation needed|date=August 2010}} The problem of reporting values as somewhat arbitrarily [[rounding|rounded numbers]] is a common phenomenon when collecting data from people.{{Citation needed|date=June 2011}} [[File:Travel time histogram total n Stata.png|thumb|350px|Histogram of travel time (to work), US 2000 census. Area under the curve equals the total number of cases. This diagram uses Q/width from the table.]] :{| class="wikitable" style="text-align:center" |+Data by absolute numbers |- ! Interval !! Width !! Quantity !! Quantity/width |- | 0 || 5 || 4180 || 836 |- | 5 || 5 || 13687 || 2737 |- | 10 || 5 || 18618 || 3723 |- | 15 || 5 || 19634 || 3926 |- | 20 || 5 || 17981 || 3596 |- | 25 || 5 || 7190 || 1438 |- | 30 || 5 || 16369 || 3273 |- | 35 || 5 || 3212 || 642 |- | 40 || 5 || 4122 || 824 |- | 45 || 15 || 9200 || 613 |- | 60 || 30 || 6461 || 215 |- | 90 || 60 || 3435 || 57 |} This histogram shows the number of cases per [[unit interval]] as the height of each block, so that the area of each block is equal to the number of people in the survey who fall into its category. The area under the [[curve]] represents the total number of cases (124 million). This type of histogram shows absolute numbers, with Q in thousands. {{clear}} [[File:Travel time histogram total 1 Stata.png|thumb|350px|Histogram of travel time (to work), US 2000 census. Area under the curve equals 1. This diagram uses Q/total/width (crowding) from the table. The height of a block represents crowding which is defined as - percentage per horizontal unit.]] :{| class="wikitable" style="text-align:center" |+Data by proportion |- ! Interval !! Width !! Quantity (Q) !! Q/total/width |- | 0 || 5 || 4180 || 0.0067 |- | 5 || 5 || 13687 || 0.0221 |- | 10 || 5 || 18618 || 0.0300 |- | 15 || 5 || 19634 || 0.0316 |- | 20 || 5 || 17981 || 0.0290 |- | 25 || 5 || 7190 || 0.0116 |- | 30 || 5 || 16369 || 0.0264 |- | 35 || 5 || 3212 || 0.0052 |- | 40 || 5 || 4122 || 0.0066 |- | 45 || 15 || 9200 || 0.0049 |- | 60 || 30 || 6461 || 0.0017 |- | 90 || 60 || 3435 || 0.0005 |} This histogram differs from the first only in the [[vertical direction|vertical]] scale. The area of each block is the fraction of the total that each category represents, and the total area of all the bars is equal to 1 (the fraction meaning "all"). The curve displayed is a simple [[density estimation|density estimate]]. This version shows proportions, and is also known as a unit area histogram. {{clear}} In other words, a histogram represents a frequency distribution by means of rectangles whose widths represent class intervals and whose areas are proportional to the corresponding frequencies: the height of each is the average frequency density for the interval. The intervals are placed together in order to show that the data represented by the histogram, while exclusive, is also contiguous. (E.g., in a histogram it is possible to have two connecting intervals of 10.5–20.5 and 20.5–33.5, but not two connecting intervals of 10.5–20.5 and 22.5–32.5. Empty intervals are represented as empty and not skipped.)<ref>Dean, S., & Illowsky, B. (2009, February 19). Descriptive Statistics: Histogram. Retrieved from the Connexions Web site: http://cnx.org/content/m16298/1.11/</ref> ==Mathematical definitions== [[File:Cumulative vs normal histogram.svg|thumb|350px|An ordinary and a cumulative histogram of the same data. The data shown is a random sample of 10,000 points from a normal distribution with a mean of 0 and a standard deviation of 1.]] The data used to construct a histogram are generated via a function ''m''<sub>''i''</sub> that counts the number of observations that fall into each of the disjoint categories (known as ''bins''). Thus, if we let ''n'' be the total number of observations and ''k'' be the total number of bins, the histogram data ''m''<sub>''i''</sub> meet the following conditions: : <math>n = \sum_{i=1}^k{m_i}.</math> A histogram can be thought of as a simplistic [[kernel density estimation]], which uses a [[kernel (statistics)|kernel]] to smooth frequencies over the bins. This yields a [[smooth function|smoother]] probability density function, which will in general more accurately reflect distribution of the underlying variable. The density estimate could be plotted as an alternative to the histogram, and is usually drawn as a curve rather than a set of boxes. Histograms are nevertheless preferred in applications, when their statistical properties need to be modeled. The correlated variation of a kernel density estimate is very difficult to describe mathematically, while it is simple for a histogram where each bin varies independently. An alternative to kernel density estimation is the average shifted histogram,<ref>{{cite journal |author=David W. Scott |date=December 2009 |title=Averaged shifted histogram |url=https://www.researchgate.net/publication/229760716 |journal=Wiley Interdisciplinary Reviews: Computational Statistics |volume=2 |issue=2 |pages=160–164 |doi=10.1002/wics.54|s2cid=122986682 }}</ref> which is fast to compute and gives a smooth curve estimate of the density without using kernels. ===Cumulative histogram=== A cumulative histogram: a mapping that counts the cumulative number of observations in all of the bins up to the specified bin. That is, the cumulative histogram ''M''<sub>''i''</sub> of a histogram ''m''<sub>''j''</sub> can be defined as: : <math>M_i = \sum_{j=1}^i{m_j}.</math> ===Number of bins and width=== There is no "best" number of bins, and different bin sizes can reveal different features of the data. Grouping data is at least as old as [[John Graunt|Graunt]]'s work in the 17th century, but no systematic guidelines were given<ref name=scott92/> until [[Herbert Sturges|Sturges]]'s work in 1926.<ref name=sturges/> Using wider bins where the density of the underlying data points is low reduces noise due to sampling randomness; using narrower bins where the density is high (so the signal drowns the noise) gives greater precision to the density estimation. Thus varying the bin-width within a histogram can be beneficial. Nonetheless, equal-width bins are widely used. Some theoreticians have attempted to determine an optimal number of bins, but these methods generally make strong assumptions about the shape of the distribution. Depending on the actual data distribution and the goals of the analysis, different bin widths may be appropriate, so experimentation is usually needed to determine an appropriate width. There are, however, various useful guidelines and rules of thumb.<ref>''e.g.'' § 5.6 "Density Estimation", W. N. Venables and B. D. Ripley, ''Modern Applied Statistics with S'' (2002), Springer, 4th edition. {{ISBN|0-387-95457-0}}.</ref> The number of bins ''k'' can be assigned directly or can be calculated from a suggested bin width ''h'' as: [[File:Untitled document (1).jpg|thumb|333x333px|Histogram data represented with different bin widths]] :<math>k = \left \lceil \frac{\max x - \min x}{h} \right \rceil.</math> The braces indicate the [[Floor and ceiling functions|ceiling function]]. ==== Square-root choice ==== :<math>k = \lceil \sqrt{n} \rceil \, </math> which takes the square root of the number of data points in the sample and rounds to the next [[integer]]. This rule is suggested by a number of elementary statistics textbooks <ref>{{Cite web |last=Lohaka |first=H.O. |year=2007 |url=https://etd.ohiolink.edu/acprod/odb_etd/ws/send_file/send?accession=ohiou1194981215 |title=Making a grouped-data frequency table: development and examination of the iteration algorithm |publisher=Doctoral dissertation, Ohio University |page=87}}</ref> and widely implemented in many software packages.<ref>{{cite web | url=https://www.mathworks.com/help/matlab/ref/matlab.graphics.chart.primitive.histogram.html|title=MathWorks: Histogram}}</ref> ==== Sturges's formula ==== [[Sturges's rule]]<ref name=sturges>{{cite journal |last=Sturges |first=H. A. |year=1926 |title=The choice of a class interval |journal=Journal of the American Statistical Association |volume=21 |issue=153 | pages=65–66 | jstor=2965501 | doi = 10.1080/01621459.1926.10502161 }}</ref> is derived from a [[binomial distribution]] and implicitly assumes an approximately normal distribution. :<math>k = \lceil \log_2 n \rceil+ 1 , \, </math> Sturges's formula implicitly bases bin sizes on the range of the data, and can perform poorly if {{math|''n'' < 30}}, because the number of bins will be small—less than seven—and unlikely to show trends in the data well. On the other extreme, Sturges's formula may overestimate bin width for very large datasets, resulting in oversmoothed histograms.<ref name="Scott2009WIRE">{{cite journal|last=Scott|first=David W.|title=Sturges' rule|journal = WIREs Computational Statistics|volume=1|issue=3|year=2009|pages=303–306 |doi=10.1002/wics.35|s2cid=197483064 }}</ref> It may also perform poorly if the data are not normally distributed. When compared to Scott's rule and the Terrell-Scott rule, two other widely accepted formulas for histogram bins, the output of Sturges's formula is closest when {{math|''n'' ≈ 100}}.<ref name="Scott2009WIRE"/> ==== Rice rule ==== :<math>k = \lceil 2 \sqrt[3]{n}\rceil</math> The [[Scott's rule#Terrell–Scott rule|Rice rule]]<ref>Online Statistics Education: A Multimedia Course of Study (http://onlinestatbook.com/). Project Leader: David M. Lane, Rice University (chapter 2 "Graphing Distributions", section "Histograms")</ref> is presented as a simple alternative to Sturges's rule. ==== Doane's formula ==== [[Sturges's rule#Doane's formula|Doane's formula]]<ref name=Doane1976>Doane DP (1976) Aesthetic frequency classification. American Statistician, 30: 181–183</ref> is a modification of Sturges's formula which attempts to improve its performance with non-normal data. :<math> k = 1 + \log_2( n ) + \log_2 \left( 1 + \frac { |g_1| }{\sigma_{g_1}} \right) </math> where <math>g_1</math> is the estimated 3rd-moment-[[skewness]] of the distribution and :<math> \sigma_{g_1} = \sqrt { \frac { 6(n-2) }{ (n+1)(n+3) } } </math> ==== Scott's normal reference rule ==== Bin width <math>h</math> is given by :<math>h = \frac{3.49 \hat \sigma}{\sqrt[3]{n}},</math> where <math>\hat \sigma</math> is the sample [[standard deviation]]. [[Scott's Rule|Scott's normal reference rule]]<ref name=scott79>{{cite journal |last=Scott |first=David W. |year=1979 |title=On optimal and data-based histograms |journal=Biometrika |volume=66 |issue=3|pages=605–610 |doi=10.1093/biomet/66.3.605}}</ref> is optimal for random samples of normally distributed data, in the sense that it minimizes the integrated mean squared error of the density estimate.<ref name=scott92>{{cite book|last=Scott|first=David W.|title=Multivariate Density Estimation: Theory, Practice, and Visualization|publisher=John Wiley|location=New York|year=1992}}</ref> This is the default rule used in Microsoft Excel.<ref>{{Cite web| url=https://support.microsoft.com/en-gb/office/create-a-histogram-85680173-064b-4024-b39d-80f17ff2f4e8#bkmk_scottrefrule| title=Excel:Create a histogram}} </ref> ==== Terrell–Scott rule ==== :<math>k = \sqrt[3]{2n}</math> The [[Scott's rule#Terrell–Scott rule|Terrell–Scott rule]]<ref name="Scott2009WIRE"/><ref>Terrell, G.R. and Scott, D.W., 1985. Oversmoothed nonparametric density estimates. Journal of the American Statistical Association, 80(389), pp.209-214.</ref> is not a normal reference rule. It gives the minimum number of bins required for an asymptotically optimal histogram, where optimality is measured by the integrated mean squared error. The bound is derived by finding the 'smoothest' possible density, which turns out to be <math>\frac 3 4 (1-x^2)</math>. Any other density will require more bins, hence the above estimate is also referred to as the 'oversmoothed' rule. The similarity of the formulas and the fact that Terrell and Scott were at Rice University when the proposed it suggests that this is also the origin of the Rice rule. ==== Freedman–Diaconis rule ==== The [[Freedman–Diaconis rule]] gives bin width <math>h</math> as:<ref>{{cite journal |last=Freedman |first=David |author2=Diaconis, P. |year=1981 |title=On the histogram as a density estimator: ''L''<sub>2</sub> theory |journal=Zeitschrift für Wahrscheinlichkeitstheorie und Verwandte Gebiete |volume=57 |issue=4 |pages=453–476 |doi=10.1007/BF01025868|url=http://bayes.wustl.edu/Manual/FreedmanDiaconis1_1981.pdf |citeseerx=10.1.1.650.2473 |s2cid=14437088 }}</ref><ref name=scott92/> :<math>h = 2\frac{\operatorname{IQR}(x)}{\sqrt[3]{n}},</math> which is based on the [[interquartile range]], denoted by IQR. It replaces 3.5σ of Scott's rule with 2 IQR, which is less sensitive than the standard deviation to outliers in data. ==== Minimizing cross-validation estimated squared error ==== This approach of minimizing integrated mean squared error from Scott's rule can be generalized beyond normal distributions, by using leave-one out cross validation:<ref>{{Cite book|title=All of Statistics|last=Wasserman|first=Larry|publisher=Springer|year=2004|isbn=978-1-4419-2322-6|location=New York|pages=310}}</ref><ref>{{cite conference|url=http://digitalassets.lib.berkeley.edu/sdtr/ucb/text/34.pdf |title=An asymptotically optimal histogram selection rule |first=Charles J. |last=Stone |date=1984 |book-title=Proceedings of the Berkeley conference in honor of Jerzy Neyman and Jack Kiefer }}</ref> :<math>\underset{h}{\operatorname{arg\,min}} \hat{J}(h) = \underset{h}{\operatorname{arg\,min}} \left( \frac{2}{(n-1)h} - \frac{n+1}{n^2(n-1)h} \sum_k N_k^2 \right)</math> Here, <math>N_k</math> is the number of datapoints in the ''k''th bin, and choosing the value of ''h'' that minimizes ''J'' will minimize integrated mean squared error. ==== Shimazaki and Shinomoto's choice ==== The choice is based on minimization of an estimated ''L''<sup>2</sup> [[risk function]]<ref>{{cite journal | last = Shimazaki | first =H. |author2=Shinomoto, S. | title =A method for selecting the bin size of a time histogram | journal = Neural Computation | volume =19 | issue = 6 | pages =1503–1527 | year =2007 | pmid = 17444758 | doi = 10.1162/neco.2007.19.6.1503| citeseerx =10.1.1.304.6404| s2cid =7781236 }}</ref> :<math> \underset{h}{\operatorname{arg\,min}} \frac{ 2 \bar{m} - v } {h^2} </math> where <math>\textstyle \bar{m}</math> and <math>\textstyle v</math> are mean and biased variance of a histogram with bin-width <math>\textstyle h</math>, <math>\textstyle \bar{m}=\frac{1}{k} \sum_{i=1}^{k} m_i</math> and <math>\textstyle v= \frac{1}{k} \sum_{i=1}^{k} (m_i - \bar{m})^2 </math>. ==== Variable bin widths ==== Rather than choosing evenly spaced bins, for some applications it is preferable to vary the bin width. This avoids bins with low counts. A common case is to choose ''equiprobable bins'', where the number of samples in each bin is expected to be approximately equal. The bins may be chosen according to some known distribution or may be chosen based on the data so that each bin has <math>\approx n/k</math> samples. When plotting the histogram, the ''frequency density'' is used for the dependent axis. While all bins have approximately equal area, the heights of the histogram approximate the density distribution. For equiprobable bins, the following rule for the number of bins is suggested:<ref>{{cite web |author1=Jack Prins |author2=Don McCormack |author3=Di Michelson |author4=Karen Horrell |title=Chi-square goodness-of-fit test |url=https://itl.nist.gov/div898/handbook/prc/section2/prc211.htm |website=NIST/SEMATECH e-Handbook of Statistical Methods |publisher=NIST/SEMATECH |access-date=29 March 2019 |page=7.2.1.1}}</ref> :<math>k = 2 n^{2/5}</math> This choice of bins is motivated by maximizing the power of a [[Pearson chi-squared test]] testing whether the bins do contain equal numbers of samples. More specifically, for a given confidence interval <math>\alpha</math> it is recommended to choose between 1/2 and 1 times the following equation:<ref>{{cite book |last1=Moore |first1=David |editor1-last=D'Agostino |editor1-first=Ralph |editor2-last=Stephens |editor2-first=Michael |title=Goodness-of-Fit Techniques |date=1986 |publisher=Marcel Dekker Inc. |location=New York, NY, US |isbn=0-8247-7487-6 |page=70 |chapter=3}}</ref> :<math>k = 4 \left( \frac{2 n^2}{\Phi^{-1}(\alpha)} \right)^\frac{1}{5}</math> Where <math>\Phi^{-1}</math> is the [[probit]] function. Following this rule for <math>\alpha = 0.05</math> would give between <math>1.88n^{2/5}</math> and <math>3.77n^{2/5}</math>; the coefficient of 2 is chosen as an easy-to-remember value from this broad optimum. ==== Remark ==== A good reason why the number of bins should be proportional to <math>\sqrt[3]{n}</math> is the following: suppose that the data are obtained as <math>n</math> independent realizations of a bounded probability distribution with smooth density. Then the histogram remains equally "rugged" as <math>n</math> tends to infinity. If <math>s</math> is the "width" of the distribution (e. g., the standard deviation or the inter-quartile range), then the number of units in a bin (the frequency) is of order <math>n h/s</math> and the ''relative'' standard error is of order <math>\sqrt{s/(n h)}</math>. Compared to the next bin, the relative change of the frequency is of order <math>h/s</math> provided that the derivative of the density is non-zero. These two are of the same order if <math>h</math> is of order <math>s/\sqrt[3]{n}</math>, so that <math>k</math> is of order <math>\sqrt[3]{n}</math>. This simple cubic root choice can also be applied to bins with non-constant widths.{{cn|date=May 2024}} [[File:Gumbel distribtion.png|thumb|300px|Histogram and density function for a [[Gumbel distribution]]<ref>[https://www.waterlog.info/cumfreq.htm A calculator for probability distributions and density functions]</ref>]] == Applications == * In [[hydrology]] the histogram and estimated [[density estimation|density function]] of rainfall and river discharge data, analysed with a [[probability distribution]], are used to gain insight in their behaviour and frequency of occurrence.<ref>[https://www.waterlog.info/density.htm An illustration of histograms and probability density functions]</ref> An example is shown in the blue figure. * In many [[Digital image processing]] programs there is an histogram tool, which show you the distribution of the [[contrast (vision)|contrast]] / brightness of the [[pixel]]s. [[File:Daisy histogram.jpg|thumb|histogram of contrast]] ==See also== {{Commons category|Histograms}} {{Portal|Mathematics}} * [[Data and information visualization]] * [[Data binning]] * [[Density estimation]] ** [[Kernel density estimation]], a smoother but more complex method of density estimation * [[Entropy estimation]] * [[Freedman–Diaconis rule]] * [[Image histogram]] * [[Pareto chart]] * [[Seven basic tools of quality]] * [[V-optimal histograms]] ==References== {{Reflist}} ==Further reading== * Lancaster, H.O. ''An Introduction to Medical Statistics.'' John Wiley and Sons. 1974. {{ISBN|0-471-51250-8}} ==External links== {{commons}} {{Wiktionary}} *[https://tinlizzie.org/histograms/ Exploring Histograms], an essay by Aran Lunzer and Amelia McNamara * [https://www.census.gov/population/www/socdemo/journey.html Journey To Work and Place Of Work] ''(location of census document cited in example)'' * [http://www.mathworks.com/matlabcentral/fileexchange/30480-histconnect Smooth histogram for signals and images from a few samples] * [http://quarknet.fnal.gov/toolkits/ati/histograms.html Histograms: Construction, Analysis and Understanding with external links and an application to particle Physics.] * [https://www.neuralengine.org/res/histogram.html A Method for Selecting the Bin Size of a Histogram] * [https://web.archive.org/web/20150501071703/http://www.stat.rice.edu/~scottdw/stat550/HW/hw3/c03.pdf Histograms: Theory and Practice], some great illustrations of some of the Bin Width concepts derived above. * [http://www.mathworks.com/matlabcentral/fileexchange/27388-plot-and-compare-nice-histograms-by-default Matlab function to plot nice histograms] * [http://excelandfinance.com/histogram-in-excel/ Dynamic Histogram in MS Excel] * Histogram [http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_ModelerActivities_MixtureModel_1 construction] and [http://wiki.stat.ucla.edu/socr/index.php/SOCR_EduMaterials_Activities_PowerTransformFamily_Graphs manipulation] using Java applets, and [http://www.socr.ucla.edu/htmls/SOCR_Charts.html charts] on [[SOCR]] * [http://www.ton.scphys.kyoto-u.ac.jp/~shino/histograms/ Toolbox for constructing the best histograms] {{Webarchive|url=https://web.archive.org/web/20171024205314/http://www.ton.scphys.kyoto-u.ac.jp/~shino/histograms/ |date=2017-10-24 }} {{Quality Tools}} {{Statistics|descriptive}} [[Category:Statistical charts and diagrams]] [[Category:Quality control tools]] [[Category:Estimation of densities]] [[Category:Nonparametric statistics]] [[Category:Statistics articles needing expert attention]] [[Category:Frequency distribution]] <references responsive="0" />
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation needed
(
edit
)
Template:Cite book
(
edit
)
Template:Cite conference
(
edit
)
Template:Cite journal
(
edit
)
Template:Cite web
(
edit
)
Template:Clear
(
edit
)
Template:Cn
(
edit
)
Template:Commons
(
edit
)
Template:Commons category
(
edit
)
Template:Hatnote
(
edit
)
Template:ISBN
(
edit
)
Template:Math
(
edit
)
Template:Portal
(
edit
)
Template:Quality Tools
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Sister project
(
edit
)
Template:Statistics
(
edit
)
Template:Webarchive
(
edit
)
Template:Wiktionary
(
edit
)