• Statistics mode errors

When you see

It means this:

So you need to do this:

this message:

 

 

 

 

 

Condition

You are attempting to display multiple

Press 1(GRAPH)4(SELECT) to

ERROR

statistical graphs of different types.

display the graph On/Off screen, and

 

 

then select “DrawOn” only for graphs

 

 

of the same type.

 

 

 

Data in use

• You attempted to execute a

• For “Resid List”, specify a list other

 

regression calculation while the same

than the one being used for the

 

list specified by “Resid List” (residual

regression calculation.

 

list) is specified as calculation data.

 

 

• You attempted to execute a Test,

• For “Save Res”, specify a list

 

Confidence Interval, or Distribution

other than the one being used for

 

calculation while the same list

the Test, Confidence Interval, or

 

specified by “Save Res” (save result

Distribution calculation.

 

list) is specified as calculation data.

 

 

 

 

• Program errors

When you see

It means this:

So you need to do this:

this message:

 

 

 

 

 

Go ERROR

1 No corresponding Lbl n for Goto n.

1 Correctly input a Lbl n to corres-

 

 

pond to the Goto n, or delete the

 

 

Goto n if not required.

 

2 No program stored in program area

2 Store a program in program area

 

Prog "file name".

Prog "file name", or delete the

 

 

Prog "file name" if not required.

 

 

 

Nesting

Nesting of subroutines by Prog "file

• Ensure that Prog "file name" is not

ERROR

name" exceeds 10 levels.

used to return from subroutines to

 

 

main routine. If used, delete any

 

 

unnecessary Prog "file name".

 

 

• Trace the subroutine jump

 

 

destinations and ensure that no

 

 

jumps are made back to the original

 

 

program area. Ensure that returns

 

 

are made correctly.

 

 

 

Too many path

Specification of more than five path

Specify no more than five path levels.

levels

levels in a program.

 

 

 

 

α-5