TI-84 Exam Guide

Master the TI-84 Plus CE for the SAT, ACT, AP Calculus, and AP Statistics. Learn the specific functions that save time and earn points on exam day.

Overview

TI-84 Exam Approval Status

The TI-84 Plus CE (non-CAS) is one of the most widely approved graphing calculators for standardized tests in the United States and internationally. As of 2025, all TI-84 Plus CE models remain fully approved for major exams.

ExamTI-84 Plus CE StatusNotes
SAT®✅ ApprovedNon-CAS models only. Digital SAT includes built-in Desmos, but physical calcs still allowed.
PSAT/NMSQT®✅ ApprovedSame policy as SAT.
ACT®✅ ApprovedAll non-CAS TI graphing calculators permitted. Widely recommended.
AP Calculus AB/BC✅ ApprovedGraphing calculator required for certain exam sections.
AP Statistics✅ ApprovedGraphing calculator strongly recommended throughout the exam.
AP Physics✅ ApprovedScientific or graphing calculator permitted.
IB Diploma✅ ApprovedGDC (Graphical Display Calculator) allowed; TI-84 CE qualifies.
PISA / State Exams✅ VariesMost state math assessments allow the TI-84. Check your specific state policy.
Important: This online calculator is for practice only. Official exam centers do not permit internet-connected devices or online calculators. Bring a physical TI-84 Plus CE on test day. Use our free online TI-84 calculator to practice beforehand. Policies are subject to change. Always verify with College Board, ACT, or your test administrator.

For official exam policies and approved calculator lists, visit the College Board SAT calculator policy and the ACT calculator policy.

SAT

SAT Math: Calculator Tips

The digital SAT allows a calculator on all Math module questions. While the test platform provides a built-in Desmos calculator, students who bring and know the TI-84 often perform more efficiently on data and function problems.

Tip 01

Graph to Find Intersections

For "find x where f(x) = g(x)" problems, enter both functions in Y= and use 2nd + TRACEintersect. Faster than algebra on complex functions.

Tip 02

Use GRAPH for Vertex

For quadratic vertex problems, graph the parabola and use CALCminimum or maximum to find exact vertex coordinates.

Tip 03

Solve Equations with Zero

Move everything to one side (= 0), graph the result, and find zeros with CALCzero. Works for linear, quadratic, and polynomial equations.

Tip 04

LinReg for Data Problems

When given a table of values and asked for a best-fit equation, enter data into L1/L2 and run STATLinReg. Read a, b, and r².

Tip 05

Table Feature for Patterns

Press 2nd + GRAPH (TABLE) to see a function's values at regular intervals, useful for identifying linear vs. exponential growth.

Tip 06

Store Intermediate Values

Store a computed value as a variable: press STO→ then a letter. Recall it later to avoid rounding errors on multi-step problems.

What NOT to Use the Calculator For on the SAT

Simple arithmetic, factoring polynomials, working with fractions, and applying basic algebra rules are often faster by hand. Over-reliance on the calculator slows you down. The SAT specifically includes problems designed to be harder with a calculator than without one.

ACT

ACT Math: Calculator Strategy

The ACT allows a calculator on the entire 60-question Math section. The TI-84 is one of the most recommended calculators for the ACT because students and teachers are already familiar with it.

Tip 01

Trigonometry in Degrees

Ensure your calculator is in Degree mode (not Radian) before the ACT. Press MODE and confirm the Degree setting is highlighted.

Tip 02

Graph to Identify Answers

The ACT often has "which graph matches this equation" questions. Enter the equation in Y= and compare the shape to the answer choices.

Tip 03

Quick Normal Distribution

ACT statistics questions occasionally involve normal distributions. Use 2nd + VARSnormalcdf for area under the normal curve.

Tip 04

Matrix Systems

