BackVisualizing and Summarizing Data: Frequency Distributions and Histograms
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Visualizing Qualitative vs. Quantitative Data
Introduction
In business statistics, data can be classified as qualitative (categorical) or quantitative (numerical). Visualizing these data types helps in understanding patterns and distributions, which is essential for decision-making.
Qualitative Data Visualization
Bar Chart / Pareto Chart: Used to display frequencies of categories. Bars are separated and can be ordered by frequency (Pareto).
Pie Chart: Shows proportions of categories as slices of a circle, representing the percentage of each category in the total.
Example: Eye color frequencies (Bar Chart), Nationalities (Pie Chart).
Quantitative Data Visualization
Histogram: Bar graph for quantitative data, showing frequency of data within intervals (bins).
Frequency Polygon: Line graph version of histogram, connecting midpoints of each interval.
Stemplots (Stem & Leaf): Displays data values in a way that shows their distribution while retaining actual values.
Example: Test scores visualized using histogram, frequency polygon, and stemplot.
Frequency Distributions
Introduction
A frequency distribution is a table that shows the number of observations (frequency) within specified intervals (classes). It is a foundational tool for summarizing quantitative data.
Constructing Frequency Distributions
Class Limits: The lowest and highest values that can belong to each class.
Class Width: The difference between the lower limits of consecutive classes.
Class Midpoint: The average of the lower and upper class limits.
Relative Frequency: The proportion of observations in each class. where is the frequency and is the total number of observations.
Example Table: Frequency Distribution
Time spent studying (mins) for exam | Frequency (f) | Relative freq. (f/n × 100%) |
|---|---|---|
20–29 | ||
30–39 | ||
40–49 | ||
50–59 | ||
60–69 | ||
70–79 |
Additional info: Students should fill in frequencies and calculate relative frequencies based on provided data.
Practice: Frequency Distribution Construction
Given a data set, determine the lower class limit and class width.
Assign each data value to its appropriate class and tally frequencies.
Example Table: Travel Time to Work
Travel Time to Work (mins) | Frequency (f) |
|---|---|
5–15 | 156 |
16–26 | 343 |
27–37 | 249 |
38–48 | 172 |
49–59 | 40 |
60–70 | 9 |
71–81 | 4 |
How to Create Frequency Distributions
Step-by-Step Process
Calculate class width: Round up if necessary.
Find lower class limits: First lower limit = data minimum. Next lower limits = previous lower limit + class width.
Find upper class limits: For each class, upper limit = next lower limit – 1.
Tally each data value in its appropriate class.
Example Table: Sales Data
Sales ($) |
|---|
1223, 1136, 819, 1099, 1011, 997, 973, 1025, 1017, 1118, 988, 943, 1196, 1061, 942 |
Additional info: Students should use the above steps to construct a frequency distribution with 5 classes.
Histograms
Introduction
A histogram is a graphical representation of a frequency distribution using adjacent bars. It is used to visualize the distribution of quantitative data.
Key Properties
Classes/Bins: Shown on the horizontal axis, usually intervals or class midpoints.
Frequencies: Shown on the vertical axis, with bars representing the count in each class.
Example Table: Frequency Distribution and Histogram
Time spent studying (mins) | Class Midpoint | Frequency (f) |
|---|---|---|
20–29 | 24.5 | 2 |
30–39 | 34.5 | 4 |
40–49 | 44.5 | 6 |
50–59 | 54.5 | 5 |
60–69 | 64.5 | 3 |
70–79 | 74.5 | 1 |
Additional info: The histogram is constructed by plotting class midpoints on the x-axis and frequencies on the y-axis.
Histogram Shapes
Normal: Symmetrical, bell-shaped distribution.
Skewed Right: Longer tail on the right side.
Skewed Left: Longer tail on the left side.
Uniform: Frequencies are roughly equal across all classes.
Example Table: Histogram Shapes
Shape | Description |
|---|---|
Normal | Symmetrical, peak in center |
Skewed Right | Tail extends to right |
Skewed Left | Tail extends to left |
Uniform | Bars are similar height |
Using Technology: Creating Histograms on TI-84 Calculator
Introduction
Graphing calculators can be used to quickly create histograms from raw data, aiding in statistical analysis.
Steps to Create a Histogram
Input data as list L1.
Graph the default histogram using STAT PLOT.
Select histogram type, set Xlist to L1.
Adjust class boundaries and frequency as needed.
Set Xscl to desired class width.
Set Xmin/Xmax to fit data range.
(Optional) Adjust Ymin/Ymax/Yscl values for better visualization.
Practice Problems
Frequency Distribution Practice
Given a data set, construct a frequency distribution using specified class limits and widths.
Calculate relative frequencies and interpret results (e.g., percentage of customers served per hour above a threshold).
Histogram Practice
Given a histogram, determine the number of classes and class width.
Interpret the shape of the distribution (normal, skewed, uniform).
Summary Table: Key Terms
Term | Definition |
|---|---|
Frequency Distribution | Table showing number of observations in each class |
Class Limit | Lowest/highest value in a class |
Class Width | Difference between lower limits of consecutive classes |
Class Midpoint | Average of lower and upper class limits |
Relative Frequency | Proportion of observations in a class |
Histogram | Bar graph for quantitative data |
Skewness | Direction of tail in distribution |
Additional info: These concepts are foundational for further topics in business statistics, such as measures of central tendency and variability.