Lists
14-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
Содержание 39g+
Страница 1: ...hp 39g graphing calculator user s guide H Edition 2 Part Number F2224 90001 ...
Страница 62: ...2 22 Aplets and their views 5 Display the functions in numeric form ...
Страница 78: ......
Страница 83: ...Sequence aplet 6 3 Select Cobweb Display the table 6 Display the table of values for this example ...
Страница 84: ......
Страница 116: ......
Страница 178: ......