You are on page 1of 2

DATA WAREHOUSING AND DATA MINING

UNIT I

1. With neat sketch illustrate the architecture of Data Ware house system.
2. With relevant examples discuss the various OLAP Operation.
3. Describe the importance of mapping the data warehouse to a multiprocessing architecture.
4. Discuss the various classes of schema popularly used for modelling data warehouse.
5. Design multi-dimensional data model for hospital data warehouse, consist three dimensional
time, doctor and patient and the two measures count and charge, where charge is a fee that a
doctor charges a patient for a visit.(a) Enumerate three classes of schema that are popularly used
for modelling data warehouses.(b) Draw a schema diagram for the abouve data warehouse using
all of the schema classes listed in (a) How to reduce the size of fact table?Explain with an
example.
6. Differentiate OLAP with OLTP and explain the typical OLAP operations for multidimentional data
with suitable examples.
7. Examine requirement of ETL tool.
8. Write short notes on data extraction
9. Explain briefly bout the various components of data warehousing.
10. What is metadata? Discuss the significance of reports.
11. Write a short note on OLAP tools and their advantages.

UNIT II

1. Explain how SVM finds the separating hyperplane using support vectors and margin for linearly
separable and inseperable case?
2. How do you select a best model using ROC curce?
3. Why tree pruning is important in decision tree induction.
4. Explain how Backprogation algorithm is used for learning the weights to construct a classification
model?
5. Write and explain the algorithm for mining frequent item sets without candidate generation.
6. The set of item(Strwberry, Litchi,Apple,Orange<Vanilla,Banana,Butterfruit) use 0.3 for the
minimum support value.Find the frequent item set using abouve algorithm.
Transaction ID Item purchased
101 Strawberry,Litchi,Orange
102 Strawberry, Butterr fruit
103 Butter fruit, Vanilla
104 Strawberry, Litchi, Orange
105 Banana, Orange
106 Banana
107 Banana,Butter fruit
108 Strawberry, Litchi, Apple, Orange
109 Apple, Vanilla
110 Strawberry, Litchi
7. What is the significance of interestingness measures in data mining system? Give examples.
8. Describe the issues and challenges in the implementation of data mining systems.
9. List and explain about the functions of data mining.
10. Discuss briefly about mining various kinds of association rules.
11. Explain in detail about constraint-based association mining.
12. Explain in detail the data integration process with suitable examples.
13. How can concepts hierarchies be constructed using histogram and cluster analysis.
14. Describe in brief the Apriori algorithm for finding frequent itemset using candidate generation.

Data Warehouse and data mining

1.what are the characteristics of data warehouse system? explain (5)

2. write in detail about the diff between operational database system and data ware house.(10)

3. explain in detail about data warehouse(10)

You might also like