Visualizing Data with Charts and Graphs - Chapter 2

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms related to frequency distributions and data visualization (both quantitative and qualitative) from Chapter 2.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

Ungrouped data

Raw data that have not been summarized or organized into classes; observations listed individually.

2
New cards

Grouped data

Data that have been organized into logical groupings (class intervals) and assembled into a frequency distribution. (example: age ranges 20-29, 30-39, etc.)

3
New cards

Frequency distribution

A summary of data showing class intervals and the frequencies (counts) in each interval.

4
New cards

Class interval

A defined range of values used to group data in a frequency distribution (e.g., 1–under 3).

5
New cards

Class midpoint (class mark)

The value halfway across a class interval, calculated as the average of the interval’s endpoints.

6
New cards

Frequency

The number of observations that fall within a given class interval.

7
New cards

Relative frequency

The proportion of the total observations that fall in a given class (frequency divided by the total).

8
New cards

Cumulative frequency

The running total of frequencies through the classes in a distribution.

9
New cards

Range

The difference between the largest and smallest observations in a data set.

10
New cards

Histogram

A chart with contiguous rectangles representing frequencies for class intervals; x-axis shows intervals, y-axis shows frequencies; can be drawn with a distribution curve on top.

11
New cards

Distribution curve

A smooth curve over a histogram illustrating the theoretical distribution shape, often normal.

<p>A smooth curve over a histogram illustrating the theoretical distribution shape, often normal.</p>
12
New cards

Frequency polygon

A graphical display of class frequencies using points at class midpoints connected by lines.

<p>A graphical display of class frequencies using points at class midpoints connected by lines.</p>
13
New cards

Ogive

A cumulative frequency polygon; x-axis uses class endpoints and y-axis shows cumulative frequencies.

<p>A cumulative frequency polygon; x-axis uses class endpoints and y-axis shows cumulative frequencies.</p>
14
New cards

Dot plot

A plot where each data value is represented by a dot; identical values stack vertically to show distribution and gaps.

15
New cards

Stem-and-leaf plot

A plot that splits digits into a stem (left) and a leaf (right); preserves original data while showing distribution.

16
New cards

Bar graph (bar chart)

A chart with bars representing categories; can be horizontal or vertical, used for qualitative or categorical data.

17
New cards

Pareto chart

A vertical bar chart that ranks categories from most to least frequent and often includes an ogive showing cumulative frequency.

<p>A vertical bar chart that ranks categories from most to least frequent and often includes an ogive showing cumulative frequency.</p>
18
New cards

Pie chart

A circular chart where the whole represents 100% and slices represent proportional shares; angles are proportional to the data and sum to 360 degrees.

19
New cards

Cross tabulation

A two-variable frequency table showing counts for combinations of two variables.

<p>A two-variable frequency table showing counts for combinations of two variables.</p>
20
New cards

Scatter plot

A two-dimensional graph of paired numerical values used to assess possible relationships between variables.

21
New cards

Time series data

Data collected over time at regular intervals; visualized with a line chart to identify trends or directions.

22
New cards

Line chart

A chart that connects data points with a line, commonly used to display time series data.

23
New cards

Trend

The general direction in which data move over time in a time-series analysis.

24
New cards

Rotation to histogram

The process of converting grouped frequency data into a histogram by plotting class intervals against frequencies.

25
New cards

Number of classes (bins) rule of thumb

Choose between 5 and 15 classes (bins) when constructing a frequency distribution to balance detail and clarity.