calc84.online
🌐
✨ AI Help
TI-30XS5 min read

Statistics on the TI-30XS — Mean & Standard Deviation

How to run 1-Var and 2-Var Stats on the TI-30XS MultiView: entering data lists, reading mean, Sx, and σx, and clearing data between problems.

Finding the mean of a data set by hand is tedious. Finding the standard deviation by hand is an invitation to arithmetic errors. The TI-30XS MultiView does both — plus median, quartiles, and more — with two keys: data and 2nd data. This guide walks you through the whole workflow with a real example, and you can follow along on the free online TI-30XS MultiView calculator as you read.

Step 1: Enter your data with the data key

  1. Press data. The list editor opens with three columns: L1, L2, and L3 (each holds up to 42 values).
  2. Type your first value and press enter (or ). The cursor drops to the next row.
  3. Keep going until every value is entered. Use the arrow keys to move around and retype any mistakes.

That's it — your data now lives in L1 until you clear it or reset the calculator.

Step 2: Run 1-Var Stats

  1. Press 2nd data to open the STAT menu.
  2. Choose 1-Var Stats and press enter.
  3. At DATA, choose the list you used (L1) and press enter.
  4. At FRQ (frequency), leave it on ONE for a plain list of numbers and press enter.
  5. Select CALC and press enter. A scrollable list of results appears — use to see them all.

Step 3: Read the results

SymbolMeaning
nNumber of data values
Mean (average)
SxSample standard deviation
σxPopulation standard deviation
ΣxSum of all values
Σx²Sum of the squared values
minXSmallest value
Q1First quartile
MedMedian
Q3Third quartile
maxXLargest value

Sx vs. σx — which one do you want? Use σx when your data is the entire group you care about (every student in your class). Use Sx when your data is a sample standing in for a bigger group (30 shoppers representing all shoppers). Sx is always slightly larger because it builds in extra caution for what the sample didn't see. If a test question just says "the standard deviation" of the listed data, it usually means the population value, σx — but check how the question is worded.

Worked example

Quiz scores: 8, 6, 9, 5, 7, 7, 10, 6.

  1. Press data, then enter each score followed by enter.
  2. Press 2nd data, choose 1-Var Stats, DATA: L1, FRQ: ONE, then CALC.

You should see: n = 8, x̄ = 7.25, Sx ≈ 1.67, σx ≈ 1.56, Med = 7, minX = 5, maxX = 10. The mean quiz score is 7.25, and the middle score is 7. If these eight students are your whole class, report σx ≈ 1.56 as the standard deviation.

Frequency data (repeated values)

If your data comes as a frequency table — say the value 3 appears 12 times — don't type 3 twelve times. Put the values in L1 and the frequencies in L2. Then, when you run 1-Var Stats, set DATA: L1 and FRQ: L2. The calculator weights each value by its frequency automatically.

2-Var Stats basics

For paired data — like hours studied (x) and test score (y) — enter x-values in L1 and y-values in L2, press 2nd data, and choose 2-Var Stats instead. Along with the means and standard deviations of both variables, you'll get a and b (the slope and intercept of the best-fit line y = ax + b) and r, the correlation coefficient that tells you how strongly x and y move together. That's linear regression on a $15-class calculator — and if you later need to see the scatter plot, the graphing TI-84 online calculator picks up where the TI-30XS leaves off.

Clear old data between problems (seriously)

The number-one cause of wrong statistics answers isn't a formula mistake — it's leftover data. The lists keep their contents after you finish a problem, so if you start typing a new data set on top of an old one, your n will be too big and every result will be polluted.

Before each new problem:

  1. Press data, then press data again while in the editor.
  2. Choose Clear L1 (or Clear L2 / Clear L3) and press enter.
  3. Glance at the columns and confirm they're empty.

Make "clear, then enter" a reflex. When a standard deviation looks bizarre, checking n against how many values you meant to enter will catch the problem instantly.

Statistics questions on the GED often boil down to mean and median — see the GED calculator guide for test-day strategy, and the fractions and table mode guides for the calculator's other essentials.

Practice right now

Open the free online TI-30XS MultiView calculator, enter the eight quiz scores above, and run 1-Var Stats. Then clear L1 and do it again with your own numbers. Two repetitions and the whole data2nd data workflow will stick.

Practice on the free TI-84 calculator
Test these functions right now — no download required.
Open Calculator →

calc84.online is an independent educational practice tool. It is not made by, endorsed by, or affiliated with Texas Instruments Inc. TI-84, TI-84 Plus CE, and TI-30XS MultiView are trademarks of Texas Instruments. For official products, visit education.ti.com.