0% found this document useful (0 votes)
57 views

Assignment No.2

This document contains an assignment for a data warehousing and data mining course. The assignment has one question regarding modeling data warehouses using different schema classes and performing OLAP operations like roll-up. Specifically, students are asked to: (1) enumerate three popular data warehouse schema classes and (2) list the steps to perform an OLAP roll-up operation to view the average grade of computer science courses for each student at the university starting from the lowest data level. The assignment is due on April 15th, 2021 and is worth 2 marks.
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Assignment No.2

This document contains an assignment for a data warehousing and data mining course. The assignment has one question regarding modeling data warehouses using different schema classes and performing OLAP operations like roll-up. Specifically, students are asked to: (1) enumerate three popular data warehouse schema classes and (2) list the steps to perform an OLAP roll-up operation to view the average grade of computer science courses for each student at the university starting from the lowest data level. The assignment is due on April 15th, 2021 and is worth 2 marks.
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

SIR SYED UNIVERSITY OF ENGINEERING & TECHNOLOGY

SOFTWARE ENGINEERING DEPARTMENT


ADDITIONAL SPRING 2021
DATAWAREHOUSING AND DATA MINING (SWE-402)
Assignment 2
Semester: VII Batch: 2017
Due Date: 15TH-04-2021 Max Marks: 02

Instructions:
 Attempt all questions

Question 1 [2 marks]

Suppose that a data warehouse for SSUET-University consists of the following four dimensions: student,

course, semester, and instructor, and two measures count and average grade. When at the lowest

conceptual level (e.g., for a given student, course, semester, and instructor combination), the average grade

measure stores the actual course grade of the student. At higher conceptual levels, average grade stores the

average grade for the given combination.

(a) Enumerate three classes of schemas that are popularly used for modeling data warehouses.

(b) Starting with the base cuboid [student, course, semester, instructor], what specific OLAP operations (e.g.,

roll-up from semester to year) should one perform in order to list the average grade of CS courses for each

SSUET-University student.

Page 1 of 1

You might also like