• Home
  • INTERCEPT Function

INTERCEPT Function

The INTERCEPT function is one of the statistical functions. It is used to analyze the first array values and second array values to calculate the intersection point.

Syntax

INTERCEPT(known_y's, known_x's)

The INTERCEPT function has the following arguments:

ArgumentDescription
known_y'sThe dependent data range.
known_x'sThe independent data range with the same number of elements as known_y's contains.
Notes

If known_y's or known_x's contains text, logical values, or empty cells, the function will ignore those values, but treat the cells with the zero values.

How to apply the INTERCEPT function.

Examples

The figure below displays the result returned by the INTERCEPT function.

INTERCEPT Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags