nerdexam
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)
  • A
    8% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    84% (21)

Community Discussion

No community discussion yet for this question.

Full E20-007 Practice