Está en la página 1de 1

Set A (Eight Semester) Set B (Eight Semester)

Group ‘A'
Group ‘A' Attempt any Two Questions :
Attempt any Two Questions : (2*10=20)
1. Explain the architecture and implementation of data warehouse
1. Differentiate between data warehouse and data mining. with example.
2. Explain the architecture of data mining system with block 2. Explain the DBMS vs. Data warehouse
diagram.
3. Explain the functionalities and classification of data mining
3. Explain the K-mean and K-Mediod Algorithm with example. system with example.
Group ‘B'
Group ‘B'
Attempt any five Questions : (8*5=40)
Attempt any five Questions :
4. Explain the Apriori Algorithm
4. Explain the data mining techniques
5. What are the basic stages of KDD?
6. Explain OLAP operations with example. 5. What are the data warehouse back end tools? Explain.
7. Explain the multidimensional data model with example 6. What is data cube? Explain with example.
8. Mention the spatial database and its features. 7. List down the functionality of meta data
9. Suppose that a data warehouse consists of the three 8. Explain the mining text databases.
dimensions time, doctor, and patient, and the two measures 9. Suppose that a data warehouse for Big University consists of
count and charge, where charge is the fee that a doctor charges the following four dimensions: student, course, semester and
a patient for a visit. instructor and two measures count and avg-grade. When at the
(a) Draw a star schema diagram for the above data lowest conceptual level (e.g. for a given student, course,
warehouse. semester and instructor combination), the avg-grade measure
(b) Starting with the base cuboid [day, doctor, patient], stores the actual course grade of the student. At higher
what specific OLAP operations should be performed in conceptual levels avg-grade stores the average grade for the
order to list the total fee collected by each doctor in given combination.
2010? a.) Draw a snowflake schema diagram for the data
(c) To obtain the same list, write an SQL query assuming warehouse.
the data is stored in a relational database with the b.) Starting with base cuboid [student, course, semester,
schema instructor] what specific OLAP operations (e.g. roll-up
fee(day, month, year, doctor, hospital, patient, count, from semester to year) should one perform in order to
charge). list the average grade of CS course for each Big
University Student.
10. Write short notes: c.) If each dimension has five levels (including all) such
a) Snow flakes as “student < major < status < university < all”, how
b) HOLAP many cuboids will this cube contain (including the base
and apex cuboids)?
10. Write short notes:
a) Stars b) MOLAP

También podría gustarte