Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

regression quadratic formula coefficients

user7420361Dec 22 2014 — edited Dec 23 2014

Hi all,

I would like to know if there is an Oracle function or functions that can be used to calculate

the coefficients a, b, c of the quadratic formula of a regression process.

I know that I can find the R^2 using the Linear Regression function REGR_R2() but I cannot

find anything regarding the quadratic coefficients (equivalent to Excel trendline).

Than you in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2015
Added on Dec 22 2014
10 comments
1,438 views