User Guide

2-SampZTest(
2-SampZTest( s
1
,s
2
[,
listname1
,
listname2
,freqlist1,freqlist2,alternative,drawflag,color#])
Computes a two-sample z test. alternative=L1 is <; alternative=0 is
; alternative=1 is >. drawflag=1 draws results; drawflag=0
calculates results.
Color#: 10 - 24 or color name pasted from [vars] COLOR.
TESTS
3:2-SampZTest(
2-SampZTest(
2-SampZTest(s
1
,s
2
,v1,n1,v2,n2
[,alternative,drawflag,color#])
Computes a two-sample z test. alternative=L1 is <; alternative=0 is
; alternative=1 is >. drawflag=1 draws results; drawflag=0
calculates results.
Color#: 10 - 24 or color name pasted from [vars] COLOR.
TESTS
3:2-SampZTest(
Scatter
Scatter Plot#(type,Xlist,[,freqlist,color#])
Used as the "type" argument in the command
Where # gives Plot1, Plot2 or Plot3.
y,
TYPE
Sci
Sci
Sets scientific notation display mode.
z
Sci
Select(
Select(Xlistname,Ylistname)
Selects one or more specific data points from a scatter plot or xyLine
plot (only), and then store's the selected data points to two new
lists, Xlistname and Ylistname.
y 9
OPS
8:Select(
Commands and Functions Listing 71