Thursday, March 22, 2012

Analysis function

I want to use Linear Regression functions -- example :LinRegSlope -- .in my
calculations.
Found that it's part of Analysis services.
Is there anyway I can get these fuctions in Standard edition of SQL
Server2000.
If not how can I achevice this .My application connect to SQL Server 2000
Standard edition.
ThanksAbraham,
I have a few examples of using SQL to calculate statistical information at
http://www.users.drew.edu/skass/sql/
The least squares fit example will get your linear regression slope.
SK
"Abraham" <binu_ca@.yahoo.com> wrote in message
news:ukKwkPp4DHA.1428@.TK2MSFTNGP12.phx.gbl...
> I want to use Linear Regression functions -- example :LinRegSlope -- .in
my
> calculations.
> Found that it's part of Analysis services.
> Is there anyway I can get these fuctions in Standard edition of SQL
> Server2000.
> If not how can I achevice this .My application connect to SQL Server 2000
> Standard edition.
> Thanks
>

No comments:

Post a Comment