
Calculating and Graphing
• Use c to scroll the list so you can view the items that run off the bottom of the screen.
The following describes the meaning of each of the parameters.
o ............. | mean |
Σx ........... | sum |
Σx2 .......... | sum of squares |
xσn .......... | population standard deviation |
sample standard deviation | |
n ............. | number of data items |
minX ....... | minimum |
Q1 .......... | first quartile |
Med ........ | median |
Q3 .......... | third quartile |
maxX ...... | maximum |
Mod ........ | mode |
Mod : n ... number of data mode items
Mod : F ... data mode frequency
• Press 6(DRAW) to return to the original
#When Mod has multiple solutions, they are all displayed.
20050401