EasyManua.ls Logo

HP 40gs - Finding Statistical Values for List Elements

HP 40gs
444 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Lists 19-9
SIZE Calculates the number of elements in a list.
SIZE(list)
Also works with matrices.
ΣLIST Calculates the sum of all elements in list.
ΣLIST(list)
Example
ΣLIST({2,3,4}) returns 9.
SORT Sorts elements in ascending order.
SORT(list)
Finding statistical values for list elements
To find values such as the mean, median, maximum, and
minimum values of the elements in a list, use the Statistics
aplet.
Example In this example, use the Statistics aplet to find the mean,
median, maximum, and minimum values of the elements
in the list, L1.
1. Create L1 with values 88, 90, 89, 65, 70, and 89.
{ 88 90
89 65 70 89
}
L1
2. In HOME, store L1 into
C1. You will then be
able to see the list data in the Numeric view of the
Statistics aplet.
L1
C1
hp40g+.book Page 9 Friday, December 9, 2005 12:27 AM

Table of Contents

Related product manuals