3-1 CSE Question Bank
3-1 CSE Question Bank
UNIT-1
UNIT-3
SYLLABUS: Logic concepts: Introduction, propositional calculus, proportional logic,
natural deduction system, axiomatic system, semantic tableau system in proportional
logic, predicate logic
Text Books: 1. Artificial Intelligence, Saroj Kaushik, CENGAGE Learning,
2. Artificial intelligence, A modern Approach , 2nd ed, Stuart Russel, Peter
Norvig, PEA 3. Artificial Intelligence, Rich, Kevin Knight, Shiv Shankar B
Nair, 3rd ed, TMH
4. Introduction to Artificial Intelligence, Patterson, PHI
PART-A
Topic name: Propositional calculus
1. Solve the given propositional calculus expressions are equivalent or not (P->Q->R) AND (P-
>Q ^ Q->R) [Dec/Jan-2022-23]
2. Show by using truth table the expressions are logical equivalent [(A → B) →C, A→ (B →
C)] and [(A ˄ ~ B) →C, ~ (A ˄ ~ B ˄ ~ C)]. [Dec/Jan-2022-23]
Topic name: Propositional logic
1. Give the rules of inference in propositional logic. [Dec/Jan-2022-23]
2. Explain the syntax and semantics of propositional logic [Dec/Jan-2022-23]
3. Decide whether each of following sentence is valid, unsatisfiable or neither. Verify your
decisions using truth tables and equivalence rules
i) Big V Dumb V (Big => Dumb)
ii) (Big Λ Dumb) V ¬Dumb
iii) (A Λ B) V (B Λ C)
Topic name: Natural deduction system
1. Explain about Natural Deduction system.
2. Explain natural deduction using an example. [Dec/Jan-2022-23]
PART-B
UNIT-4
SYLLABUS: Knowledge representation: Introduction, approaches to knowledge
representation, knowledge representation using semantic network, extended semantic
networks for KR Advanced knowledge representation techniques: Introduction,
conceptual dependency theory, script structure.
Text Books: 1. Artificial Intelligence, Saroj Kaushik, CENGAGE Learning,
2. Artificial intelligence, A modern Approach , 2nd ed, Stuart Russel, Peter
Norvig, PEA 3. Artificial Intelligence, Rich, Kevin Knight, Shiv Shankar B
Nair, 3rd ed, TMH
4. Introduction to Artificial Intelligence, Patterson, PHI
UNIT-5
SYLLABUS: Expert system and applications: Introduction phases in building expert
systems, expert system versus traditional systems, rule-based expert systems blackboard
systems truth maintenance systems, application of expert systems, list of shells and tools.
Text Books: 1. Artificial Intelligence, Saroj Kaushik, CENGAGE Learning,
2. Artificial intelligence, A modern Approach , 2nd ed, Stuart Russel, Peter
Norvig, PEA 3. Artificial Intelligence, Rich, Kevin Knight, Shiv Shankar B
Nair, 3rd ed, TMH
4. Introduction to Artificial Intelligence, Patterson, PHI
Topic name: Introduction phases in building expert systems
1. With the help of a neat diagram, explain the Expert System Architecture[Dec/Jan-2022-23]
2. What is Inference Engine? Describe Backward and Forward chaining mechanism used by an
inference engine? [Dec/Jan-2022-23]
3. Give two examples of non-monotonic system. Consider some monotonic and non monatomic
applications and show how you can solve them using truth monotonic system.
Topic name: Expert system versus Traditional systems
1. How is an expert system different from a traditional program? [Dec/Jan-2022-23]
Topic name: Rule-based expert systems blackboard systems truth maintenance systems
1. Build a rule based expert system for criminal identification. [Dec/Jan-2022-23]
2. Explain the Issues in black board systems for problem solving. [Dec/Jan-2022-23]
Topic name: Application of expert systems
1. Explain the Applications of the Expert systems. [Dec/Jan-2022-23]
2. Explain about MYCIN Expert system in detail. [Dec/Jan-2022-23]
Topic name: List of shells and tools
1. List the characteristics of expert systems. Classify various Expert System shells and
tools[Dec/Jan-2022-23]
Syllabus:
Data link layer: Design issues, Framing: fixed size framing, variable size framing, flow
control, error control, error detection and correction codes, CRC, Checksum: idea,
one’s complement internet checksum, services provided to Network Layer, Elementary
Data Link Layer protocols: simplex protocol, Simplex stop and wait, Simplex protocol
for Noisy Channel. Sliding window protocol: One bit, Go back N, Selective repeat-Stop
and wait protocol, Data link layer in HDLC: configuration and transfer modes, frames,
control field, point to point protocol (PPP): framing transition phase, multiplexing,
multi link PPP
Text Books:
1. Computer Networks — Andrew S Tanenbaum, Fifth Edition. Pearson Education/PHI
2. Data Communications and Networks – Behrouz A. Forouzan, Fifth Edition TMH.
References Books:
1. Data Communications and Networks- Achut S Godbole, Atul Kahate
2. Computer Networks, Mayank Dave, CENGAGE
Topic name: Data link layer: Design issues, Framing: fixed size framing, variable size
framing,
1.Explain the significance of datalink layer, explain the design issues of datalink layer. [7M]
[Dec/Jan-2022-23] Understand CO3
2.What is need of framing, various methods for implementing framing in data link layer
And Explain character, Bit stuffing for framing. [7M] [Dec/Jan-2022-23]Analyze
CO3
3.Explain about the datalink layer frame and frame fields. [7M] [Apr/May-2019]
Understand CO3
Topic name: flow control, error control, error detection and correction codes, CRC,
Checksum: idea, one’s complement internet checksum, services provided to Network
Layer
4.Explain the following error detection techniques with example i) LRC ii) CRC iii)
Checksum [7M] [Dec/Jan-2022-23]
Understand CO3
5.What is meant by error in data link layer? Discuss about error detection and correction
methods in data link layer, [7M] [Dec/Jan-2022-23]Analyze CO3
6.Explain the CRC error detection technique using generation polynomial x4+x3+1 data is
11100011. [7M] [Dec/Jan-2022-23] Understand CO3
7.A bit stream 10011101 is transmitted using the standard CRC method. The generator
polynomial is x3+1. Show the actual bit string transmitted. Suppose the third bit from the
left is inverted during transmission. Show that this error is detected at the receiver end.
[7M]Evaluate CO3
8.A sender sends series of frames to the same destination using 5-bit sequence number. If
the sequence number starts with 0, what is the sequence number after sending 100
frames? [7M] [Jun/Jul-2022] Evaluate CO3
9.Discuss datalink layer protocols for noiseless channels and noisy channels in detail.
[7M] [Dec/Jan-2022-23]Understand
CO3
10.A bit stream 10011101 is transmitted using CRC method .The generator polynomial is
X 3+1. Show that the actual bit transmitted. Suppose that third bit from left is inverted
during the transmission. Show that this error is detected at the receiver’s end.
[7M] [Apr/May-2019] Evaluate CO3
Topic name: Elementary Data Link Layer protocols,Sliding window protocol,multi link
PPP
11.Explain in detail about Point-to-Point Protocol. [7M] [Dec/Jan-2022-23] Understand
CO3
12.Explain the elementary datalink layer protocols. [7M] [Apr/May-2019] Understand CO3
i) Simplex protocol ii) simplex stop and wait iii) simplex protocol for noisy
channel
13.Explain the Sliding window flow control mechanisms. Explain the drawbacks of Stop
and wait? How they overcome by Sliding window protocol.
[7M] [Dec/Jan-2022-23] Understand
CO3
14.Describe about the Selective –Repeat protocol. [7M] [Jun/Jul-2022] Understand CO3
Unit3 (part 1)
Syllabus:
Media Access Control: Random Access: ALOHA, Carrier sense multiple access
(CSMA), CSMA with Collision Detection, CSMA with Collision Avoidance, Controlled
Access: Reservation, Polling, Token Passing,
Text Books:
1. Computer Networks — Andrew S Tanenbaum, Fifth Edition. Pearson Education/PHI
2. Data Communications and Networks – Behrouz A. Forouzan, Fifth Edition TMH.
References Books:
1. Data Communications and Networks- Achut S Godbole, Atul Kahate
2. Computer Networks, Mayank Dave, CENGAGE
Topic name: Media Access Control: Random Access: ALOHA, Carrier sense multiple
access (CSMA), CSMA with Collision Detection, CSMA with Collision Avoidance
1.What is a collision. What is the need of MAC protocols? Explain Channelization
protocols with neat sketch. [7M] [Dec/Jan-2022-23] Understand CO4
2.Explain the concept of wired LAN’s. Explain in detail IEEE-802.3. [7M] [Dec/Jan-2022-
23]
Understand CO4
3.What is the purpose of CSMA with collision detection? Explain it. [7M] [Dec/Jan-2022-
23]
Understand CO4
4.Discuss briefly about the MAC layers in 802.11 standards. [7M] [Jun/Jul-2022]
Understand CO4
Topic name: Controlled Access: Reservation, Polling, Token Passing,
5.Explain controlled access protocols with neat sketch. [7M] [Dec/Jan-2022-23] Understand
CO4
Unit3 (Part-2)
Syllabus:
Channelization: frequency division multiple Access(FDMA), time division multiple
access(TDMA), code division multiple access(CDMA). Wired LANs: Ethernet, Ethernet
Protocol, Standard Ethernet, Fast Ethernet(100 Mbps), Gigabit Ethernet, 10 Gigabit Ethernet.
Topic name: Channelization
7. Explain Channelization protocols with neat sketch. [7M] [Dec/Jan -2022-23] Understand
CO4
8. Write in detail on TDM and FDM, CDM. [7M] [Dec/Jan -2022-23] Remember CO4
Topic name: Wired LANs
9. Explain the concept of wired LAN’s.[7M] [Dec/Jan-2022-23] Understand CO4
10. Explain in detail IEEE-802.3. [7M] [Dec/Jan -2022-23] Understand CO4
11. Explain Standard Ethernet concept. [7M] [Dec/Jan-2022-23] Understand CO4
Unit4
Syllabus:
The Network Layer Design Issues – Store and Forward Packet Switching-Services Provided
to the Transport layer- Implementation of Connectionless Service-Implementation of
Connection Oriented Service- Comparison of Virtual Circuit and Datagram Networks,
Routing Algorithms-The Optimality principle-Shortest path, Flooding, Distance vector, Link
state, Hierarchical, Congestion Control algorithms-General principles of congestion control,
Congestion prevention polices, Approaches to Congestion Control-Traffic Aware Routing-
Admission Control-Traffic Throttling-Load Shedding. Traffic Control Algorithm-Leaky
bucket & Token bucket. Internet Working: How networks differ- How networks can be
connected- Tunnelling, internetwork routing-, Fragmentation, network layer in the internet –
IP protocols-IP Version 4 protocol-IPV4 Header Format, IP addresses, Class full Addressing,
CIDR, NAT-, Subnets-IP Version 6-The main IPV6 header, Transition from IPV4 to IPV6,
Comparison of IPV4 & IPV6- Internet control protocols- ICMP-ARPDHCP
Text Books:
1. Computer Networks — Andrew S Tanenbaum, Fifth Edition. Pearson Education/PHI
2. Data Communications and Networks – Behrouz A. Forouzan, Fifth Edition TMH.
References Books:
1. Data Communications and Networks- Achut S Godbole, Atul Kahate
2. Computer Networks, Mayank Dave, CENGAGE
Topic name: The Network Layer
1. Explain the services and design issues of Network layer. [7M][Dec/Jan -2022-
23]Understand CO2
2. what are the responsibilities of Network layer. [7M] [Nov-2019] Understand CO2
3. Explain in brief Store and Forward Packet Switching. [7M] [Dec/Jan -2022-23]
Understand CO2
Topic name: Circuit Switching,Packet Switching
4. With a neat sketch, Explain the following in detail
Circuit Switching Technique and Packet Switching Technique.[7M] [Nov-2019] Apply CO2
5. Discuss in detail Virtual circuit vs Datagram sockets. [7M] [Dec/Jan-2022-23]
Understand CO2
6. Differences between static routing and dynamic routing with examples (Adaptive and non-
Adaptive routing).. [7M] [Dec/Jan -2022-23] Analyze CO2
Topic name: Routing Algorithms
7. With an example explain the Dijkstra’s (Shortest path) routing algorithms used in computer
networks [7M] [Dec/Jan -2022-23] Understand CO2
8. Explain distance vector routing algorithm (DVMRP), Describe the problem and solutions
associated with distance vector routing. [7M] [Dec/Jan-2022-23] Understand CO2
9. Explain Link state routing algorithm. [7M] [Nov-2019] Understand CO2
10. Explain flooding with examples. [7M] [Dec/Jan-2022-23] Understand CO2
11. Briefly explain Hierarchical, Broadcast, multicast routing techniques. [7M] [Dec/Jan-
2022-23]
Understand CO2
Topic name: Congestion Control
12. Differentiate the open loop congestion control and closed loop congestion control in
detail. [7M] [Dec/Jan-2022-23]Analyze CO2
13. What are the reasons for congestion in network layer. [7M] [Dec/Jan-2022-
23]Understand CO2
14. what are the problems with congestion control? [7M] [Dec/Jan-2022-23] Understand
CO2
15. Explain the general principles and prevention policies of congestion control. [7M] [Nov-
2019] Understand CO2
16. Explain the leaky bucket and token bucket algorithm. [7M] [Dec/Jan-2022-23]
Understand CO2
Topic name: Internet Working
17. How Networks differ,how networks can be connected. [7M] [Nov-2019] Analyze CO2
18. What is internet working? Explain about tunneling. [7M] [Dec/Jan-2022-23]Understand
CO2
19. Discuss different internet control protocols. [7M] [Dec/Jan-2022-23]Understand CO2
20. Classify Internet,Intranet,and Extranet with applications. [7M] [Nov-2019] Understand
CO2
Topic name: IPV4,IPV6
21. Explain the IPV4 header format with neat sketch. [7M] [Dec/Jan-2022-23] Understand
CO2
22. Explain the IPV6 header format with neat sketch. [7M] [Dec/Jan-2022-23] Understand
CO2
23. Explain the transition from IPV4 to IPV6. [7M] [Nov-2019] Understand CO2
24. Explain about class full addressing and CIDR. [7M] [Dec/Jan-2022-23] Understand
CO2
25. Explain the format of IPv4, IPv6 header, describe the significance of each field and the
major problems of IPv4 protocol,and discuss the various classes of IPV4 addressing.
[7M] [Nov-2019] Understand CO2
26. Explain Internet control protocols-ICMP,ARP,DHCP. [7M] [Nov-2019] Understand
CO2
Unit5
Syllabus:
The Transport Layer: Transport layer protocols: Introduction-services- port number-User data
gram protocol-User datagram-UDP services-UDP applications-Transmission control protocol:
TCP servicesTCP features- Segment- A TCP connection- windows in TCP- flow control-
Error control, Congestion control in TCP. Application Layer –- World Wide Web: HTTP,
Electronic mail-Architecture- web based mail- email security- TELENET-local versus remote
Logging-Domain Name System: Name Space, DNS in Internet ,- Resolution-Caching-
Resource Records- DNS messages- Registrars-security of DNS Name Servers, SNMP.
Text Books:
1. Computer Networks — Andrew S Tanenbaum, Fifth Edition. Pearson Education/PHI
2. Data Communications and Networks – Behrouz A. Forouzan, Fifth Edition TMH.
References Books:
1. Data Communications and Networks- Achut S Godbole, Atul Kahate
2. Computer Networks, Mayank Dave, CENGAGE
Topic name: Transport layer
1. Explain the Services of Transport layer, what are the responsibilities of Transport layer? [7M]
[Nov-2019] Understand CO5
2. what are the different transport layer protocols, Explain flow control in transport layer in
detail.
[7M] Understand CO5
3. Briefly explain flow control, error control and congestion control in transport layer. [7M]
[Dec/Jan-2022-23] Understand CO5
4. Explain the services,responsibilities, functions of transport layer. [7M] [Oct/Nov-
2020]Understand CO5
UNIT-I
Syllabus:
Introduction: Algorithm Definition, Algorithm Specification, performance Analysis,
Performance measurement, asymptotic notation, Randomized Algorithms.
Text Books:
1. Ellis Horwirtz, Sartaj Sahani, Sanguthevar Rajasekharan, “Fundamentals of Computer
algorithms” 2nd Edition, Universities Press.
2. Introduction to Algorithms Thomas H. Cormen, PHI Learning
3.Harsha Bhasin, “Algorithms Design and Analysis”, Oxford University Press
Reference Books:
1. Ellis Horwirtz, Sartaj Sahani, Sanguthevar Rajasekharan, “Fundamentals of Computer
algorithms” 2nd Edition, Galgotia Publications,2008.
Topic name: Algorithm Definition, Algorithm Specification
1. Write an algorithm for linear search and analyze the algorithm for its time complexity.
(JAN-2022)
2. Write an algorithm for Bubble sort and analyze the algorithm for its time complexity.
(JAN-2022)
3. Write different pseudo code conventions used to represent an algorithm. (Feb-2022)
4. What do you mean by performance analysis? Give the algorithm for matrix
multiplication (Feb-2022)
5. Write an algorithm for Binary search (JAN-2022,Feb-2022)
Topic name: Performance Analysis
1. Define Time and Space Complexity, and calculate the time space complexity for
addition of two matrices. (JAN-2022)
2. a) In what way amortized analysis is used for performance analysis of algorithms?
Explain. (JAN-2022 2-times)
3. Explain the method of determining the complexity of a procedure by the step count
approach. Illustrate with an example. (JAN-2022)
4. Explain the method of determining the complexity of a procedure by the step count
approach. Illustrate with an example. (JAN-2022)
5. a) Write an algorithm for Bubble sort and analyze the algorithm for its time complexity.
(JAN-2022)
6. Write an algorithm for Binary search and analyze the algorithm for its time
complexity(JAN-2022,Feb-2022)
7. What do you mean by performance analysis? Give the algorithm for matrix
multiplication and find the time complexity using step–count method. (Feb-2022)
8. b) Explain time complexity of insertion sort in different cases.
UNIT -II
Syllabus:
Divide and Conquer: General Method, Defective chessboard, Binary Search, finding the
maximum and minimum, Merge sort, Quick sort.
The Greedy Method: The general Method, knapsack problem, minimum-cost spanning
Trees, Optimal Merge Patterns, Single Source Shortest Paths.
Text Books:
1. Ellis Horwirtz, Sartaj Sahani, Sanguthevar Rajasekharan, “Fundamentals of Computer
algorithms” 2nd Edition, Universities Press.
2. Introduction to Algorithms Thomas H. Cormen, PHI Learning
3.Harsha Bhasin, “Algorithms Design and Analysis”, Oxford University Press
Reference Books:
1. Ellis Horwirtz, Sartaj Sahani, Sanguthevar Rajasekharan, “Fundamentals of Computer
algorithms” 2nd Edition, Galgotia Publications,2008.
Topic name: General Method (Divide and Conquer)
1. Write and explain the control abstraction for Divide and Conquer approach. (JAN-
2022 – 2 times, Feb-2022)
2. Explain How Master’s theorem is useful for solving recurrence relations. (JAN-2022)
Topic name: Defective chessboard
1. Explain Defective chess board Problem. (JAN-2022)
Topic name: Binary Search
1. Give the divide and conquer solution for Binary Search algorithm (JAN-2022)
Topic name: finding the maximum and minimum
1. Explain the problem of finding minimum and maximum, and try to apply „divide and
conquer‟ strategy to solve it. Give a general algorithm for doing the same.(June –
2022)
Topic name: Merge sort
1. Using Merge sort, sort the following elements: 310, 285, 179, 652, 351, 423, 861,
254, 450, 520 (JAN-2022)
Topic name: Quick sort
1. Write the algorithm for finding pivot element in quick sort algorithm and analyze its
time complexity. (JAN-2022)
2. Trace the quick sort algorithm to sort the list C, O, L, L, E, G, E in alphabetical order.
(JAN-2022)
3. Design an algorithm to sort the given list of elements using Quick Sort incorporating
divide and conquer technique. Sort the following list using the same and compute its
best case time
efficiency: 4, 2, 0, 8, 7, 1, 3, 6. (JAN-2022)
Topic name: The general Method (Greedy Method)
1. What is the need of greedy method, explain with an example? (JAN-2022)
Topic name: knapsack problem
1. Apply the greedy method to solve Knapsack problem for given instance Where n=3,
m=20, (p1,p2,p3)=(25,24,15), and weight (w1,w2,w3)=(18,15,10). (JAN-2022)
2. Explain the Knapsack problem. Find an optimal solution to the Knapsack instance
n=7, m=15, (p1, p2, p3, …p7)=(10,5,15,7,6,18,3) and (w1, w2, w3, …w7)=(2, 3, 5, 7,
1, 4, 1). (JAN-2022)
Photosynthesis
1. Explain the process of photosynthesis. (June 2022)
Factors affecting Bio digestion
1. List and explain the factors affecting the performance of biogas digester (June 2022)
2. Explain the process of gasification of solid bio-fuels? What are its main applications? (June 2022)
Classification of biogas plants
1. Compare the relative performances of a floating drum and fixed dome type biogas plants. (June
2022)
2. Explain the operation of bio-gasifier. Write its applications.(Jan2023)
Types of biogas plants
1. What are the different biomass energy resources? What is the energy yield from each of them?(Jan
2023)
2. Write a short note on bio-gas plant.(Jan2023)
3. List and explain the main constituents of Biomass materials.(Jan2023)
PART-B
Geothermal Energy:Introduction, Geothermal Sources
1. What are the merits and demerits of geothermal energy? (June 2022)
2. Explain the following types of geothermal resources: (i) Geo- pressured and (ii)
magma (June 2022)
3. Discuss the various methods and procedures to explore and develop geothermal
resources.(June 2022, July 2023)
4. Discuss the energy analysis of a hot Aquifer type Geothermal resource (Jan 2023)
UNIT-4
Oceans: Introduction
1 List relative advantages and limitations of floating and shore based OTEC plants?
(June 2022)
Ocean Thermal Electric Conversion methods
1 What are the main advantages and disadvantages of OTEC system? And explain the various
technologies available for OTEC. (June-2022)
2 Explain the working of Open Cycle OTEC plant with a neat diagram.(Jan2023)
Prospects of OTEC in India:
Waves:
Introduction
Energy and Power from the waves
1What do you mean by Wave Energy and list the advantages of wave power and also list the
Main difficulties encountered in the development of wave power? (June 2022)
Wave Energy conversion devices
1Discuss the different types of wave energy conversion devices(Jan 2023)
2 Describe the concepts of converting wave energy into mechanical or electrical energy. (Jan
2023)
Tides:
Basic principle of Tide Energy
1 Explain about double basin arrangement in tidal power generation.(Jan 2023).
Components of Tidal Energy
1 Explain how the tides are originated and give its uses in power generation (June 2022)
2 List and explain the various tidal energy conversion schemes. (June 2022)
UNIT 5
Fuel Cells: Introduction
1 List the advantages and disadvantages of Fuel cell.(June2022)
Fuel Cell Equivalent Circuit
1Explain the main components of Fuel cell system.(Aug-2021)
Operation of Fuel cell
1Explain the equivalent circuit of fuel cell.(July 2023)
2 Explain working principle of fuel cell and describe energy storage system using fuel cells?
(Jan 2023, July 2023)
Types of Fuel Cells
1Give the classification of Fuel Cells based on: (i) the type of electrolyte (ii) the types of fuel
and
oxidant and (iii) operating temperature (June 2022)
2Explain the operation of Phosphoric Acid Fuel cell with a neat diagram. (June 2022)
Applications.
1 Write short notes on regenerative fuel cell and list out its advantages. (Jan 2023)
Hydrogen Energy:
Introduction
1 Explain the working principle of fuel cell and describe energy storage system using fuel
cells? (July 2023)
Methods of Hydrogen production
1 Explain methods of hydrogen production with illustrations. (Jan 2023)
Storage and Applications
1 Explain the storage and applications of Hydrogen .(July 2023)
2 Mention the application of fuel cells and explain anyone application (Jan 2023)
3 Explain the various applications and storage techniques used for Hydrogen Energy. (July
2023).
4 Classify fuel cells and differentiate between Fuel Cell and Battery (July 2023).
Magneto Hydro Dynamics (MHD) Power Generation:
1 List various types of MHD power generation and explain any one type with working and a
neat
sketch.(Jan 2023, July 2023)
2 Explain the applications of MHD generation.(Jan 2023)
SUBJECT: DATA WAREHOUSING & DATA MINING (III CSE-A,B,C)
QUESTION BANK
Regulation: R20 A.Y.:2023-24
Name of the faculty: Ms. P. Padmini Rani SEM : I
UNIT-I
3 What are the value ranges of the following normalization methods? (i) min-
max normalization (ii) z-score normalization (iii) z-score normalization using
the mean absolute deviation instead of standard deviation(iv) normalization by
decimal scaling
4 What is the need of dimensionality reduction? Explain any two techniques for
dimensionality reduction.
5 Discuss in detail about data transformation with suitable examples.
6 Suppose that a hospital tested the age and body fat data for 18 randomly selected
adults with the following results:
age 23 23 27 27 39 41 47 49 50
%fat 9.5 26.5 7.8 17.8 31.4 25.9 27.4 27.2 31.2
age 52 54 54 56 57 58 58 60 61
%fat 34.6 42.5 28.8 33.4 30.2 34.1 32.9 41.2 35.7
a. Normalize the two attributes based on z-score normalization. [7M]
7 Calculate the correlation coefficient (Pearson’s product moment coefficient). Are
these two attributes positively or negatively correlated?Compute their covariance.
UNIT III:
Classification: Basic Concepts, General Approach to solving a classification problem,
Decision Tree Induction: Attribute Selection Measures, Tree Pruning, Scalability and
Decision Tree Induction, Visual Mining for Decision Tree Induction.
Part-A:
Basic Concepts, General Approach to solving a classification problem, Decision Tree
Induction: Attribute Selection Measures
1. a) Describe the classification task in induction and deduction phases. Explain with
example classification tasks.[7M][JAN-23]
1.b)What is attribute selection measure? Briefly describe the attribute selection
measures for decision tree induction. .[7M][JAN-23][FEB-22]
2.a)Why information gain is considered as attribute selection measure? Illustrate with
an example. [7M][JAN-23]
2. b) Explain the decision tree induction algorithm with appropriate examples. Discuss
the disadvantages of this approach? What is over fitting, and how can it be prevented
for decision trees?[7M][JAN-23][FEB-22]
Part-B
Topic: Tree Pruning, Scalability and Decision Tree Induction, Visual Mining for
Decision Tree Induction.
3. a)Why is tree pruning useful in decision tree induction? What is a drawback of using
a separate set of tuples to evaluate pruning? [7M][FEB-22]
b) Given data set, D, the number of attributes, n, and the number of training tuples,
|D|, show that the computational cost of growing a tree is atmost n×|D|
×log(|D|).[7M][JAN-23]
4. What are the new features of C4.5 algorithm comparing with original Quinlan’s
ID3 algorithm for decision-tree generation?[JAN-23][7M]
5. a) Given a decision tree, you have the option of (i) converting the decision tree to rules
and then pruning the resulting rules, or (ii) pruning the decision tree and then converting
the pruned tree to rule.What advantage does (i) have over(ii)?[7M][JAN-23]
TOPIC: Problem Definition, Frequent Item set Generation, Rule Generation: Confident
Based Pruning, Rule Generation in Apriori Algorithm.
1. a) Write the algorithm to discover frequent item sets without candidate generation
and explain it with an example.[7M][JAN-23]
1. b) Make a comparison of Apriori and FP-Growth algorithms for frequent item set
mining in transactional databases.Apply these algorithms to the following
data:[7M][JAN-23]
TID LISTOFITEMS
1 Bread,Milk,Sugar,TeaPowder,Cheese,Tomato
2 Onion,Tomato,Chillies,Sugar,Milk
3 Milk,Cake,Biscuits,Cheese,Onion
4 Chillies,Potato,Milk,Cake,Sugar,Bread
5 Bread,Jam,Mik,Butter,Chilles
6 Butter,Cheese,Paneer,Curd,Milk,Biscuits
7 Onion,Paneer,Chilies,Garlic,Milk
8 Bread,Jam,Cake,Biscuits,Tomato
2. a)A database has four transactions.Let min_sup=60% and min_conf=80%
TID Date items_bought
100 10/15/2022 {K,A, B, D}
200 10/15/2022 {D,A, C,E,B}
300 10/19/2022 {C,A, B,E}
400 10/22/2022 {B,A,D}
Find all frequent items using Apriori& FP-growth, respectively. Compare the
efficiency of the two-meaning process.[7M][Jnan-23]
b)How association rules mined from large databases?Explain.
3 a) Discuss Apriori Algorithm with a suitable example and explain how its
efficiency can be improved?[7m][jan-23]
3 b) Assume 5 transactions and explain the two-step approach to generate frequent
item sets
and to mine association rules using Apriori algorithm.
4 a)Explain market basket analysis.[7m][feb-22]
TOPIC: Compact Representation of frequent item sets, FP-Growth Algorithm.
4 b) Can we design a method that mines the complete set of frequent item sets
with out candidate generation?If yes,explain it with the following table:
TID Listofitems
001 milk, dal, sugar,
bread
002 Dal, sugar,
wheat,jam
003
Milk,bread,curd,pa
neer
004 Wheat, paneer,
dal,sugar
005 Milk,paneer, bread
006 Wheat,dal,paneer,bread [7m][jan-23]
5 a)Consider the transaction data-set:
TransID Items
T1 {a,b}
T2 {b,c,d}
T3 {a,c,d,e}
T4 {a,d,e}
T5 {a,b,c}
T6 {a,b,c,d}
T7 {a}
T8 {a,b,c}
T9 {a,b,d}
T10 {b,c,e}
Construct the FP tree by showing the trees separately after reading each
transaction.[7m][jan-23]
5.b)Given a simple transactional database X:
TID
Ite
ms
T01 A, B,
C, D T02
A,
C,D,F
T03 C, D,
E, G, A T04
A, D,
F, B
T05 B,
C,G
T06 D, F,G
T07 A,
B, G
T08
C,
D,F,G
Using the threshold values support = 25% and confidence = 60%, find all large item
sets in database X.[7m][jan-23]
UNIT V
Cluster Analysis: Overview, Basics and Importance of Cluster Analysis,
Clustering techniques, Different Types of Clusters; K-means: The Basic K-
means Algorithm, K-means Additional Issues, Bi-secting K Means