Operation Manual
Appendix A: Functions and Instructions 368
SetUpEditor
listname1
[,listname2,...,
listname20]
Removes all list names from the stat list editor, then
sets it up to display one or more
listnames in the
specified order, starting with column
1.
…
EDIT
5:SetUpEditor
Shade(
lowerfunc,
upperfunc[,Xleft,Xright,
pattern,patres,color#])
Draws lowerfunc and upperfunc in terms of X on the
current graph and uses
pattern and patres to shade and
color the area bounded by
lowerfunc, upperfunc, Xleft,
and
Xright. lowerfunc and upperfunc are shaded in the
same specified color. Color #: 10-24
.
y <
DRAW
7:Shade(
Shade
c
2
(lowerbound,
upperbound,df[,color#])
Draws the density function for the c
2
distribution
specified by degrees of freedom df, and shades and
colors the area between lowerbound and upperbound.
Color is specified as color #: 10-24.
y =
DRAW
3:Shade
c
2
(
Shade
Ü(lowerbound,
upperbound,
numerator df,
denominator df[,color#])
Draws the density function for the Û distribution
specified by numerator df and denominator df and shades
and colors the area between
lowerbound and
upperbound. Color is specified as Color #: 10-24.
y =
DRAW
4:ShadeÜ(
ShadeNorm(
lowerbound,
upperbound[,
m
,
s
,color#])
Draws the normal density function specified by m and s
and shades and colors the area between lowerbound
and
upperbound. Color is specified as color #: 10-24.
y =
DRAW
1:ShadeNorm(
Shade_t(
lowerbound,
upperbound,df[,color#])
Draws the density function for the Student-t
distribution specified by degrees of freedom df, and
shades or colors the area between lowerbound and
upperbound. Color is specified as color #: 10-24.
y =
DRAW
2:Shade_t(
Simul
Sets mode to graph functions simultaneously. † z
Simul
sin(
value)
Returns the sine of a real number, expression, or list. ˜
sin
L1
(value)
Returns the arcsine of a real number, expression, or
list.
y ?
sinh(value)
Returns the hyperbolic sine of a real number,
expression, or list.
y N
sinh(
sinh
L1
(value)
Returns the hyperbolic arcsine of a real number,
expression, or list.
y N
sinh
L1
(
SinReg
[iterations,
Xlistname,Ylistname,
period,regequ]
Attempts
iterations times to fit a sinusoidal regression
model to Xlistname and Ylistname using a period guess,
and stores the regression equation to
regequ.
…
CALC
C:SinReg
solve(
expression,
variable,guess,
{
lower,upper})
Solves expression for variable, given an initial guess and
lower and upper bounds within which the solution is
sought.
†
MATH
0:solve(
SortA(
listname) Sorts elements of listname in ascending order.
y 9
OPS
1:SortA(
F
unction or
Instruction/Arguments
Result
Key or
Keys/Menu or
Screen/Item