뒤로Exploring Data with Tables and Graphs: Frequency Distributions and Data Visualization
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Exploring Data with Tables and Graphs
Introduction
Organizing and summarizing data is a foundational skill in statistics. Frequency distributions and graphical methods help us understand the nature and patterns within large data sets, making complex information more accessible and interpretable.
Frequency Distributions for Organizing and Summarizing Data
Frequency Distribution (or Frequency Table)
Definition: A frequency distribution shows how data are partitioned among several categories (or classes) by listing the categories along with the number (frequency) of data values in each of them.
Purpose: Helps to organize large data sets and reveal the shape and spread of the data.
Key Terms in Frequency Distributions
Lower class limits: The smallest numbers that can belong to each of the different classes.
Upper class limits: The largest numbers that can belong to each of the different classes.
Class boundaries: The numbers used to separate the classes, but without the gaps created by class limits.
Class midpoints: The values in the middle of the classes. Calculated as:
Class width: The difference between two consecutive lower class limits (or two consecutive lower class boundaries):
Procedure for Constructing a Frequency Distribution
Select the number of classes (usually between 5 and 20).
Calculate the class width: Round up to a convenient number.
Choose the first lower class limit (often the minimum value or a convenient value below it).
List the lower class limits by adding the class width successively.
Determine the upper class limits for each class.
Tally each data value into the appropriate class and count the frequencies.
Example: Commute Time in Los Angeles
Step 1: Select 7 classes.
Step 2: Calculate class width (rounded up for convenience, e.g., from 12 to 15).
Step 3: Choose 0 as the first lower class limit.
Step 4: Add class width to get subsequent lower class limits: 0, 15, 30, 45, 60, 75, 90.
Step 5: Identify upper class limits: 14, 29, 44, 59, 74, 89, 104.
Step 6: Tally data and count frequencies for each class.
Relative Frequency and Percentage Frequency Distributions
Definitions and Purpose
Relative Frequency Distribution: Each class frequency is replaced by a relative frequency (proportion) or a percentage.
Formula:
Percentage Frequency:
The sum of all percentages should be close to 100% (allowing for rounding errors).
Comparisons Using Relative Frequency Distributions
Combining two or more relative frequency distributions in one table makes it easier to compare different data sets.
Example: Comparing commute times in New York, NY and Boise, ID shows that Boise has a much higher proportion of short commute times, reflecting differences in city size and population density.
Cumulative Frequency Distribution
Definition and Use
Cumulative Frequency Distribution: The frequency for each class is the sum of the frequencies for that class and all previous classes.
Useful for determining how many data values fall below a particular upper class boundary.
Critical Thinking: Understanding Data Distributions
Normal Distribution
Frequencies start low, increase to a maximum, then decrease to low frequencies.
The distribution is approximately symmetric; frequencies before and after the maximum should be roughly mirror images.
Gaps in Data
Gaps in frequency distributions may indicate data from two or more different populations.
Example: The weights of pennies show a gap, explained by a change in composition before and after 1983 (from mostly copper to mostly zinc).
Summary Table: Types of Frequency Distributions
Type | Description | Purpose |
|---|---|---|
Frequency Distribution | Counts of data values in each class | Organize and summarize data |
Relative Frequency Distribution | Proportion or percentage of data values in each class | Compare data sets of different sizes |
Cumulative Frequency Distribution | Running total of frequencies up to each class | Determine how many values fall below a certain threshold |
Additional info: Understanding frequency distributions is essential for further topics in statistics, such as probability, hypothesis testing, and regression analysis.