User's Manual
Table Of Contents
- Quick-Start
- Precautions when Using this Product
- Contents
- Getting Acquainted— Read This First!
- Chapter 1 Basic Operation
- Chapter 2 Manual Calculations
- Chapter 3 List Function
- Chapter 4 Equation Calculations
- Chapter 5 Graphing
- 5-1 Sample Graphs
- 5-2 Controlling What Appears on a Graph Screen
- 5-3 Drawing a Graph
- 5-4 Storing a Graph in Picture Memory
- 5-5 Drawing Two Graphs on the Same Screen
- 5-6 Manual Graphing
- 5-7 Using Tables
- 5-8 Dynamic Graphing
- 5-9 Graphing a Recursion Formula
- 5-10 Changing the Appearance of a Graph
- 5-11 Function Analysis
- Chapter 6 Statistical Graphs and Calculations
- Chapter 7 Financial Calculation (TVM)
- Chapter 8 Programming
- Chapter 9 Spreadsheet
- Chapter 10 eActivity
- Chapter 11 System Settings Menu
- Chapter 12 Data Communications
- Appendix

20070201
3-2 Manipulating List Data
List data can be used in arithmetic and function calculations. In addition, various list data
manipulation functions make manipulation of list data quick and easy.
You can use list data manipulation functions in the RUN
•
M AT , STAT , TABLE , EQUA and
PRGM modes.
k Accessing the List Data Manipulation Function Menu
All of the following examples are performed after entering the RUN
•
M AT mode.
Press K and then 1 (LIST) to display the list data manipulation menu, which contains the
following items.
• {List}/{L → M}/{Dim}/{Fill}/{Seq}/{Min}/{Max}/{Mean}/{Med}/{Aug}/{Sum}/{Prod}/{Cuml}/
{%}/{A }
Note that all closing parentheses at the end of the following operations can be omitted.
u To transfer list contents to Matrix Answer Memory [OPTN]-[LIST]-[L → M]
K 1 (LIST)2 (L → M)1 (List) <list number 1-26>
, 1 (List) <list number 1-26> ... , 1 (List) <list number 1-26> ) w
• You can skip input 1 (List) in the part of the above operation.
• All the lists must contain the same number of data items. If they don’t, an error occurs.
Example: List → Mat (1, 2)w
Example To transfer the contents of List 1 (2, 3, 6, 5, 4) to column 1, and the
contents of List 2 (11, 12, 13, 14, 15) to column 2 of Matrix Answer
Memory
A K 1 (LIST)2 (L → M)
1 (List)b,
1 (List)c) w
3-2-1
Manipulating List Data