
ConfZ1prop
The one-sample Normal condence interval for a proportion.
ConfZ1prop(x,n,C,[”configuration”])
Conguration: a string that controls what results are shown and the order in which they appear. An empty
string "" displays the default: all results, including headers. The options in the conguration string are
separated by spaces.
●
h: header cells will be created
●
Z: the critical Z-value
●
zXl: the lower bound of the condence interval
●
zXh: the upper bound of the condence interval
●
zXm: the midpoint of the condence interval
●
std: the standard deviation
Example:
ConfZ1prop(21, 50, 0.95, "")
ConfZ2prop
The two-sample Normal condence interval for the dierence of two proportions.
ConfZ2prop(x
1
,x
2
,n
1
,n
2
,C,[”configuration”])
Conguration: a string that controls what results are shown and the order in which they appear. An empty
string "" displays the default: all results, including headers. The options in the conguration string are
separated by spaces.
●
h: header cells will be created
●
Z: the critical Z-value
●
zXl: the lower bound of the condence interval
●
zXh: the upper bound of the condence interval
●
zXm: the midpoint of the condence interval
●
std: the standard deviation
Example:
ConfZ2prop(21, 26, 50, 50, 0.95, "")
ConfT1mean
The one-sample Student’s T condence interval for a mean.
ConfT1mean( ,s,n,C,[”configuration”])
Conguration: a string that controls what results are shown and the order in which they appear. An empty
string "" displays the default: all results, including headers. The options in the conguration string are
separated by spaces.
●
h: header cells will be created
●
DF: the degrees of freedom
App menu 399
Komentarze do niniejszej Instrukcji