TDIST function

This topic describes the formula syntax and usage of the TDIST function in the Data Quality Execute Formula transform.

Description

Returns the Percentage Points (probability) for the Student t-distribution where a numeric value (x) is a calculated value of t for which the Percentage Points are to be computed.

Syntax

TDIST(x,deg_freedom,tails)

Example