Reference Guide

3-282 Full Command and Function Reference
ΣY
Type: Command
Description: Sum of y-Values Command: Sums the values in the dependent variable column of the current
statistical matrix (reserved variable ΣDAT).
The dependent variable column is specified by YCOL, and is stored as the second parameter in
the reserved variable ΣPAR. The default dependent variable column number is 2.
Access: …µΣ
Y
Input/Output:
Level 1/Argument 1 Level 1/Item 1
Sum of Y
See also: NΣ, ΣX, XCOL, ΣXY, ΣX2, YCOL, ΣY2
ΣY2
Type: Command
Description: Sum of Squares of y-Values Command: Sums the squares of the values in the dependent-variable
columns of the current statistical matrix (reserved variable ΣDAT). The dependent column is the
column designated as YCOL
Access: …µΣ
Y
2
Input/Output:
Level 1/Argument 1 Level 1/Item 1
Sum of Y
2
See also: NΣ, ΣX, XCOL, ΣXY, ΣX2, YCOL
ΣY^2
Type: Command
Description: Sum of Squares of y-Values Command: Sums the squares of the values in the dependent-variable
columns of the current statistical matrix. ΣY^2 is provided for compatibility with the HP 28.
ΣY^2 is the same as ΣY2; see its listing for details.
Access:
YCOL
Type: Command
Description: Dependent Column Command: Specifies the dependent variable column of the current statistics
matrix (reserved variable ΣDAT).
The dependent variable column number is stored as the second parameter in the reserved variable
ΣPAR. The default dependent variable column number is 2.
YCOL will accept a noninteger real number and store it in ΣPAR, but subsequent commands that
utilize the YCOL specification in ΣPAR will cause an error.
Access: …µ
YCOL
Input/Output:
Level 1/Argument 1 Level 1/Item 1
n
col
See also: BARPLOT, BESTFIT, COLΣ, CORR, COV, EXPFIT, HISTPLOT, LINFIT, LOGFIT, LR,
PREDX, PREDY, PWRFIT, SCATRPLOT, XCOL