For 2×2 or 3×3 system-of-equations problems, enter the coefficient matrix and constant vector, then use rref( for the solution in one step.

AP Calc

AP Calculus AB & BC

A graphing calculator is required on Parts A and B of the AP Calculus free-response section. The College Board expects four specific calculator capabilities; master these before exam day.

The 4 Required AP Calc Calculator Skills: (1) Plot a function in a window. (2) Find zeros. (3) Compute numerical derivatives. (4) Evaluate definite integrals.

Skill 01

Numerical Derivative (nDeriv)

From the home screen: MATH8:nDeriv(. Syntax: nDeriv(f(X), X, value). Returns f′(value). Also available via CALCdy/dx on the graph.

Skill 02

Definite Integral (fnInt)

MATH9:fnInt(. Syntax: fnInt(f(X), X, a, b). Returns ∫ f(x) dx from a to b. Also available as CALC∫f(x)dx on the graph.

Skill 03

Finding Accumulation

For "net change" problems: store the rate function in Y1, use fnInt(Y1, X, a, b). The result is the total accumulation over [a, b].

Skill 04

Finding Zeros for Critical Points

Graph f′(x) in Y1 and use CALCzero to find all critical points of f. Always verify you have the correct window for the problem's domain.

Skill 05

Solve Differential Equations

For slope field / Euler's method problems, store the expression in Y1, then use lists L1/L2 to compute iterative approximations in sequence.

Skill 06

Storing Values Precisely

When an intermediate result will be used multiple times, store it: result STO→ A. This preserves full 14-digit precision and prevents rounding errors.

AP Scoring Note: The AP exam requires 3 decimal places in numerical answers unless otherwise stated. Always round your final answer, not intermediate steps.
AP Stats

AP Statistics

The TI-84 is the standard calculator for AP Statistics. The exam expects you to use it efficiently for descriptive statistics, inference procedures, and probability distributions.

Tip 01

1-Var Stats for Summaries

Enter data in L1, then STATCALC1-Var Stats to get x̄, Sx, σx, median, quartiles, and range instantly.

Tip 02

normalcdf for Probabilities

2nd + VARSnormalcdf(lower, upper, μ, σ). Returns the probability between two x-values. Use 1E99 (or −1E99) for ∞.

Tip 03

invNorm for Cutoff Values

invNorm(p, μ, σ) returns the x-value with area p to its left. Essential for confidence interval critical values and z* calculations.

Tip 04

2-SampTTest for Inference

STATTESTS4:2-SampTTest for two-sample t-tests. Read the p-value directly. No formulas to compute manually.

Tip 05

χ²-Test for Independence

Enter the observed matrix in [A], then STATTESTSC:χ²-Test. The expected counts populate matrix [B] automatically.

Tip 06

LinReg with Diagnostics

Enable DiagnosticOn first to see r and r² with every regression. Run STATCALCLinReg(ax+b) with store to Y1 for the scatterplot overlay.

All Exams

General Exam Tips

Before the Exam

Practice with the same calculator you'll use on exam day. Our online simulator matches the TI-84 Plus CE interface exactly. Use it for all your practice so the layout is familiar. On exam day, there should be no surprises.

Mode Settings to Verify

Before starting any exam, press MODE and confirm:

  • Normal notation (not Sci or Eng) unless the exam involves scientific notation
  • Float (floating decimal) for maximum precision
  • Degree or Radian depending on the problem context. SAT/ACT usually Degree; AP Calculus usually Radian
  • Real number mode (unless complex numbers are expected)

Reset Your Calculator

Some teachers require a calculator memory reset before exams. To reset all RAM: 2nd + + (MEM) → 7:Reset1:All RAM2:Reset. This clears all programs, lists, and stored variables.

Warning: A RAM reset permanently deletes all stored programs and lists. Only reset if required by your exam proctor or teacher.
Prep

Pre-Exam Practice Checklist

Use this checklist to verify you can perform every common exam operation on the TI-84 before your test date. Practice each skill on our free online calculator.

SkillHow to PracticeRelevant Exams
Graph a function and find zerosY= → enter f(x) → GRAPH → CALC → zeroSAT, ACT, AP Calc
Find intersection of two functionsY= → enter f and g → CALC → intersectSAT, ACT, AP Calc
Evaluate a definite integralMATH → fnInt( f(X), X, a, b )AP Calc
Compute a numerical derivativeMATH → nDeriv( f(X), X, c )AP Calc
Calculate 1-variable statisticsSTAT → Edit → enter data → CALC → 1-VarAP Stats, SAT, ACT
Perform linear regressionSTAT → CALC → LinReg(ax+b)AP Stats, SAT
Find normal distribution probability2nd → VARS → normalcdf(l, u, μ, σ)AP Stats
Run a t-testSTAT → TESTS → T-Test or 2-SampTTestAP Stats
Solve matrix system with rrefMATRIX → MATH → rref([A])ACT, Pre-Calc
Set correct angle modeMODE → Degree or RadianAll exams

Practice Every Skill Right Now

Open the free TI-84 Plus CE online and run through the checklist above. No download needed.

Launch Calculator →