Data Mining IMP Objective Questions_Sep 2023
Data Mining IMP Objective Questions_Sep 2023
Objective questions
1 Extracting knowledge from large amount of data is called ____________________. [ ]
(a) Warehousing (b) Data mining
(c) Database (d) Cluster
2 The basic idea of the apriori algorithm is to generate________ item sets of a [ ]
particular size & scans
(a) candidate. primary.
secondary. superkey.
3 ________is the most well known association rule algorithm and is used in most [ ]
commercial products.
(a) Apriori algorithm. (b) Partition algorithm.
(c) Distributed algorithm (d) Pincer-search algorithm
4 The a priori frequent itemset discovery algorithm moves _______ in the lattice. [ ]
(a) upward. (b) downward
(c) breadthwise. (d) both upward and downward
5 Capability of data mining is to build ___________ models [ ]
(a) retrospective (b) interrogative
(c) predictive (d) imperative
6 Which of the following is a predictive model? [ ]
(a) Clustering. (b) Regression.
(c) Summarization. (d) Association rules.
7 ___________________is a summarization of the general characteristics or features of a [ ]
target class of data.
(a) Data Classification (b) Data Characterization
(c) Data discrimination (d) Data selection
8 Any subset of a frequent set is a frequent set. This is ___________. [ ]
(a) Upward closure property (b) Downward closure property
(c) Maximal frequent set. (d) Border set.
9 All set of items whose support is greater than the user-specified minimum support [ ]
are called as ___________________.
(a) border set (b) maximal frequent set
(c) Frequent set. (d) Lattice.
10 Any superset of an infrequent set is an infrequent set. This is _______. [ ]
(a) Maximal frequent set (b) Border set.
(c) Upward closure property (d) Downward closure property.
11 The absolute number of transactions supporting X in T is called_____ [ ]
(a) confidence. (b) support.
(c) support count. (d) None of the above.
12 Extreme values that occur infrequently are called as _____________ [ ]
(a) dimensionality reduction (b) outliers
(c) rare values (d) All of the above
13 Overfitting occurs when a model _________. [ ]
(a) does fit in future states. (b) does not fit in future states.
(c) does fit in current state. (d) does not fit in current state.
1. List and describe the five primitives for specifying a data mining task?
2. Explain Data Mining Functionalities
3. What is Data Mining? Explain data mining as a step process of
knowledge discovery.
4. What are the applications of Association Rule Mining?
5. Discuss about constraint-based association mining?
6. Compare FP-Growth algorithm and Apriori algorithm.
7. Explain APRIORI algorithm with an example. Give the limitations of
APRIORI algorithm.
8. Explain the following terms with example
i)Frequent Patteren ii) Closed Frequent Patteren
iii) Maximal Frequent Patteren
9. Explain about the classification and prediction with an example?
10. Explain Decision tree induction?