Assembly Language Programming: Inferential Statistics and Distribution Functions
24
Inferential Statistics and Distribution Input
Descriptions
This table describes the inferential statistics and distribution inputs. You enter
values for these inputs in the inferential statistics editors. The table presents the
inputs in the same order as they appear in the editor examples on pages 10-23.
Input
Description
m
0
Hypothesized value of the population mean that you are testing.
s
The known population standard deviation; must be a real number
> 0.
List
The name of the list containing the data you are testing.
Freq
The name of the list containing the frequency values for the data in
List
. Default=1. All elements must be integers
|
0.
Calculate/Draw
Determines the type of output to generate for tests and intervals.
Calculate
displays the output on the home screen. In tests,
Draw
draws a graph of the results.
v
, Sx, n
Summary statistics (mean, standard deviation, and sample size) for
the one-sample tests and intervals.
s
1
The known population standard deviation from the first population
for the two-sample tests and intervals. Must be a real number > 0.
s
2
The known population standard deviation from the second
population for the two-sample tests and intervals. Must be a real
number > 0.
List1, List2
The names of the lists containing the data you are testing for the
two-sample tests and intervals.
Freq1, Freq2
The names of the lists containing the frequencies for the data in
List1
and
List2
for the two-sample tests and intervals. Defaults=1.
All elements must be integers
|
0.
v
1, Sx1, n1,
v
2,
Sx2, n2
Summary statistics (mean, standard deviation, and sample size) for
sample one and sample two in the two-sample tests and intervals.
Pooled
Specifies whether variances are to be pooled for
Tsam2
and
TInt2
.
No
does not pool the variances.
Yes
pools the variances.
p
0
The expected sample proportion for
ZPrp1
. Must be a real number
such that 0 <
p
0
< 1.
x
The count of successes in the sample for the
ZPrp1
and
ZPin1
. Must
be an integer
‚
0.
n
The count of observations in the sample for the
ZPrp1
and
ZPin1
.
Must be an integer > 0.
x1
The count of successes from sample one for the
ZPrp2
and
ZPin2
.
Must be an integer
‚
0.
x2
The count of successes from sample two for the
ZPrp2
and
ZPin2
.
Must be an integer
‚
0.
n1
The count of observations in sample one for the
ZPrp2
and
ZPin2
Must be an integer > 0.
n2
The count of observations in sample two for the
ZPrp2
and
ZPin2
.
Must be an integer > 0.
C-Level
The confidence level for the interval instructions. Must be
‚
0 and
<100. If it is
‚
1, it is assumed to be given as a percent and is divided
by 100. Default=0.95.