Casio ClassPad 300 PLUS User Manual

Page 575

Advertising
background image

20050501

MultiSortA

Syntax 1: MultiSortA

Ⅺ <list name>

Syntax 2: MultiSortA

Ⅺ <base list name>, <subordinate list name>,

<subordinate list name>, ...

Function: Sorts a statistical list in ascending order.

Description
• Syntax 1 performs a simple list sort.
• Syntax 2 sorts multiple lists on the base list. Up to five subordinate lists can be specified.

MultiSortD

Syntax 1: MultiSortD

Ⅺ <list name>

Syntax 2: MultiSortD

Ⅺ <base list name>, <subordinate list name>,

<subordinate list name>, ...

Function: Sorts a statistical list in descending order.

Description
• Syntax 1 performs a simple list sort.
• Syntax 2 sorts multiple lists on the base list. Up to five subordinate lists can be specified.

12-6-30

Program Command Reference

OneVariable

Syntax:

OneVariable

x

List [,FreqList (or 1)]

Function:

Single variable statistics calculation

Description

x

List:

Name of list for storing

x

-axis data

FreqList: Name of list for storing frequency of “

x

List” data

• “FreqList” can be omitted. Doing so sets “1” for “FreqList”.

PowerReg

Syntax:

PowerReg

x

List,

y

List[,[FreqList (or 1)][, [<

yn

>][,

{

On

}

]]]

Off

Function: Performs

y

=

a

x

b

regression.

Description

x

List:

Name of list for storing

x

-axis data

y

List:

Name of list for storing

y

-axis data

FreqList: Name of list for storing frequency of “

x

List” and “

y

List” data

• “FreqList” can be omitted. Doing so sets “1” for “FreqList”.
• “

yn

” is the Graph Editor name (

y

1,

y

2, ...) that is the copy destination of the regression

expression. Copy is not performed when “

yn

” is skipped.

• “On/Off” turns Residual calc on or off. Residual calc is turned off when this setting is

skipped.

Advertising