Skip to main content
Workday User Guide
Last Updated: 2023-06-23
Z.TEST

Z.TEST

Description

Returns the one-tailed probability value of a Z-test.

Syntax

Z.TEST(
number1
,
x
, [
sigma
])
  • number1
    : The set of numbers to test x against.
  • x
    : The number to test.
  • sigma
    : The standard deviation of the population.