Enter the data into L1, run 1-Var Stats, and read Sx for a sample or σx for a population. Full keystrokes below, including the frequency-list variant and the two mistakes that account for most wrong answers.
The keystrokes
- Clear the old list. STAT → 4:ClrList → 2nd 1 (which types L1) → ENTER. Skipping this is the single most common cause of a wrong answer, because leftover values from the last problem stay in the list.
- Open the editor. STAT → 1:Edit.
- Type the data into the L1 column, pressing ENTER after each value.
- Run the summary. STAT → right arrow to CALC → 1:1-Var Stats.
- Confirm the list. On the CE and newer models a setup screen appears; leave List as L1, leave FreqList blank, and select Calculate. On older models it runs straight away — press ENTER once more.
- Read the results. Scroll with the down arrow if needed.
Reading the output screen
| Shows | Means |
|---|---|
| x̄ | The mean |
| Σx | Sum of the values |
| Σx² | Sum of the squared values |
| Sx | Sample standard deviation (n − 1) |
| σx | Population standard deviation (n) |
| n | How many values it used |
| minX, Q1, Med, Q3, maxX | The five-number summary |
Sx or σx? Sx if your numbers are a sample of something larger — which is usually the case. σx only if they are the complete population. The distinction is explained here. The TI-84 shows both precisely because it cannot know which you meant.
Glance at n before writing anything down. If it does not match how many values you typed, the list had leftover data or you missed an entry.
Data given as a frequency table
When the problem gives values with frequencies, enter the values in L1 and the frequencies in L2, then tell 1-Var Stats to use both.
- Enter the values in L1 and the matching counts in L2.
- STAT → CALC → 1:1-Var Stats.
-
On the CE, set List: L1 and FreqList: L2, then Calculate.
On older models, type
L1,L2after the command — 2nd 1, comma, 2nd 2 — then ENTER.
The reported n will now be the total frequency rather than the number of rows. The grouped data calculator does the same thing, and is a quick way to check the machine.
When it goes wrong
| Symptom | Cause | Fix |
|---|---|---|
| Answer close but not equal to the book's | Read σx instead of Sx, or vice versa | Check which the question wants |
| ERR: DIM MISMATCH | L1 and L2 have different lengths | Make the frequency list match |
| ERR: STAT | The list is empty, or has one value in sample mode | Re-enter the data |
| n is too large | Leftover values below your new data | ClrList and retype |
| L1 is missing from the editor | DEL pressed on the list header | STAT → 5:SetUpEditor → ENTER |
Other calculators, briefly
- TI-Nspire: add a Lists & Spreadsheet page, name a column, then menu → Statistics → Stat Calculations → One-Variable Statistics.
- TI-36X Pro: data to enter values, then 2nd data → 1-Var Stats → CALC.
- Casio fx-991EX / Classwiz: MENU → Statistics → 1-Variable, enter data, then OPTN → Statistics Calc. Casio labels the two standard deviations σx and sx.
- Casio fx-83GT / fx-85GT: MODE → STAT → 1-VAR, enter data, then SHIFT 1 → Var.
Check the machine's answer
Separate values with commas, spaces, tabs or new lines — paste a column straight from a spreadsheet and it will parse. Decimals and negatives are fine.
The shaded bands are one, two and three standard deviations either side of the mean. 5 of 8 values — 63% — fall inside the innermost band.
Show the working, step by step
Related calculators
-
Standard deviation calculator
Check the value your TI-84 gave you.
-
SD in Excel
The same calculation in a spreadsheet.
-
Sx or σx?
Which of the two the TI-84 shows you to read.
-
Grouped data
The frequency-list version of the same idea.
Common questions
Which value on the TI-84 is the standard deviation?
Sx is the sample standard deviation (divides by n − 1). σx is the population standard deviation (divides by n). The calculator shows both; you choose which to read.
Most homework problems want Sx.
Why does my TI-84 give a different answer from the textbook?
Nearly always because you read σx where the book wanted Sx, or the reverse. Check that first — the two always differ, and by a lot on small datasets.
The second most common cause is leftover data in L1 from a previous problem. Clear the list before entering new values.
How do I clear a list on the TI-84?
Press STAT, choose 4:ClrList, then 2nd 1 to name L1, and press ENTER.
Alternatively, in the list editor put the cursor on the L1 header itself and press CLEAR then ENTER. Pressing DEL on the header removes the whole list, which is not what you want.
What is the difference between 1-Var Stats and 2-Var Stats?
1-Var Stats summarises a single list — mean, standard deviation, quartiles. 2-Var Stats works on paired data in two lists and adds the correlation and regression quantities. For a standard deviation you want 1-Var Stats.
Does this work on the TI-83 and TI-84 Plus CE?
Yes. The keystrokes are identical across the TI-83, TI-83 Plus, TI-84 Plus, TI-84 Plus Silver and TI-84 Plus CE. Only the screen colour differs.