SteYX

Syntax

SteYX(KnownYs, KnownXs)

Parameters

KnownYs. Array of dependent data points.

KnownXs. Array of independent data points.

NOTE. The KnownYs and KnownXs parameters must contain the same number of data points.

Description

The method returns the standard error of the predicted Y values for each X value in the regression.

Comments

Standard error is a measure of error of predicted value Y for a specific value X.

See also:

Function Wizard | Statistical Functions