STEYX()

Syntax. STEYX(known_y’s,known_x’s)

Definition. This function returns the standard error of the predicted y-values for each x in the regression. The standard error is a measure of the amount of error in the prediction of a y-value associated with an x-value.

Arguments

  • known_y’s (required). An array or a range of dependent data points

  • known_x’s (required). An array or a range of independent data points

Note

Arguments can be numbers, names, arrays, or references containing numbers.

If an array or a reference argument contains text, logical values, or empty cells, those values are ignored. However, cells with the value 0 are included.

If known_y’s and known_x’s are empty or have a different number of data points, the STEYX() function returns the ...

Get Microsoft® Excel® 2010 Formulas & Functions Inside Out now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.