<p>The <b>STEYX</b> function is one of the statistical functions. It is used to return the standard error of the predicted y-value for each x in the regression line.</p>
<pstyle="text-indent: 50px;"><b><em>known-ys</em></b> is an array of the dependent variables.</p>
<pstyle="text-indent: 50px;"><b><em>known-xs</em></b> is an array of the independent variables.</p>
<p>The data values can be entered manually or included into the cells you make reference to. Empty cells, logical values, text, or error values supplied as part of an array are ignored. If they are supplied directly to the function, text representations of numbers and logical values are interpreted as numbers.</p>
<pclass="note"><b>Note:</b> the <b><em>known-ys</em></b> and <b><em>known-xs</em></b> must contain the same number of data values otherwise the function will return the <b>#N/A</b> error value. </p>
<p>To apply the <b>STEYX</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>