

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The different ways to visually present data, including frequency tables, relative frequency tables, histograms, and stem and leaf plots. It provides examples for each method and explains how to construct them. useful for students studying statistics or data analysis.
Typology: Summaries
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Math 102 Statistics Handout 2
Visually Presenting Data:
Given a data set, there are several ways to present it visually. Here are a few of the most common:
Measures of Center:
Given a numerical data set, how do we go about deciding where the “middle” of the data set is. That is, for a given data set, what does it mean to be “average”?
(a) One way of computing the “average” of a numerical data set is to compute the mean of the data. To do this, we add up all the data values, and then divide by the number of data points. One disadvantage of using the mean is that it is sensitive to “outliers”. That is, one very large or very small data value can change the mean quite a bit. (b) Another way of computing the “average” of a numerical data set is to compute the median of the data. To do this, we often start by lining up all the data values in increasing order. If there are an odd number of data values, then the median of the data set is the “middle” data value. If there are an odd number of data values, then the median is the average of the “middle pair” of values. The median is less sensitive to “outliers” then the mean is, since it only cares about the order of the data and not the actual numerical values. (c) A third way of computing the “average” of a numerical data set is to compute the mode of the data. The mode is the data value that occurs most often (the most “popular” value). If two data values tie, then we say that both values are the mode. If three or more values tie for the most occurrences, we usually say that there is no mode. (d) A fourth way of computing the “average” of a numerical data set is to compute the midrange of the data. To find the midrange, we take the average of the largest and smallest values in the data set.
Examples:
(a) Given the data set: { 3 , 5 , 12 , 14 , 6 , 7 , 10 , 7 , 8 }, compute the mean, median, and mode of the data set.
(b) Given the data set: { 3 , 7 , 10 , 6 , 4 , 3 , 5 , 8 , 6 , 2 }, compute the mean, median, and mode of the data set.
(c) Compute the mean, median, and mode for the data in the given frequency table: Score Frequency 5 4 7 3 9 4 10 6 12 3
The Five Number Summary and Box-and-Whisker Plot of a Data Set:
The 5 number summary of a given data set is the set of numbers: m, Q 1 , Q 2 , Q 3 , M
Here, m is the minimum, or smallest data value, M is the maximum or largest data value, and Q 2 is the median of the data, as defined above. For the remaining numbers, Q 1 is the “first quartile” and is the median of the “lower half of the data set. That is, the median among all data values below Q 2. Q 3 is the “third quartile” and is the median of the “upper half of the data set. That is, the median among all data values above Q 2. A Box-and-Whisker plot is a picture of the 5 number summary. We will demonstrate how to construct it in the example below.
Example: Find the 5-number summary and draw a Box-and-Whisker plot for the data set:
{ 2 , 3 , 5 , 5 , 6 , 8 , 9 , 11 , 12 , 16 }