ƙy2

z7(STAT)2(VAR)c3

Obtains the sum of squares of the sample y-data.

Σy2 = Σyi2

ƙy

z7(STAT)2(VAR)c4

Obtains the sum of the sample y-data.

Σy = Σyi

ƙxy

z7(STAT)2(VAR)c5

Obtains the sum of products of the sample x-data and y-data.

Σxy = Σxiyi

ƙx3

z7(STAT)2(VAR)c6

Obtains the sum of cubes of the sample x-data.

Σx3 = Σxi3

ƙx2y

z7(STAT)2(VAR)c7

Obtains the sum of squares of the sample x-data multiplied by the sample y-data.

Σx2y = Σxi2yi

ƙx4

z7(STAT)2(VAR)c8

Obtains the sum of the fourth power of the sample x-data.

Σx4 = Σxi4

Minimum and Maximum Value Commands

minX

z7(STAT)2(VAR)cc1

Obtains the minimum value of the sample x-data.

maxX

z7(STAT)2(VAR)cc2

Obtains the maximum value of the sample x-data.

minY

z7(STAT)2(VAR)cc3

Obtains the minimum value of the sample y-data.

maxY

z7(STAT)2(VAR)cc4

Obtains the maximum value of the sample y-data.

E-82