Data Warehousing and Data Mining 2075
Group - A
Attempt any two Questions. (10 x 2 = 20)
AI is thinking...
1. List some issues of multimedia mining. Describe how back propagation is used in classification.
AI is thinking...
2. Describe how bitmap and join indexing are used to represent OLAP data. Explain the different components of data warehouse.
AI is thinking...
3. Give any two types of association rules with example. Trace the results of using the Apriori algorithm on the grocery store example with support threshold 2 and confidence threshold 60 %. Show the candidate and frequent itemsets for each database scan. Enumerate all the final frequent itemsets. Also indicate the association rules that are generated.
Transaction_ID | Items |
T1 | HotDogs, Buns, Ketchup |
T2 | HotDogs, Buns |
T3 | HotDogs, Coke, Chips |
T4 | Chips, Coke |
T5 | Chips, Ketchup |
T6 | HotDogs, Coke, Chips |
AI is thinking...
Group - B
Attempt any eight Questions. (8 x 5 = 40)
AI is thinking...
4. What is the purpose of cluster analysis in data mining? Explain.
AI is thinking...
5. How does KDD differ with data mining? Describe the stages of data mining.
AI is thinking...
6. Explain OLAP operations with examples.
AI is thinking...
7. Explain the primitives of data mining query language.
AI is thinking...
8. How different schema are used to model data warehouse? Explain.
AI is thinking...
9. Describe the significances of pre-computation of data cube.
AI is thinking...