User Manual

Table Of Contents
8-31
To draw a
2
cumulative distribution graph
1
DrawDistChi < Lower >, < Upper >, < df >
Degree of freedom
Data upper limit
Data lower limit
1
4153
Executing DrawDistChi performs the above calculation in accordance with the specified
conditions and draws the graph. At this time the Lower < x < Upper region on the graph is
filled in.
At the same time, calculation result
p is assigned to variables p and Ans.
To draw an F cumulative distribution graph
1
DrawDistF < Lower >, < Upper >, < ndf >, < ddf >
Degrees of freedom of denominator
Degrees of freedom of numerator
Data upper limit
Data lower limit
1
4154
Executing DrawDistF performs the above calculation in accordance with the specified
conditions and draws the graph. At this time the Lower < x < Upper region on the graph is
filled in.
At the same time, calculation result
p is assigned to variables p and Ans.
k Performing Statistical Calculations in a Program
Single-variable statistical calculation
1
1-Variable List1 , List 2
Frequency data (Frequency)
x -axis data (XList)
1
4161
Paired-variable statistical calculation
1
2-Variable List 1 , List 2 , List 3
Frequency data (Frequency)
y -axis data (YList)
x -axis data (XList)
1
4162
1
p = ×
Γ
2
df
df
2
df
2
××
2
1
dxx
– 1
x
2
e
Upper
Lower
ndf
2
ndf
2
p = ×××
Γ
2
ndf + ddf
×
Γ
2
ndf
Γ
2
ddf
ddf
ndf
ndf + ddf
2
ddf
ndf × x
dxx
– 1
1 +
Upper
Lower