20010102
u
Prod
Function: Returns the product of the elements in a list.
Syntax: Prod List
The list must contain values or mathematical expressions only. Equations and inequalities
are not allowed.
○ ○ ○ ○ ○
Example
To determine the product of the elements in list {2, 3, 4}
K
1
(LIST)
b
(CALC)
h
(Prod)
!
*
( { )
c,d,e
!
/
( } )
w
24
u
Cuml
Function: Returns the cumulative frequency of the elements in a list.
Syntax: Cuml List
The list must contain values or mathematical expressions only. Equations and inequalities
are not allowed.
○ ○ ○ ○ ○
Example
To determine the cumulative frequency of the elements in list {1, 2, 3}
K
1
(LIST)
b
(CALC)
i
(Cuml)
!
*
( { )
b,c,d
!
/
( } )
w
{ 1, 3, 6 }
u
Percent (%)
Function: Returns the percentage of each element in a list, the sum of which is assumed
to be 100.
Syntax: Percent List
The list must contain values or mathematical expressions only. Equations and inequalities
are not allowed.
○ ○ ○ ○ ○
Example
To determine the percentage of each element in the list {1, 2, 3}
K
1
(LIST)
b
(CALC)
j
(%)
!
*
( { )
b,c,d
!
/
( } )
w
7-1-26
Using the CAS (Computer Algebra System) Mode
3
50
3
100
50
,
,
{
{
Summary of Contents for ALGEBRA FX 2.0 Plus
Page 54: ...20010102 ...