SLOPE function

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

Description

Returns the slope of the linear regression line.

Syntax

SLOPE(known_y's, known_x's)

Example