nerdexam
ISTQB

CT-AI · Question #50

Which TWO of the below examples of systems BEST describe regression?

The correct answer is A. I, III. Regression is used for predicting continuous values. I (Predicting the age of a person) and III (Predicting how much fuel is required for a journey) both involve continuous numerical predictions, which are characteristic of regression models. II (Predicting if someone is aged…

Machine Learning (ML)

Question

Which TWO of the below examples of systems BEST describe regression?

Options

  • AI, III
  • BI, IV
  • CII, III
  • DI, II
  • IPredicting the age of a person

How the community answered

(41 responses)
  • A
    71% (29)
  • B
    5% (2)
  • C
    15% (6)
  • D
    2% (1)
  • I
    7% (3)

Explanation

Regression is used for predicting continuous values. I (Predicting the age of a person) and III (Predicting how much fuel is required for a journey) both involve continuous numerical predictions, which are characteristic of regression models. II (Predicting if someone is aged over 18) and IV (Predicting whether a release will pass all required tests) are classification problems as they involve categorical outcomes (yes/no).

Topics

#regression#ML types#supervised learning#continuous prediction

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice