| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
VAR-1 | VAR-1.A |
|
Exploring One-Variable Data
AP Statistics · Topic 1
1.1
Introducing Statistics: What Can We Learn from Data?
Syllabus
Source: College Board AP Course and Exam Description
Statistics 统计学 is the science of learning from data 数据 – numbers or labels collected from the real world. Data vary, so we describe patterns and account for the variation 变异 rather than expecting every value to match. A statistical question anticipates an answer based on data that vary.
Two distinctions run through the whole course. A parameter 参数 is a numerical summary of a whole population; a statistic 统计量 is a numerical summary of a sample - we use the statistic to estimate the parameter we cannot measure directly. And descriptive statistics 描述统计 only summarise the data set in hand, while inferential statistics 推断统计 use a sample to make and test claims about the larger population.
| English | Chinese | Pinyin |
|---|---|---|
| Statistics | 统计学 | tǒng jì xué |
| data | 数据 | shù jù |
| variation | 变异 | biàn yì |
| parameter | 参数 | cān shù |
| statistic | 统计量 | tǒng jì liàng |
| descriptive statistics | 描述统计 | miáo shù tǒng jì |
| inferential statistics | 推断统计 | tuī duàn tǒng jì |
1.2
The Language of Variation: Variables
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
VAR-1 | VAR-1.B |
|
VAR-1.C |
|
Source: College Board AP Course and Exam Description
A variable 变量 is a characteristic that can differ between individuals. Two kinds:
- Categorical 分类 (qualitative): values are labels/groups (eye colour, brand).
- Quantitative 定量: values are numbers you can do arithmetic on (height, age). Quantitative variables are discrete (countable) or continuous (measured).
Choosing the right graph and summary depends on which kind you have.
Categorical or quantitative?
Every variable is either categorical (it labels each unit with a group) or quantitative (a measured number you can average). Which kind it is decides the graphs and summaries you are allowed to use.
| English | Chinese | Pinyin |
|---|---|---|
| variable | 变量 | biàn liàng |
| Categorical | 分类 | fēn lèi |
| Quantitative | 定量 | dìng liàng |
1.3
Representing a Categorical Variable with Tables
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.A |
|
UNC-1.B |
|
Source: College Board AP Course and Exam Description
A frequency table 频数表 lists each category's count (frequency); a relative frequency 相对频率 table lists each category's proportion 比例 (count ÷ total). Relative frequencies let you compare groups of different sizes fairly.
| English | Chinese | Pinyin |
|---|---|---|
| frequency table | 频数表 | pín shuò biǎo |
| relative frequency | 相对频率 | xiāng duì pín lǜ |
| proportion | 比例 | bǐ lì |
1.4
Representing a Categorical Variable with Graphs
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.C |
|
UNC-1.D |
| |
UNC-1.E |
|
Source: College Board AP Course and Exam Description
Bar charts 条形图 show the count or proportion of each category as separated bars; a pie chart shows each category's share of the whole. The bar heights (or slices) let you compare categories at a glance. Bars may be ordered by size or by a natural category order.
Show a categorical variable as a pie chart
A pie chart turns each category's share of the whole into a slice: a bigger share is a bigger slice, and every slice together makes 100%. It is a picture of a relative-frequency table.
| English | Chinese | Pinyin |
|---|---|---|
| Bar charts | 条形图 | tiáo xíng tú |
1.5
Representing a Quantitative Variable with Graphs
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.F |
|
UNC-1.G |
|
Source: College Board AP Course and Exam Description
For numbers, use a dotplot 点图, stem-and-leaf plot 茎叶图, or histogram 直方图 (bars over value intervals called bins). These show the distribution 分布 – how the values spread out. A histogram's bin width changes the picture, so choose it to reveal the shape.
On a histogram with unequal class widths the bar area is the frequency
Explore how bin width shapes a histogram
A histogram groups data into equal-width bins and draws a bar over each. Change the bins and notice how the same data can look jagged (too narrow) or smooth (too wide) — the shape is a choice.
| English | Chinese | Pinyin |
|---|---|---|
| dotplot | 点图 | diǎn tú |
| stem-and-leaf plot | 茎叶图 | jīng yè tú |
| histogram | 直方图 | zhí fāng tú |
| distribution | 分布 | fēn bù |
1.6
Describing the Distribution of a Quantitative Variable
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.H |
|
Source: College Board AP Course and Exam Description
Describe four things (remember SOCS):
- Shape 形状: symmetric, or skewed 偏斜 left/right (a long tail on that side), and how many peaks - one main peak is unimodal 单峰, two prominent peaks bimodal 双峰, and roughly equal bars uniform 均匀.
- Outliers 离群值: unusual values far from the rest.
- Center: a typical value (mean or median).
- Spread: how much the values vary (range, IQR, standard deviation).
Always describe shape/center/spread in context, with units.
The shape of a distribution: symmetric, skewed right (long right tail), or skewed left
| English | Chinese | Pinyin |
|---|---|---|
| Shape | 形状 | xíng zhuàng |
| skewed | 偏斜 | piān xié |
| unimodal | 单峰 | dān fēng |
| bimodal | 双峰 | shuāng fēng |
| uniform | 均匀 | jūn yún |
| Outliers | 离群值 | lí qún zhí |
1.7
Summary Statistics for a Quantitative Variable
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.I |
|
UNC-1.J |
| |
UNC-1.K |
|
Source: College Board AP Course and Exam Description
- Center: the mean 均值 $\bar{x}=\dfrac{\sum x_i}{n}$ (average) and the median 中位数 (middle value). The median resists outliers; the mean is pulled toward a skew.
- Spread: the range, the interquartile range 四分位距 $\text{IQR}=Q_3-Q_1$ (middle 50%), and the standard deviation 标准差 $s_x=\sqrt{\dfrac{\sum(x_i-\bar{x})^2}{n-1}}$ (typical distance from the mean; its square is the variance 方差).
- The five-number summary 五数概括: min, $Q_1$, median, $Q_3$, max.
Use resistant measures (median, IQR) for skewed data; mean and standard deviation for roughly symmetric data.
The percentile 百分位数 of a value is the percent of the data at or below it – so the median is the 50th percentile and $Q_1$ the 25th. A cumulative relative frequency graph 累积相对频率图 makes percentiles easy to read: for each value it plots the proportion of the data at or below it, rising from 0 to 1. Go up from a value to the curve and across to its percentile, or reverse the steps to find the value at a given percentile (the same reading works from a cumulative-frequency table).
Worked example. For the data $4, 8, 6, 10, 7$: the mean is $\bar{x}=\dfrac{4+8+6+10+7}{5}=\dfrac{35}{5}=7$. Sorting to $4,6,7,8,10$, the median is the middle value, $7$. The mean and median agree here because the data are roughly symmetric.
| English | Chinese | Pinyin |
|---|---|---|
| mean | 均值 | jūn zhí |
| median | 中位数 | zhōng wèi shù |
| interquartile range | 四分位距 | sì fēn wèi jù |
| standard deviation | 标准差 | biāo zhǔn chà |
| variance | 方差 | fāng chà |
| five-number summary | 五数概括 | wǔ shù gài kuò |
| percentile | 百分位数 | bǎi fēn wèi shù |
| cumulative relative frequency graph | 累积相对频率图 | lěi jī xiāng duì pín lǜ tú |
1.8
Graphical Representations of Summary Statistics
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.L |
|
UNC-1.M |
|
Source: College Board AP Course and Exam Description
A boxplot 箱线图 draws the five-number summary: a box from $Q_1$ to $Q_3$ with the median inside, and whiskers to the most extreme non-outlier values. A point is an outlier if it lies more than $1.5\times\text{IQR}$ beyond a quartile – a rule you may be asked to apply. Boxplots are ideal for comparing several groups side by side.
Worked example. A dataset has $Q_1=20$ and $Q_3=32$, so $\text{IQR}=12$. The outlier fences are $Q_1-1.5(12)=2$ and $Q_3+1.5(12)=50$. Any value below $2$ or above $50$ is flagged as an outlier.
A box-and-whisker plot shows the quartiles and the range
A boxplot draws the five-number summary; the box spans the IQR
Explore the five-number summary as a boxplot
Drag $Q_1$, the median, and $Q_3$ to see the box (its length is the IQR) and how the median's position inside the box reveals skew — a median close to $Q_1$ signals a right-skewed distribution.
| English | Chinese | Pinyin |
|---|---|---|
| boxplot | 箱线图 | xiāng xiàn tú |
1.9
Comparing Distributions of a Quantitative Variable
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
UNC-1 | UNC-1.N |
|
UNC-1.O |
|
Source: College Board AP Course and Exam Description
To compare two or more groups, compare shape, center, and spread, and mention outliers – always with comparative words ("Group A has a higher median than Group B") and in context. Do not just describe each group separately; make the comparison explicit.
Compare distributions with box plots
A box plot draws the five-number summary. Placing two box plots on the same scale compares their centre (median), spread (IQR = box width) and skew at a glance — the fair way to compare groups.
1.10
The Normal Distribution
Syllabus
| Enduring Understanding | Learning Objective | Essential Knowledge |
|---|---|---|
VAR-2 | VAR-2.A |
|
VAR-2.B |
| |
VAR-2.C |
|
Source: College Board AP Course and Exam Description
A normal distribution 正态分布 is a symmetric, bell-shaped model described by its mean $\mu$ and standard deviation $\sigma$. The empirical rule 经验法则 (68–95–99.7): about 68% of values lie within $1\sigma$ of the mean, 95% within $2\sigma$, and 99.7% within $3\sigma$.
The normal curve: a probability is the area under it, centred on the mean
A $z$-score 标准分数 measures how many standard deviations a value is from the mean:
Worked example. Test scores are normal with $\mu=500$ and $\sigma=100$. A score of $700$ has $z=\dfrac{700-500}{100}=2$. By the empirical rule, $95\%$ of scores lie within $2\sigma$, so $2.5\%$ lie above $700$ – meaning a $700$ is at about the $97.5$th percentile.
The normal curve and the 68-95-99.7 empirical rule
Explore area under the normal curve
The proportion of data below a value equals the area under the curve to its left. Shade a tail or a central band to see the 68–95–99.7 empirical rule and read a $z$-score as an area.
| English | Chinese | Pinyin |
|---|---|---|
| normal distribution | 正态分布 | zhèng tài fēn bù |
| empirical rule | 经验法则 | jīng yàn fǎ zé |
| $z$-score | 标准分数 | biāo zhǔn fēn shù |
1.10
Exam tips
- Describe a distribution by shape, center, spread, and outliers (SOCS) — always in context.
- The mean is pulled by outliers; the median resists them, so prefer the median for skewed data.
- For a normal distribution use the 68–95–99.7 rule and z-scores $z=\tfrac{x-\mu}{\sigma}$.
- Compare distributions with side-by-side boxplots and comment on center, spread, and shape.
- Standard deviation measures a typical distance from the mean; the IQR pairs with the median.