A Clear Commands

You can input data clear commands from the menu that appears when you select z – {CLR}.

ClrStat

Syntax

ClrStat

Function

Clears all list data (List X, List Y, List Freq).

 

 

ClrMemory

 

 

 

Syntax

ClrMemory

Function

Clears all variables (A through Z) and Ans memory to zero.

Note

To clear a specific variable, use 0 <variable>.

 

 

ClrMat

 

 

 

Syntax

ClrMat

Function

Clears the contents of all matrix memories (Mat A to Mat F, and Mat Ans).

 

 

ClrVar

 

 

 

Syntax

ClrVar

Function

Clears all formula variables.

k Statistical Calculation Commands

You can input statistical calculation commands from the menu that appears when you select z – {STAT}.

Note

For information about individual commands for calculating the mean, standard deviation, and other individual statistical values, see “Statistical Calculations (SD/REG)” (page 72).

xList Commands: z – {STAT}1(LIST)
{ } (Input List)

 

(COMP)

 

 

Syntax

... : {<expression> , <expression> , .... , <expression>}

 

List <X , Y , Freq> : ...

 

Function

Assigns list data to a list.

 

Example

See the List command, below.

 

 

 

List (List Operations)

(COMP)

 

 

 

 

Syntax

1 ...

: <list data> List <X , Y , Freq> : ...

..... (Assigns list data to a list.)

 

2 ...

: <expression> List <X , Y , Freq> [<value (cell location)>] : ...

 

 

.............. (Assigns a value to a particular cell in a list.)

 

3 ...

: List <X , Y , Freq> [<value (cell location)>] : ...

 

 

........... (Recalls a value from a particular cell in a list.)

E-121