Categorical and Quantitative Variables, Density Curves, and Numerical Summaries

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/33

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key statistical concepts, definitions, and graphical displays from Chapter 1 on looking at data distributions.

Last updated 10:50 PM on 8/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

Cases

Collection of objects in a data set.

2
New cards

Variable

A characteristic of a person or a thing that can be assigned a number or a category.

3
New cards

Quantitative Variable

A variable that records the amount of something (numerical information).

4
New cards

Categorical Variable

A variable that records which of several categories a person or thing is in.

5
New cards

Pie Chart

A graph in which a circle is divided into sectors, where each sector shows the relative frequency of each category.

6
New cards

Bar Graph

A graph drawn using vertical bars where the height of each bar represents the frequency or relative frequency of each category, with vertical bars kept separate.

7
New cards

Stemplot

A table in which each possible value is split into a stem (all but the final digit) and a leaf (the final digit).

8
New cards

Histogram

A graph drawn using vertical bars where the height of each bar represents the frequency or relative frequency of each possible value or each range of values in the data set.

9
New cards

Unimodal Distribution

A distribution with one peak.

10
New cards

Bimodal Distribution

A distribution with two peaks.

11
New cards

Multimodal Distribution

A distribution with two or more peaks.

12
New cards

Symmetric Distribution

A distribution whose graph can be divided into two parts that are mirror images of each other.

13
New cards

Left-skewed Distribution

A distribution that has a longer left tail.

14
New cards

Right-skewed Distribution

A distribution that has a longer right tail.

15
New cards

Density Histogram

A histogram in which bar heights are rescaled so that the total area equals 11, with height calculated as Density=Proportion in intervalInterval width\text{Density} = \frac{\text{Proportion in interval}}{\text{Interval width}}.

16
New cards

Density Curve

A smooth curve that provides an idealized model of an overall distribution, where the total area under the curve equals 11 and the area under the curve between two values represents the proportion of observations in that interval.

17
New cards

Normal Distribution

A distribution with a density curve that is symmetric, unimodal, and bell-shaped, completely determined by its mean μ\mu and standard deviation σ\sigma.

18
New cards

68-95-99.7 Rule

A rule stating that for any Normal distribution, approximately 68%68\% of observations lie within 11 standard deviation of μ\mu, 95%95\% lie within 22 standard deviations of μ\mu, and 99.7%99.7\% lie within 33 standard deviations of μ\mu.

19
New cards

z-score

The standardized value of an observation xx, calculated as z=xμσz = \frac{x - \mu}{\sigma}, which tells how many standard deviations xx lies from the mean μ\mu.

20
New cards

Standard Normal Distribution

The distribution obtained after standardizing a Normal variable, having mean μ=0\mu = 0 and standard deviation σ=1\sigma = 1.

21
New cards

Notation zαz_\alpha

Notation that denotes the zz-score having area α\alpha to its right under the standard Normal curve.

22
New cards

Normal Quantile

The zz-score that corresponds to a given cumulative proportion.

23
New cards

Normal Quantile Plot

A plot comparing observed values with values expected from a Normal distribution, where an approximately straight-line pattern indicates that a Normal model may be reasonable.

24
New cards

Sample Mean (xˉ\bar{x})

The arithmetic average of observations x1,x2,,xnx_1, x_2, \dots, x_n, calculated as xˉ=x1+x2++xnn\bar{x} = \frac{x_1 + x_2 + \dots + x_n}{n}.

25
New cards

Median

The midpoint of ordered observations, dividing the data set such that 50%50\% of observations lie below it and 50%50\% lie above it.

26
New cards

Resistant Measure

A statistical measure (such as the median) that is not strongly affected by a small number of extreme observations.

27
New cards

Range

A measure of spread calculated as Range=MaximumMinimum\text{Range} = \text{Maximum} - \text{Minimum}.

28
New cards

Sample Variance (s2s^2)

A measure of spread around the mean, calculated as s2=i=1n(xixˉ)2n1s^2 = \frac{\sum_{i=1}^n (x_i - \bar{x})^2}{n - 1}.

29
New cards

Sample Standard Deviation (ss)

The square root of the sample variance, calculated as s=i=1n(xixˉ)2n1s = \sqrt{\frac{\sum_{i=1}^n (x_i - \bar{x})^2}{n - 1}}, which measures variation around the mean in original units.

30
New cards

Quartiles

Values (Q1Q_1, Q2Q_2, Q3Q_3) that divide ordered data into four equal parts, each containing approximately 25%25\% of the observations.

31
New cards

Interquartile Range (IQR\text{IQR})

The measure of spread for the middle 50%50\% of observations, calculated as IQR=Q3Q1\text{IQR} = Q_3 - Q_1.

32
New cards

Five-Number Summary

A numerical summary of a quantitative distribution consisting of the Minimum, Q1Q_1, Median, Q3Q_3, and Maximum.

33
New cards

1.5 \times \text{IQR} Rule

A rule that identifies potential outliers as observations falling below the lower fence Q11.5(IQR)Q_1 - 1.5(\text{IQR}) or above the upper fence Q3+1.5(IQR)Q_3 + 1.5(\text{IQR}).

34
New cards

Boxplot

A visual display that summarizes a quantitative distribution using the five-number summary and separately plots potential outliers in a modified version.