Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » OLAP Support » Window functions » Window aggregate functions

Standard deviation and variance functions Next Page

Correlation and linear regression functions


SQL Anywhere supports a variety of statistical functions, the results of which can be used to assist in analyzing the quality of a linear regression.

For more information on the mathematical formulas represented by these functions see Mathematical formulas for the aggregate functions.

The first argument of each function is the dependent expression (designated by Y), and the second argument is the independent expression (designated by X).