The List Editor App
How do I make a histogram?
To make a histogram, follow these steps.
Data for this example:
L1: {2, 3, 4, 4, 4, 5, 5, 6, 9, 10, 10, 10, 13}
Enter the data:
Enter into L1: {2, 3, 4, 4, 4, 5, 5, 6, 9, 10, 10, 10, 13}
- Press aÀ1.
- Press = to begin editing Plot1.
- Press = to turn on Plot1.
- Press the down arrow key ≥ to TYPE and press the right arrow key › to 3rd option and press = to select the histogram.
- Press the down arrow key ≥… a… 1 to enter L1 for "XLIST".
- Let FREQ default to 1.
- Press d and set the Xmin and Xmax appropriately to display the full range
of values.
Note: the Xscl sets the bin width for each bin of the histogram, and Xmin sets the beginning of the first bin. Similarly set Ymin and Ymax to display the full height of each bin. - Press h to display the histogram.