Bar Chart
A graphical method of presenting data. A bar is drawn
for each level of a variable. The height of each bar contains the value of the variable. Bar charts are useful for displaying things such as frequency counts and percent increases. They are not recommended for displaying means (despite the widespread practice) since box plots present more information in the same amount of space.
An example bar chart is shown
below.
See also: histogram, line graph, pie chart, box plot.