nerdexam
ISTQB

CT-AI · Question #13

Which ONE of the following options describes a scenario of A/B testing the LEAST?

The correct answer is C. A comparison of the performance of an ML system on two different input datasets. Option C describes comparing the performance of an ML system on two different input datasets. This scenario focuses on the input data variation rather than the comparison of system versions or features, which is the essence of A/B testing. A/B testing typically involves a…

Testing, Debugging, and Deployment

Question

Which ONE of the following options describes a scenario of A/B testing the LEAST?

Options

  • AA comparison of two different websites for the same company to observe from a user acceptance
  • BA comparison of two different offers in a recommendation system to decide on the more effective
  • CA comparison of the performance of an ML system on two different input datasets.
  • DA comparison of the performance of two different ML implementations on the same input data.

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    17% (7)
  • C
    71% (30)
  • D
    5% (2)

Explanation

Option C describes comparing the performance of an ML system on two different input datasets. This scenario focuses on the input data variation rather than the comparison of system versions or features, which is the essence of A/B testing. A/B testing typically involves a controlled experiment with two versions being tested under the same conditions, not different datasets.

Topics

#A/B testing#ML model comparison#recommendation system#model evaluation

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice