Syntax

expression.ZTest(Arg1, Arg2, Arg3)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Array is the array or range of data against which to test the hypothesized population mean.
Arg2 Required Double The value to test.
Arg3 Optional Variant Sigma - the population (known) standard deviation. If omitted, the sample standard deviation is used.

Return Value
Double

Remarks


See also: