Texas Instruments TI-83 PLUS User Manual
Page 687
TI-83 Plus
Tables and Reference Information
684
Function or Instruction/
Arguments
Result
Key or Keys/
Menu or Screen/Item
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
])
Draws
lowerfunc
and
upperfunc
in
terms of X on the current graph and
uses
pattern
and
patres
to shade the
area bounded by
lowerfunc
,
upperfunc
,
Xleft
, and
Xright
.
y
<
DRAW
7:Shade(
Shade
c
2
(
lowerbound
,
upperbound
,
df
)
Draws the density function for the
c
2
distribution specified by degrees of
freedom
df
and shades the area
between
lowerbound
and
upperbound
.
y
=
DRAW
3:Shade
c
2
(
Shade
Ü
(
lowerbound
,
upperbound
,
numerator df
,
denominator df
)
Draws the density function for the
Û
distribution specified by
numerator df
and
denominator df
and shades the
area between
lowerbound
and
upperbound
.
y
=
DRAW
4:Shade
Ü
(
ShadeNorm(
lowerbound
,
upperbound
[,
m
,
s
])
Draws the normal density function
specified by
m
and
s
and shades the
area between
lowerbound
and
upperbound
.
y
=
DRAW
1:ShadeNorm(
Shade_t(
lowerbound
,
upperbound
,
df
)
Draws the density function for the
Student-t distribution specified by
degrees of freedom df, and shades
the area between
lowerbound
and
upperbound
.
y
=
DRAW
2:Shade_t(