AP Statistics Unit 1 Summary Statistics: Understanding Center, Spread, and Boxplots

0.0(0)
Studied by 0 people
0%Unit 1 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Measure of center

A single value that summarizes a quantitative distribution as a “middle” or “typical” observation.

2
New cards

Mean (arithmetic average)

The balancing point of a distribution; computed by summing all observations and dividing by the sample size.

3
New cards

Sample mean (x̄)

The mean of a sample; notation x̄ = (1/n)∑(i=1 to n) xᵢ.

4
New cards

Summation symbol (∑)

A symbol meaning “add up” a sequence of values (for example, adding all xᵢ values).

5
New cards

Sample size (n)

The number of observations in a sample.

6
New cards

Balance point interpretation of the mean

Viewing each data value as a weight on a number line, the mean is where the line would balance; extreme values pull the mean toward them.

7
New cards

Mean minimizes sum of squared deviations

Among all possible centers, the mean makes the total of squared distances (xᵢ − center)² as small as possible.

8
New cards

Resistance (in statistics)

A property describing how much a statistic changes when extreme values (outliers) are present.

9
New cards

Mean is not resistant

A single extreme high or low value can noticeably change the mean.

10
New cards

Median

The middle value of an ordered data set; about half the observations are at or below it and about half are at or above it.

11
New cards

Finding the median (odd n)

After sorting, the median is the single middle observation when the sample size n is odd.

12
New cards

Finding the median (even n)

After sorting, the median is the average of the two middle observations when the sample size n is even.

13
New cards

Median is resistant

The median changes little (or not at all) when extreme values become more extreme, as long as they remain on the same side of the middle.

14
New cards

Right-skewed distribution (skewed right)

A distribution with a long right tail; typically the mean is greater than the median because large high values pull the mean upward.

15
New cards

Left-skewed distribution (skewed left)

A distribution with a long left tail; typically the mean is less than the median because small low values pull the mean downward.

16
New cards

Appropriate center for skewness/outliers

For skewed distributions or those with outliers, the median is often a better “typical” value than the mean.

17
New cards

Measure of variability (spread)

A statistic that describes how dispersed data values are (how much they vary around the center).

18
New cards

Range

A spread measure computed as max − min; gives overall width of the data.

19
New cards

Range sensitivity to outliers

Range is extremely sensitive to outliers because it depends only on the minimum and maximum values.

20
New cards

Quartiles (Q1 and Q3)

Cut points that split ordered data into quarters: Q1 is about the 25th percentile and Q3 is about the 75th percentile.

21
New cards

Interquartile range (IQR)

A resistant measure of spread for the middle 50% of the data; IQR = Q3 − Q1.

22
New cards

Standard deviation (sample, s)

A measure of spread describing a typical distance of data values from the sample mean; s = sqrt[(1/(n−1))∑(xᵢ − x̄)²].

23
New cards

Population parameters (μ and σ)

μ is the population mean and σ is the population standard deviation, used when describing an entire population rather than a sample.

24
New cards

Five-number summary

The set of five values: minimum, Q1, median, Q3, maximum; used to describe center and spread and to build boxplots.

25
New cards

Modified boxplot (1.5 IQR rule)

A boxplot that flags outliers using fences at Q1 − 1.5(IQR) and Q3 + 1.5(IQR); whiskers extend to the most extreme non-outlier values and outliers are plotted individually.