Master the essential calculator skills needed for success on the AP Statistics exam
STAT
→ EDIT
to access the data editorCLEAR
, then ENTER
STAT
→ CALC
→ 1-Var Stats
ENTER
to calculate statisticsThis gives you the mean (x̄), sum (Σx), sum of squares (Σx²), sample standard deviation (Sx), population standard deviation (σx), number of data points (n), minimum, maximum, and five-number summary.
2nd
→ STAT PLOT
(Y=) → select Plot 1, 2, or 3ZOOM
→ 9
(ZoomStat) to view the graphTo calculate P(X = k) for X ~ B(n, p):
2nd
→ DISTR
(VARS)0:binompdf(
binompdf(n, p, k)
ENTER
To calculate P(X ≤ k) for X ~ B(n, p):
2nd
→ DISTR
(VARS)A:binomcdf(
binomcdf(n, p, k)
ENTER
To calculate P(X ≤ x) for X ~ N(μ, σ):
2nd
→ DISTR
(VARS)2:normalcdf(
normalcdf(lower bound, upper bound, μ, σ)
ENTER
For standard normal distribution (Z ~ N(0, 1)), use μ = 0 and σ = 1.
To find the value x such that P(X ≤ x) = area for X ~ N(μ, σ):
2nd
→ DISTR
(VARS)3:invNorm(
invNorm(area, μ, σ)
ENTER
STAT
→ TESTS
7:ZInterval
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
8:TInterval
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
A:1-PropZInt
Calculate
and press ENTER
STAT
→ TESTS
9:2-SampZInt
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
0:2-SampTInt
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
B:2-PropZInt
Calculate
and press ENTER
STAT
→ TESTS
1:Z-Test
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
2:T-Test
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
5:1-PropZTest
p₀)
Calculate
and press ENTER
STAT
→ TESTS
3:2-SampZTest
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
4:2-SampTTest
Stats
or Data
input methodCalculate
and press ENTER
STAT
→ TESTS
6:2-PropZTest
Calculate
and press ENTER
STAT
→ TESTS
C:χ²-Test
Calculate
(for independence/homogeneity test)ENTER
To create a matrix:
2nd
→ MATRIX
EDIT
STAT
→ CALC
8:LinReg(a+bx)
LinReg(a+bx) L1,L2
,Y1
at the endENTER
This gives you the slope (b), y-intercept (a), correlation coefficient (r), and coefficient of determination (r²).
2nd
→ CATALOG
(0)DiagnosticOn
ENTER
twiceSTAT
→ CALC
→ 8:LinReg(a+bx)
again,Y1
at the end to store the regression equationENTER
STAT
→ EDIT
L2-Y1(L1)
to calculate residualsENTER
To create a residual plot:
2nd
→ STAT PLOT
(Y=)ZOOM
→ 9
(ZoomStat) to view the residual plot2nd
→ MEM
(+)2:Mem Mgmt/Del
DEL
2nd
→ MEM
(+)7:Reset
1:All RAM
to reset everything or select specific items2:Defaults
to reset to factory settingsENTER
→ 2
(Reset) → ENTER
2nd
→ MEM
(+)1:About
to view battery status