TI-84 histogram guide

How to Make a Histogram on a TI-84

Building a histogram on a TI-84 (or TI-83) takes three menus: STAT to enter your data, STAT PLOT to choose the histogram, and ZOOM to display it. Follow the five steps below, and check the FAQ if the screen comes up blank.

Step-by-step on the calculator

  1. Enter your data into a list

    Press STAT, choose 1:Edit, and type your values into list L1. If you were given a frequency table, put the matching counts in L2.

  2. Turn on a Stat Plot

    Press 2nd then Y= to open STAT PLOT, select 1:Plot1, switch it On, and choose the histogram icon (the third Type).

  3. Point it at your list

    Set Xlist to L1. Set Freq to 1 for raw data, or to L2 if you entered frequencies.

  4. Fit the window

    Press ZOOM then 9:ZoomStat to auto-fit. For exact bins, press WINDOW and set Xmin, Xmax and Xscl (the bin width), then press GRAPH.

  5. Read the bars

    Press TRACE and use the arrow keys to step through each bar and read its range and count.

If nothing shows up: the usual culprit is Xscl = 0 in the WINDOW menu, or another plot/equation still switched on. Fix those, then press ZOOM9:ZoomStat.

Reading and adjusting the histogram

Example histogram of 25 quiz scores out of 10
Example output: 25 quiz scores on a 0–10 scale.

Once the bars appear, press TRACE to walk across them; the calculator shows the range of each bar and how many data points fall inside it. To change how the data is grouped, return to WINDOW and edit Xscl (bin width) and the Xmin/Xmax range. A smaller Xscl creates more, narrower bars; a larger Xscl creates fewer, wider ones.

Using a frequency table on the TI-84

Statistics problems often give you a frequency table rather than raw data, and the TI-84 handles this without you typing every value out. Put each data value (or the midpoint of each class) in L1, and put the matching frequency in L2. Then, in the Stat Plot setup, set Xlist: L1 and change Freq from 1 to L2. When you press ZoomStat, the calculator treats each value as if it appeared as many times as its frequency, producing exactly the histogram the table describes.

Get the mean and median while you are there

The same lists power the calculator’s summary statistics. Press STAT, arrow over to CALC, choose 1:1-Var Stats, set the list (and frequency list if you used L2), and the TI-84 returns the mean, median, quartiles and standard deviation. Pairing those numbers with your histogram is exactly what most statistics assignments ask for.

TI-84 vs computer software

A calculator histogram is perfect for class and exams, but the small screen and fixed styling make it hard to drop into a typed report. Software such as Excel, R or an online maker gives you labeled axes, color and high-resolution export. The steps are also nearly identical on the TI-83 family and broadly similar on the TI-Nspire, where you create a Data & Statistics page and select the histogram plot type.

Need a cleaner chart for your homework?

Calculator screens are great for checking your work but hard to put in a report. Type the same numbers into the maker and download a labeled histogram as a PNG, with the mean, median and standard deviation already calculated.

Open the free histogram maker

FAQ

TI-84 histogram questions

My TI-84 histogram is blank or shows an error — why?

Three things to check: make sure Xscl in the WINDOW menu is not 0, turn off any other stat plots and clear equations in Y=, and confirm L1 (and L2 if used) contain data of the same length. Then press ZOOM9:ZoomStat.

How do I set the bin width on a TI-84?

The bin width is the Xscl value in the WINDOW menu. Set Xmin and Xmax to frame your data, then set Xscl to the width you want each bar to span and press GRAPH.

How do I make a histogram from a frequency table on a TI-84?

Put the data values or class midpoints in L1 and the matching frequencies in L2. In the Stat Plot, set Xlist: L1 and Freq: L2, then ZoomStat.

Does this work on the TI-83 too?

Yes. The steps are virtually identical on the TI-83, TI-83 Plus and TI-84 Plus families — STAT to enter data, STAT PLOT to choose the histogram, and ZoomStat to display it.

Keep going

Related guides