Additional Graphs - Lecture Notes
Additional Graphs - Lecture Notes
A dotplot consists of a graph of quantitative data in which each data value is plotted as a point
(or dot) along a horizontal scale of values.
A stemplot (or stem-and-leaf plot) represents quantitative data by separating each value into
two parts: the stem (such as the left most digit) and the leaf (such as the right most digit).
Note: The lengths of the rows in a stemplot are similar to the heights of the bars in a
histogram; longer rows of data correspond to higher frequencies.
A frequency polygon is a graph that uses line segments connected to points located directly
above class midpoint values.
A Pareto chart is a bar graph for categorical data, where the bars are arranged in descending
order according to frequencies.
A pie chart is a graph that depicts categorical data as slices of a circle, where the size of the
slice is proportional to the frequency count of the category.
Note: A Pareto and pie chart show the same data, but a Pareto chart does a better job of
showing the relative sizes of the different categories. A pie chart lacks an appropriate scale.
A time-series graph is a graph of time-series data, which are quantitative data that have been
collected at different points in time, such as monthly or yearly. A time series graph reveals
information about trends over time.
Graphs that Deceive
1. Graphs that use a vertical scale not starting at 0 can be misleading because the differences
are exaggerated.
2. Pictographs are drawing of objects that can create false impressions that distort the data
and can be misleading. For example, if you double each side of a square, the area does not
double, but increases by a factor of four.
Examples
1. The data below represents the height (in feet) of Douglas Fir Trees.
40 44 35 49 35 43 35 36 39 37 41 41 48
52 37 45 40 36 35 50 42 51 33 34 51 39
Height Frequency
33-36 8
37-40 6
41-44 5
45-48 2
49-52 5
a) Construct a dotplot.
b) Construct a stemplot.
4. Listed below are annual fatality rates (per 100,000 population) from drunk driving. The first
entry represents the year 1991. Construct the time-series graph. Is there a trend?
6.3 5.5 5.3 5.1 5.1 5.1 4.8 4.6 4.6 4.7 4.7
4.7 4.5 4.5 4.6 4.5 4.3 3.9 3.5 3.3 3.2 3.3
The number of fatalities is decreasing, possibly due to greater enforcement of DUI laws,
greater public awareness campaigns, safer cars, and car riding services.