ZTEST
Description
Returns the one-tailed probability value of a Z-test.
Syntax
ZTEST(
number1
,
x
, [
sigma
])
- number1: The set of numbers to test x against.
- x: The number to test.
- sigma: The standard deviation of the population.