Casio CLASSPAD 330 3.04 User Manual page 188

Classpad os version 3.04
Table of Contents

Advertisement

variance
Function: Returns the sample variance of the elements in a list.
Syntax: variance (List [ ) ]
Example: To determine the sample variance of the elements in the list {1, 2, 4}
Menu Item: [Action][List-Calculation][variance]
dim
Function: Returns the dimension of a list.
Syntax: dim (List [ ) ]
Example: To determine the dimension of the list {1, 2, 3}
Menu Item: [Action][List-Calculation][dim]
um
Function: Returns the sum of the elements in a list.
Syntax: sum (List-1[, List-2] [ ) ]
• "List-2" specifies the frequency of each element in "List-1".
Example: To determine the sum of the elements in the list {1, 2, 3}
Menu Item: [Action][List-Calculation][sum]
Example: To determine the sum of the elements in the list {1, 2, 3}, whose respective
frequencies are {3, 2, 1}
Menu Item: [Action][List-Calculation][sum]
prod
Function: Returns the product of the elements in a list.
Syntax: prod (List-1[, List-2] [ ) ]
• "List-2" specifies the frequency of each element in "List-1".
Example: To determine the product of the elements in the list {1, 2, 3}
Menu Item: [Action][List-Calculation][prod]
Example: To determine the product of the elements in the list {1, 2, 3}, whose respective
frequencies are {3, 2, 1}
Menu Item: [Action][List-Calculation][prod]
2-8-28
Using the Action Menu
20060301

Advertisement

Table of Contents
loading

This manual is also suitable for:

Classpad 330

Table of Contents