| Dictionary: pie chart |
| 5min Related Video: pie chart |
| Statistics Dictionary: pie chart |
A diagram (see diagram opposite) used when it is desired to emphasize the proportions of a set of data when data items are grouped into classes according to the value of some variable (usually categorical). A circle is divided into sectors representing the classes. The area (or equivalently the angle) of a sector is proportional to the frequency of the corresponding class. If two pie charts are used to compare two populations, their areas can be made proportional to the sizes of the populations.

| Computer Desktop Encyclopedia: pie chart |
A graphical representation of information in which each unit of data is represented as a pie-shaped piece of a circle. See business graphics.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Business Dictionary: Pie Chart |
Graph where a circle represents the whole amount, and wedge-shaped sectors indicate the fraction in each category.
| Geography Dictionary: pie chart |
A circle divided into sectors. The circle represents the total value, and the sectors are proportional to each value within the total.
| Sports Science and Medicine: pie chart |
A diagrammatic representation of the proportions of an identifiable whole in which a circle is divided into sections proportional to the magnitude of the quantities represented.
| Wikipedia: Pie chart |
A pie chart (or a circle graph) is a circular chart divided into sectors, illustrating percents. In a pie chart, the arc length of each sector (and consequently its central angle and area), is proportional to the quantity it represents. Together, the sectors create a full disk. It is named for its resemblance to a pie which has been sliced.
The pie chart is perhaps the most ubiquitous statistical chart in the business world and the mass media.[1] However, it has been criticized,[2] and some recommend avoiding it[3][4], pointing out in particular that it is difficult to compare different sections of a given pie chart, or to compare data across different pie charts. Pie charts can be an effective way of displaying information in some cases, in particular if the intent is to compare the size of a slice with the whole pie, rather than comparing the slices among them.[5] Pie charts work particularly well when the slices represent 25 to 50% of the data,[6] but in general, other plots such as the bar chart or the dot plot, or non-graphical methods such as tables, may be more adapted for representing certain information.
The earliest known pie chart is generally credited to William Playfair's Statistical Breviary of 1801.[5][7]
Contents |
The following example chart is based on preliminary results of the election for the European Parliament in 2004. The following table lists the number of seats allocated to each party group, along with the derived percentage of the total that they each make up. The values in the last column, the derived central angle of each sector, is found by multiplying the percentage by 360°.
| Group | Seats | Percent (%) | Central angle (°) |
|---|---|---|---|
| EUL | 39 | 5.3 | 19.2 |
| PES | 200 | 27.3 | 98.4 |
| EFA | 42 | 5.7 | 20.7 |
| EDD | 15 | 2.0 | 7.4 |
| ELDR | 67 | 9.2 | 33.0 |
| EPP | 276 | 37.7 | 135.7 |
| UEN | 27 | 3.7 | 13.3 |
| Other | 66 | 9.0 | 32.5 |
| Total | 732 | 99.9* | 360.2* |
*Because of rounding, these totals do not add up to 100 and 360.
The size of each central angle is proportional to the size of the corresponding quantity, here the number of seats. Since the sum of the central angles has to be 360°, the central angle for a quantity that is a fraction Q of the total is 360Q degrees. In the example, the central angle for the largest group (European People's Party (EPP)) is 135.7° because 0.377 times 360, rounded to one decimal place(s), equals 135.7.
Pie charts are common in business and journalism, perhaps because they are perceived as being less "geeky" than other types of graph. However statisticians tend to regard pie charts as a poor method of displaying information, and they are uncommon in scientific literature. One reason for this is that it is more difficult for comparisons to be made between the size of items in a chart when area is used instead of length and when different items are shown as different shapes. Stevens' power law states that visual area is perceived with a power of 0.7, compared to a power of 1.0 for length. This suggests that length is a better scale to use, since perceived differences would be linearly related to actual differences.
In research performed at AT&T Bell Laboratories, it was shown that comparison by angle was less accurate than comparison by length. This can be illustrated with the diagram to the right, showing three pie charts, and, below each of them, the corresponding bar chart representing the same data. Most subjects have difficulty ordering the slices in the pie chart by size; when the bar chart is used the comparison is much easier. [8]. Similarly, comparisons between datasets are easier using the barchart. However, if the goal is to compare a given category (a slice of the pie) with the total (the whole pie) in a single chart and the multiple is close to 25% or 50%, then a pie chart can often be more effective than a bar graph.
Florence Nightingale is credited with developing a form of the pie chart now known as the polar area diagram, or occasionally the Nightingale rose diagram and first published in 1858. The name "coxcomb" is sometimes used erroneously. This was the name Nightingale used to refer to a book containing the diagrams rather than the diagrams themselves.[9]
The polar area diagram is similar to a usual pie chart, except that the sectors are each of an equal angle and differ rather in how far each sector extends from the centre of the circle, enabling multiple comparisons on one diagram. It has been suggested that most of Nightingale's early reputation was built on her ability to give clear and concise presentations of data.
Although Florence Nightingale is usually credited with this graphical invention, there are earlier uses. Léon Lalanne used a polar diagram to show the frequency of wind directions around compass points in 1843. André-Michel Guerry is an earlier inventor of the "rose diagram" form, in an 1829 paper showing frequency of events for cyclic phenomena.[citation needed]
Multi-level pie chart, also known as a radial tree chart is an information visualization technique which is used for representing hierarchical data.[10] The hierarchical structure of data is depicted by means of concentric circles. The circle in the centre represents the root node, with the hierarchy moving outward from the centre. A segment of the inner circle bears a hierarchical relationship to those segments of the outer circle which lie within the angular sweep of the parent segment.[11]
A chart with one or more sectors separated from the rest of the disk is known as an exploded pie chart. This effect is used to either highlight a sector, or to highlight smaller segments of the chart with small proportions.
A perspective (3D) pie chart is used to give the chart a 3D look-and-feel. Often used for aesthetic reasons, the third dimension does not improve the reading of the data; on the contrary, these plots are difficult to interpret because of the distorted effect of perspective associated with the third dimension. The use of superfluous dimensions not used to display the data of interest is discouraged for charts in general, not only for pie charts.[12]
A doughnut chart, also called a Donut chart is functionally identical to a standard pie chart, with the exception of a blank center and ability to support multiple stats as one.
The earliest known pie chart is generally credited to William Playfair's Statistical Breviary of 1801, where two such graphs are used.[5][7] This invention was not widely used at first;[5] Charles Joseph Minard being one of the first to use it in 1858, in particular in maps where he needs to add information in a third dimension.[13]
|
One of William Playfair's pie charts in his Statistical Breviary, depicting the proportions of the Turkish Empire located in Asia, Europe and Africa before 1789. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| Best of the Web: pie chart |
Some good "pie chart" pages on the web:
Math mathworld.wolfram.com |
| graph | |
| Graphic methods (applied mathematics) | |
| Spreadsheets |
| What is Minnesota's pie chart? | |
| What data is compared in pie chart? | |
| What is a source on a pie chart? |
Copyrights:
![]() | Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved. Read more | |
![]() | Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Business Dictionary. Dictionary of Business Terms. Copyright © 2000 by Barron's Educational Series, Inc. All rights reserved. Read more | |
![]() | Geography Dictionary. A Dictionary of Geography. Copyright © Susan Mayhew 1992, 1997, 2004. All rights reserved. Read more | |
![]() | Sports Science and Medicine. The Oxford Dictionary of Sports Science & Medicine. Copyright © Michael Kent 1998, 2006, 2007. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Pie chart". Read more |
Mentioned in