TI-84 Statistics & Regression
Data in, answers out. The full AP Stats workflow.
Statistics on the TI-84 is one of its best features — once you know the STAT menu. This guide covers data entry, 1-Var Stats, LinReg, and scatter plots.
The six-step workflow
1Enter your data into lists
Press STAT, choose 1:Edit, and type your x-values into L1 (press ENTER after each). Type matching y-values into L2. If old data is in the way, arrow up to L1, press CLEAR, then ENTER.
2Run 1-Var Stats for a single list
Press STAT, arrow to CALC, choose 1:1-Var Stats, and press ENTER (twice if it asks for a list — just confirm L1). You get the mean, standard deviation, min, max, and quartiles instantly.
3Run LinReg for two lists
Press STAT → CALC → 4:LinReg(ax+b). Confirm Xlist is L1 and Ylist is L2, arrow to Calculate, and press ENTER. The calculator returns the regression line y = ax + b plus the correlation coefficient.
4Turn on diagnostics for r and r²
If you do not see the correlation coefficient, press 2nd + 0 (CATALOG), scroll to DiagnosticOn, and press ENTER twice. Run LinReg again — r and r-squared will now appear.
5Draw the scatter plot
Press 2nd + Y= (STAT PLOT), choose Plot1, turn it ON, set the type to the scatter-plot icon, and confirm Xlist L1 and Ylist L2. Then press ZOOM → 9:ZoomStat to frame the data.
6Graph the regression line over your data
After running LinReg, press Y=, then paste the equation: press VARS → 5:Statistics → EQ → 1:RegEQ. Press GRAPH to see the line of best fit drawn through your scatter plot.
Reading your LinReg output
After LinReg(ax+b), three numbers matter most. a is the slope — how much y changes per unit of x. b is the y-intercept — where the line crosses the y-axis.
r is the correlation coefficient, from −1 to 1. Near ±1 means a strong linear relationship; near 0 means the points are scattered. r² tells you what fraction of the variation your line explains — teachers love asking about this one.
Common mistakes
Forgetting DiagnosticOn
If r never appears, diagnostics are off — see step 4. This trips up nearly everyone once. Turn it on at the start of the school year and forget about it.
Mismatched list lengths
L1 and L2 must have the same number of entries for LinReg. One extra value in either list gives a DIM MISMATCH error. Count both columns before running the calculation.
Scatter plot shows nothing
Plot1 is probably off, or the window is wrong. Re-check STAT PLOT settings, then use ZOOM → 9:ZoomStat — it frames your data automatically and fixes 90% of blank-plot panic.
Keep practicing
Statistics is a button-sequence skill — repetition is everything. Drill the STAT → CALC path until you can do it without thinking. For graphing practice, our graphing guide and free graphing calculator cover the visual side.
Frequently asked questions
Last updated: September 26, 2026