360 Functions and commands
• Configuration: 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).
– h = header cells will be created
– Z
– zXl
– zXh
– zXm
– std
ConfZ2prop The ConfZ1mean calculates the confidence interval for a two-
proportion Z-test.
ConfZ2prop(input list, ["configuration"])
ConfZ2prop(SuccCount1, SuccCount2,
SampSize1, SampSize2,ConfLevel,
["configuration"])
• Input List: A list of input variables (see Input Parameters
below). This can be a range reference, a list of cell
references, or a simple list of values.
• Input Parameters:
– SuccCount1
– SuccCount2
– SampSize1
– SampSize2
– ConfLevel
• Configuration: 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).
– h = header cells will be created
– Z
– zXl
– zXh