This sheet gathers every formula used in MATH 1209, organized by topic, with each
symbol defined the first time it appears. The notation matches the weekly units:
Roman letters (such as xˉ, s, p^) are statistics computed from a
sample, and Greek letters (such as μ, σ, p) are parameters that
describe a whole population. Round only at the end of a calculation, never in the
middle. A quick guide to entering these on a calculator is in the
TI-83/84 Quick Guide.
xi = each data value; n = sample size; ∑ = “add up”
Sample variance
s2=n−1∑(xi−xˉ)2
average squared distance from the mean
Sample standard deviation
s=n−1∑(xi−xˉ)2
s = typical distance of a value from xˉ, in original units
Range
max−min
largest value minus smallest value
Interquartile range
IQR=Q3−Q1
Q1,Q3 = 25th and 75th percentiles (first and third quartiles)
Lower / upper outlier fences
Q1−1.5⋅IQR and Q3+1.5⋅IQR
a value beyond either fence is a flagged outlier
Five-number summary: minimum, Q1, median, Q3, maximum — the five values
that a boxplot draws. The median is the middle value of the sorted data; Q1 and
Q3 are the medians of the lower and upper halves.
how many standard deviations x is above (+) or below (−) the mean
Empirical rule (68–95–99.7)
68% within ±1σ, 95% within ±2σ, 99.7% within ±3σ
of the mean, for an approximately Normal distribution
μ = population (or model) mean and σ = population standard deviation. A
Normal model is written N(μ,σ); the standard Normal is N(0,1). To
standardize a sample value instead, use z=(x−xˉ)/s.
z-critical values z∗ (for Normal-based intervals and tests — short enough to
memorize):
Confidence level
90%
95%
99%
z∗
1.645
1.960
2.576
t-critical values t∗ are read from a t-table (or invT) using the row for
your degrees of freedom, df=n−1. They are always larger than the matching
z∗ for small samples and shrink toward z∗ as df grows. For example, the
row for df=23 reads: