Data Mining and Warehouse (B)

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Institute of Southern Punjab Multan

Department of Computer Science


Mid Term Examination
Subject: Data Mining and Warehouse
Class: MCS (Weekend) Semester: 3rd
Section: Date: 28-11-2020
Paper Type: Subjective Time Allowed: 2 Hours
Instructor Name: Muhammad Kashif
Reg no
Student Name:
Max. Marks 25

Instructions: (Read Carefully)


●Read Question Paper carefully. ●Do not Write anything on Question Paper except your Registration
No and Name. ●Make sure your mobile phone is switched off. ●Any unauthorized material found
during examinations will be regarded as possible evidence of cheating or attempting to do so.
● Avoid cutting / Overwriting. Attempt All Questions.

Question No 01 [06]Marks

1) How is a data warehouse different from a database? How are they similar?
2) Briefly compare the following concepts. You may use an example to explain your
point(s).
a. Data cleaning
b. Data transformation
c. Data reduction

Question No 02 [06]Marks

Use these methods to normalize the following group of data:


200,300,400,600,1000
(a) min-max normalization by setting min= 0 and max= 1
(b) z-score normalization
(d) normalization by decimal scaling

Question No 03 [06]Marks
1) A database has five transactions. Let min_sup=60% , min_conf =80% and Min
support count =2. Find all frequent itemsets using Apriori Algorithm.
2) List all the strong association rules (with support s and confidence c) matching the
following materiel.

Page |1
Transaction ID Onion Potato Burger Milk Beer
t1 1 1 1 0 0
t2 0 1 1 1 0
t3 0 0 0 1 1
t4 1 1 0 1 0
t5 1 1 1 0 1
t6 1 1 1 1 1

Question No 04 [07]Marks
1) Find the entropy of the class (Defaulted Borrower) variable.
2) Calculate average weighted entropy for Marital Status field.
3) Find the information gain for Marital Status.
4) Design partial decision tree using Marital status Field.

[Best of Luck]
DOCSIT

FM ______

HOD ______

Page |2

You might also like