BackExploring Data with Tables and Graphs: Visualizing and Summarizing Data in Statistics
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 aspect of statistics, allowing us to summarize, interpret, and communicate information effectively. The choice of graph depends on whether the data is qualitative (categorical) or quantitative (numerical).
Qualitative (Categorical) Data: Observations are names or labels (e.g., eye color, nationality).
Quantitative Data: Observations are numerical values (e.g., test scores, height).
Visualizing Qualitative Data
Bar Chart: Displays frequencies for each category using bars. Bars can be arranged in any order or in descending order for a Pareto chart.
Pareto Chart: A bar chart with bars arranged in descending order of frequency.
Pie Chart: Shows the proportion of each category as a slice of a circle, representing parts of a whole.

Visualizing Quantitative Data
Histogram: Uses adjacent bars to show the frequency of data within equal-width intervals (classes).
Frequency Polygon: Connects class midpoints with line segments to show the distribution shape.
Stemplot (Stem-and-Leaf Plot): Displays actual data values while showing distribution shape.


Frequency Distributions
Constructing Frequency Distributions
A frequency distribution is a table that displays the frequency of observations within specified intervals (classes). It helps organize large data sets and reveals patterns.
Class Limits: The smallest and largest values that can belong to a class.
Class Width: The difference between consecutive lower (or upper) class limits.
Class Midpoint: The average of the lower and upper class limits for a class. Formula:
Relative Frequency: The proportion of observations in a class. Formula:
Steps to Create a Frequency Distribution:
Determine the number of classes (usually 5–20).
Calculate class width: (round up if necessary).
List lower class limits, starting at or below the minimum value.
Find upper class limits (each is one less than the next lower class limit).
Tally data into classes and count frequencies.
Example Frequency Distribution Table
Time Spent Studying (mins) | Frequency | Relative Frequency |
|---|---|---|
20–29 | 1 | 10% |
30–39 | 2 | 20% |
40–49 | 4 | 40% |
50–59 | 3 | 30% |
60–69 | 2 | 20% |
70–79 | 1 | 10% |
Additional info: Values are illustrative; actual frequencies and percentages depend on the data set.
Histograms
Understanding and Creating Histograms
A histogram is a graphical representation of a frequency distribution for quantitative data. It uses adjacent bars to show the frequency of data within each class interval.
Horizontal Axis: Represents class boundaries or midpoints.
Vertical Axis: Represents frequency or relative frequency.
Distribution Shapes:
Normal: Bell-shaped and symmetric.
Skewed Right: Peaks on the left, tails to the right.
Skewed Left: Peaks on the right, tails to the left.
Uniform: All classes have similar frequencies.




Bar Graphs and Pareto Charts
Bar Graphs
Bar graphs are used to display and compare the frequency of categories for qualitative data. The length or height of each bar represents the frequency or count for each category.
Bars can be arranged in any order or by frequency (descending for Pareto charts).
Pareto Charts
A Pareto chart is a bar graph where categories are ordered from highest to lowest frequency, emphasizing the most significant categories.




Pie Charts
Pie Charts
Pie charts display the proportion of each category as a sector of a circle. The size of each sector is proportional to the percentage of observations in that category.
To find the percentage for a category:
Frequency Polygons
Frequency Polygons
A frequency polygon is a line graph that uses class midpoints on the x-axis and connects frequencies with straight lines. It is useful for comparing distributions or visualizing the shape of the data.
Class midpoints are calculated as
Dotplots
Dotplots
Dotplots are simple graphs for small data sets. Each data value is represented by a dot above a number line, with stacked dots indicating repeated values.
Dotplots are useful for visualizing the distribution and identifying clusters or gaps in the data.
Stemplots (Stem-and-Leaf Plots)
Stemplots
Stemplots (or stem-and-leaf plots) display quantitative data by splitting each value into a "stem" (all but the last digit) and a "leaf" (the last digit). This method preserves the original data values while showing the distribution.
Arrange data in increasing order.
List stems in a column and write leaves in rows next to their stems.
Time-Series Graphs
Time-Series Graphs
Time-series graphs plot data points in chronological order, with time on the x-axis and the measured variable on the y-axis. They are used to observe trends, cycles, or patterns over time.
Each point represents a value at a specific time.
Points are connected by line segments to show changes over time.
Summary Table: Graph Types and Their Uses
Graph Type | Data Type | Main Purpose |
|---|---|---|
Bar Chart | Qualitative | Compare frequencies across categories |
Pareto Chart | Qualitative | Highlight most frequent categories |
Pie Chart | Qualitative | Show proportions of a whole |
Histogram | Quantitative | Show frequency distribution |
Frequency Polygon | Quantitative | Show distribution shape |
Dotplot | Quantitative | Display individual data points |
Stemplot | Quantitative | Show distribution and retain data values |
Time-Series Graph | Quantitative (over time) | Show trends over time |