Chapter 2: Summarizing Data

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/35

flashcard set

Earn XP

Description and Tags

Flashcards covering vocabulary and key concepts for summarizing numerical and categorical data from Chapter 2.

Last updated 9:24 PM on 7/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

36 Terms

1
New cards

Dot plot

A graph that shows a dot for each observation, placed just above the value on the number line for that observation.

2
New cards

Skewed right

A distribution shape characterized by a few unusually large measurements.

3
New cards

Skewed left

A distribution shape characterized by a few unusually small measurements.

4
New cards

Bimodal

A distribution shape that has two local peaks.

5
New cards

Outliers

Strange or unusual measurements that stand out in the data set.

6
New cards

Histogram

A graphical display similar to a dot plot where values are put into bins and bars are drawn with heights equal to their frequency or relative frequency.

7
New cards

Left inclusion

The method of constructing histogram intervals that includes the left endpoint but not the right in the tally.

8
New cards

Parameter

A numerical descriptive measure calculated for a population.

9
New cards

Statistic

A numerical descriptive measure calculated for a sample.

10
New cards

Arithmetic Mean

The sum of the measurements divided by the total number of measurements, represented by the formula xˉ=xin\bar{x} = \frac{\sum x_i}{n}.

11
New cards

Population Mean (mu)

The mean of an entire enumerated population, denoted by the Greek letter μ\mu.

12
New cards

Median

The middle measurement when measurements are ranked from smallest to largest; its position is located at .5(n+1).5(n + 1).

13
New cards

Mode

The measurement which occurs most frequently in a data set.

14
New cards

Range

The difference between the largest and smallest measurements in a set, denoted as RR.

15
New cards

Variance

A measure of variability that uses all measurements to calculate the average deviation about their mean.

16
New cards

Sample Variance

The sum of squared deviations of measurements about their mean divided by (n1)(n - 1), denoted as s2=(xixˉ)2n1s^2 = \frac{\sum (x_i - \bar{x})^2}{n - 1}.

17
New cards

Standard Deviation

The positive square root of the variance, used to return the variability measure to the original units of measure.

18
New cards

Percentiles

Values of the variable that divide a set of ranked data into 100100 subsets containing an equal number of data.

19
New cards

First Quartile (Q1)

The 25th25^{th} percentile: the value of xx which is larger than 25%25\% and less than 75%75\% of the ordered measurements.

20
New cards

Third Quartile (Q3)

The 75th75^{th} percentile: the value of xx which is larger than 75%75\% and less than 25%25\% of the ordered measurements.

21
New cards

Interquartile Range (IQR)

The range of the middle 50%50\% of the measurements, calculated as IQR=Q3Q1IQR = Q3 - Q1.

22
New cards

Robust Statistics

Numerical measures such as the median and IQR that are little affected by extreme observations.

23
New cards

Five-Number Summary

A data summary consisting of the Minimum, Q1Q1, Median, Q3Q3, and Maximum.

24
New cards

Box Plot

A graph involving a box from Q1Q1 to Q3Q3 and whiskers used to describe the distribution shape and detect outliers.

25
New cards

Lower fence

A boundary used to identify outliers, calculated as Q11.5×IQRQ1 - 1.5 \times IQR.

26
New cards

Upper fence

A boundary used to identify outliers, calculated as Q3+1.5×IQRQ3 + 1.5 \times IQR.

27
New cards

Log transformation

A common data transformation used to reduce skew, assist in modeling, or straighten nonlinear relationships.

28
New cards

Summary Table

A basic table that summarizes a categorical variable by showing the frequency or count of each category.

29
New cards

Bar Plot

A common way to display a single categorical variable where bars represent frequencies or proportions.

30
New cards

Pie Chart

A circle divided into sectors where the area of each sector is proportional to the frequency of the category.

31
New cards

Contingency Table

A table that summarizes data for two categorical variables simultaneously.

32
New cards

Stacked Bar Plot

A visualization that takes a one-variable bar plot and breaks up the bars to show a second categorical variable.

33
New cards

Side-by-side Bar Plot

A visualization that takes a one-variable bar plot and splits each bar into two side-by-side bars for a second variable.

34
New cards

Mosaic Plot

A graphical display used for one or two categorical variables where the area of rectangles represents the proportion of observations.

35
New cards

Side-by-side Box Plots

Standard tools used to visualize and compare numerical data broken down into categories.

36
New cards

Hollow Histograms

Histograms that allow for the visualization of two distributions layered on top of each other.