BackExploring Data with Tables and Graphs – Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Exploring Data with Tables and Graphs
Introduction to Visualizing Data
Visualizing data is a fundamental step in statistics, allowing us to summarize and interpret large datasets efficiently. Different types of graphs and tables are used depending on whether the data is qualitative (categorical) or quantitative (numerical).
Qualitative Data: Observations are labels or names (e.g., color, nationality).
Quantitative Data: Observations are numerical (e.g., height, weight).
Visualizing Qualitative Data
Bar Chart / Pareto Chart: Uses bars to show frequencies for each category. Pareto charts order bars from highest to lowest frequency.
Pie Chart: Shows the proportion of each category as a slice of a circle.
Example: A pie chart showing the percentage of students from different countries in a class.
Visualizing Quantitative Data
Histogram: Uses vertical bars to show frequencies for intervals (classes) of data.
Frequency Polygon: Line graph version of a histogram, connecting midpoints of each class interval.
Stem-and-Leaf Plot: Displays quantitative data by splitting each value into a "stem" and a "leaf".
Dotplot: Dots are stacked above a number line to represent data points.
Time-Series Graph: Plots data points in time order, often used to show trends over intervals.
Frequency Distributions
A frequency distribution is a table that shows the frequency (count) of observations within specified intervals (classes).
Class Limits: The smallest and largest values that can belong to a class.
Class Width:
Class Midpoint:
Relative Frequency:
Example: Constructing a frequency distribution for time spent studying by grouping data into intervals and counting the number of observations in each interval.
How to Create Frequency Distributions
Calculate class width:
Round up to a convenient number if necessary.
Find lower and upper class limits.
Tally data into appropriate classes.
Histograms
Histograms use vertical bars to represent the frequency of data within each class interval. The shape of the histogram can reveal the distribution of the data:
Symmetric
Skewed Right (tail on the right)
Skewed Left (tail on the left)
Uniform (all classes have similar frequencies)
Example: A histogram showing the number of books read in a month by students.
How to Create Histograms on a TI-84 Calculator
Input data into a list (e.g., L1).
Go to STAT PLOT and select histogram.
Set window values to match data range and class width.
Graph to display the histogram.
Bar Graphs & Pareto Charts
Bar Graph: The height/length of each bar represents the frequency for each category.
Pareto Chart: Bars are arranged in descending order of frequency.
Example: Comparing the number of students with different hair colors in two classrooms using a bar graph and a Pareto chart.
Pie Charts
Each slice represents the proportion of responses in each category.
To find the percentage for a category:
Example: A pie chart showing the percentage of ticket types sold at a museum.
Frequency Polygons
Similar to histograms but use points connected by straight lines.
Useful for comparing distributions or showing trends.
Example: Frequency polygon showing the age distribution of people on a subway.
Dotplots
Each data value is represented by a dot above its value on a number line.
Useful for small to moderate-sized datasets.
Example: Dotplot showing the number of pets owned by students in two classes.
Stemplots (Stem-and-Leaf Plots)
Each data value is split into a "stem" (all but the final digit) and a "leaf" (the final digit).
Shows both the shape of the distribution and the actual data values.
Example: Stemplot showing weekly study times for students.
Time-Series Graphs
Plots data points in order over time to show trends or patterns.
Each point is connected by segments to display trends.
Example: Time-series graph showing average daily ice cream sales per month.
Summary Table: Types of Graphs and Their Uses
Graph Type | Data Type | Main Use |
|---|---|---|
Bar Chart | Qualitative | Compare frequencies of categories |
Pareto Chart | Qualitative | Highlight most frequent categories |
Pie Chart | Qualitative | Show proportions of categories |
Histogram | Quantitative | Show distribution of data |
Frequency Polygon | Quantitative | Compare distributions |
Dotplot | Quantitative | Show individual data points |
Stemplot | Quantitative | Show distribution and actual values |
Time-Series Graph | Quantitative (over time) | Show trends over time |
Additional info: These notes are based on "Elementary Statistics Using Excel" and cover the essential methods for exploring data using tables and graphs, as outlined in Chapter 2 of a typical college statistics course.