STEYX Function
STEYX Function
Home | Blog | Training | Charts & Dashboards | Formulas, Data, & VBA | Reports & Finance | Excel Ideas | Excel Help | Downloads
STATISTICAL
STEYX Function
Returns the standard error of the regression, which also is known as
the standard error of the estimate. The standard error is essentially the
standard deviation around a trend line.
Syntax
STEYX(known_y's, known_x's)
Applies To
Remarks
If you're wanting to measure the variability of time-series data, it's usually a good idea to rely
on the standard error (using the STEYX function) rather than the standard deviation (using the
STDEV.S function). This is because the standard error removes variability imposed by the
trend in the data, which the standard deviation does not.
Example
You can download this example workbook here, along with all other example workbooks I've
completed for this Excel help area.
This table shows trends in sales by date, with a chart that summarizes the data. The gray line
is the TREND line. The orange lines, calculated in columns D and E, mark one standard error
on each side of the trend.
www.exceluser.com/excel_help/functions/function-steyx.htm 1/2
5/27/2020 STEYX Function
Highlight Normal Results in Line Charts, Making Extreme Results Stand Out
Other Help
Related Functions
STDEV.S Estimates the standard deviation based on a sample. (Excel 2010 and
above.)
STDEV Estimates the standard deviation based on a sample.
TREND Fits a least-squares regression line to a range or array and returns
the y-values along that line for the x-values you specify.
ExcelUser, Inc. Copyright © 2004 - 2017 by Charles W. Kyd, all rights reserved. Content, graphics, and HTML code are protected by US and International Copyright Laws,
and may not be copied, reprinted, published, translated, hosted, or otherwise distributed by any means without explicit permission. Terms of Use | Privacy Policy |
Disclaimer | Earnings Policy.
Ref: 901 142
www.exceluser.com/excel_help/functions/function-steyx.htm 2/2