Stats Vocab

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:30 AM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

47 Terms

1
New cards

Statistics

The science and art of collecting, analyzing, and drawing conclusions from data.

2
New cards

Individual

An object or person described in a set of data (can be people, animals, or things).

3
New cards

Variable

Any attribute or characteristic that takes different values for different individuals.

4
New cards

Categorical Variable

A variable that places an individual into one of several groups or categories.

5
New cards

Quantitative Variable

A variable that takes numerical values for which it makes sense to find an average.

6
New cards

Discrete Variable

A quantitative variable that takes a fixed set of possible values with gaps between them (usually countable).

7
New cards

Continuous Variable

A quantitative variable that can take any numerical value in a given interval (measurable).

8
New cards

Distribution

Tells what values a variable takes and how often it takes those values.

9
New cards

Frequency Table

A table that displays the count (frequency) of individuals in each category or class.

10
New cards

Relative Frequency Table

A table that displays the proportion or percentage of individuals in each category or class.

11
New cards

Bar Chart (Bar Graph)

A graphical display where each category is represented by a bar whose height corresponds to the category's frequency or relative frequency.

12
New cards

Pie Chart

A circular graph that shows how a whole is divided into parts, where the area of each slice is proportional to the percentage of each category.

13
New cards

Two-Way Table

A table that summarizes data on the relationship between two categorical variables for a set of individuals.

14
New cards

Marginal Relative Frequency (Marginal Distribution)

The proportion or percentage of individuals that have a specific value for one categorical variable, located in the margins (row/column totals).

15
New cards

Joint Relative Frequency

The proportion or percentage of individuals that fall into a specific category for both variables simultaneously (located in the inner cells).

16
New cards

Conditional Relative Frequency (Conditional Distribution)

The proportion or percentage of individuals that have a specific value for one variable among individuals who share a specific value of another variable.

17
New cards

Side-by-Side Bar Graph

A graph that displays the distribution of a categorical variable for each category of another variable by placing bars adjacent to each other.

18
New cards

Segmented Bar Graph

A bar graph where each bar represents 100% of a group, divided into colored segments showing the relative proportions of another variable.

19
New cards

Mosaic Plot

A modified segmented bar graph where the width of each bar is proportional to the total number of individuals in that category.

20
New cards

Association

A relationship between two variables where knowing the value of one variable helps predict the value of the other.

21
New cards

Dotplot

A simple graph where each data value is shown as a dot positioned along a horizontal number line.

22
New cards

Symmetric Distribution

A distribution where the right side of the graph (larger half of observations) is approximately a mirror image of the left side.

23
New cards

Skewed Right Distribution

A distribution where the right tail (larger values) is noticeably longer than the left tail.

24
New cards

Skewed Left Distribution

A distribution where the left tail (smaller values) is noticeably longer than the right tail.

25
New cards

Unimodal

A distribution shape characterized by a single prominent peak.

26
New cards

Bimodal

A distribution shape characterized by two distinct, prominent peaks.

27
New cards

Multimodal

A distribution shape characterized by more than two prominent peaks.

28
New cards

Uniform Distribution

A distribution where data values are spread roughly evenly across the entire range with no distinct peak.

29
New cards

Stemplot (Stem-and-Leaf Plot)

A display of quantitative data where each value is split into a 'stem' (all leading digits) and a 'leaf' (the final digit).

30
New cards

Splitting Stems

A method of creating a more detailed stemplot by using multiple stems for the same leading digit (e.g., leaves 0–4 on one stem, 5–9 on the next).

31
New cards

Back-to-Back Stemplot

A stemplot comparing two groups of quantitative data using a common set of stems in the center.

32
New cards

Histogram

A graph that shows quantitative data grouped into adjacent, non-overlapping intervals (bins), with bar heights representing frequency or relative frequency.

33
New cards

Mean (\bar{x})

The arithmetic average of a data set, calculated by summing all values and dividing by the total count: \bar{x} = \frac{\sum x}{n}.

34
New cards

Median (M)

The physical middle value of an ordered distribution such that about 50% of the observations are smaller and 50% are larger.

35
New cards

Range

A single number measuring total spread, calculated as: \text{Range} = \text{Maximum} - \text{Minimum}.

36
New cards

First Quartile (Q_1)

The 25th percentile; the median of the lower half of the data (below the overall median).

37
New cards

Third Quartile (Q_3)

The 75th percentile; the median of the upper half of the data (above the overall median).

38
New cards

Interquartile Range (IQR)

The distance spanning the middle 50% of the data: \text{IQR} = Q_3 - Q_1.

39
New cards

Resistant Measure

A statistical summary (like median and IQR) that is not substantially affected by extreme values or outliers.

40
New cards

Non-Resistant Measure

A statistical summary (like mean, range, and standard deviation) that is sensitive to extreme values and outliers.

41
New cards

Standard Deviation (s_x)

A measure of variability representing the typical distance that data values fall from the mean.

42
New cards

Variance (s_x^2)

The average squared distance of data values from their mean.

43
New cards

Five-Number Summary

A descriptive summary of a quantitative distribution consisting of the Minimum, Q_1, Median, Q_3, and Maximum.

44
New cards

Boxplot

A visual display of the five-number summary featuring a box from Q_1 to Q_3, a line at the median, and whiskers extending to the smallest and largest non-outlier values.

45
New cards

1.5 \times \text{IQR} Outlier Rule

A criterion classifying any observation as an outlier if it falls below Q_1 - 1.5(\text{IQR}) or above Q_3 + 1.5(\text{IQR}).

46
New cards

Percentile

The percentage of observations in a distribution that are less than or equal to a specific value.

47
New cards

Standardized Score (z-score)

The number of standard deviations a value x lies above or below the mean: z = \frac{x - \text{mean}}{\text{standard deviation}}.