Dell-EMC
E20-007 · Question #99
You are using MADlib for Linear Regression analysis. Which value does the statement return? SELECT (linregr(depvar, indepvar)).r2 FROM zeta1;
The correct answer is D. Goodness of fit. See the full explanation below for the reasoning.
Question
You are using MADlib for Linear Regression analysis. Which value does the statement return? SELECT (linregr(depvar, indepvar)).r2 FROM zeta1;
Options
- AP-value
- BCoefficients
- CStandard error
- DGoodness of fit
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C4% (1)
- D84% (21)
Community Discussion
No community discussion yet for this question.