Back to the 2020 paper

Module 2: Data Mining and Association Rule Mining

20202m

The output of KDD is

(i) data
(ii) information
(iii) query
(iv) useful information

Worked SolutionAI Assisted

Answer: (iv) useful information

KDD's whole purpose is to convert raw data into useful, actionable knowledge/information through a pipeline of selection, preprocessing, transformation, mining, and interpretation:

Raw Data ──KDD process──▶ Useful, actionable Information (patterns, rules, insights)

Simply "data" (i) or a bare "query" (iii) is not the output of the process — those are inputs/tools. Generic "information" (ii) is too broad; the defining goal of KDD is specifically useful information that supports decision-making, which is why (iv) is the precise answer.

Similar questions