EMC Exam Questions

Which value does the statement return?

You are using MADlib for Linear Regression analysis. Which value does the statement return? SELECT
(linregr(depvar, indepvar)).r2 FROM zeta1;

A.
Goodness of fit

B.
Coefficients

C.
Standard error

D.
P-value