Chapter 3: Displaying and Summarizing Quantitative Data

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards for key terms related to the display and summarization of quantitative data.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Histogram

A visual representation of quantitative data, slicing the data into equal-width bins to show the distribution.

2
New cards

Relative Frequency Histogram

A histogram displaying the percentage of cases in each bin.

3
New cards

Stem-and-Leaf Display

A quantitative data display, similar to a histogram, that preserves individual data values.

4
New cards

Dotplot

A simple display placing a dot along an axis for each data point.

5
New cards

Quantitative Data Condition

The data must be values of a quantitative variable with known units.

6
New cards

Modes

The peaks or humps in a histogram, representing frequently occurring values.

7
New cards

Unimodal

A histogram with one main peak.

8
New cards

Bimodal

A histogram with two peaks.

9
New cards

Multimodal

A histogram with three or more peaks.

10
New cards

Uniform Distribution

A histogram where all bars are approximately the same height, indicating no apparent mode.

11
New cards

Tails

The thinner ends of a distribution, representing extreme values.

12
New cards

Skewed

Describes a histogram where one tail stretches out farther than the other, indicating asymmetry.

13
New cards

Outliers

Values that stand off away from the body of the distribution; unusually large or small values.

14
New cards

Median

The value with exactly half the data values below it and half above it; the middle value.

15
New cards

Range

The difference between the maximum and minimum values in a data set; a simple measure of spread.

16
New cards

Interquartile Range (IQR)

A measure of spread focusing on the middle of the data, ignoring extreme values; calculated as Q3 - Q1.

17
New cards

Quartiles

Values that divide the data into four equal sections: Q1 (25th percentile), Q2 (median), and Q3 (75th percentile).

18
New cards

5-Number Summary

Reports the minimum, Q1, median, Q3, and maximum of a distribution; provides a comprehensive overview of the data's range and center.

19
New cards

Boxplot

A graphical display of the five-number summary, useful for comparing distributions and identifying outliers.

20
New cards

Mean

The point where the histogram balances; calculated by averaging the data values; sensitive to outliers.

21
New cards

Deviation

A measure of how far each data value is from the mean; can be positive or negative.

22
New cards

Variance

The average of the squared deviations from the mean; measured in squared units. Formula: s^2 = RAC{\SUM(x-\bar{x})^2}{n-1}

23
New cards

Standard Deviation

The square root of the variance; measured in the same units as the original data. Formula: s = \sqrt{\fRAC{\SUM(x-\bar{x})^2}{n-1}}