0% found this document useful (0 votes)
9 views2 pages

24AM201 - Introduction to Artificial Intelligence (Lab Integrated)

The document outlines the examination structure for the 'Introduction to Artificial Intelligence' course at R.M.D. Engineering College for the April/May 2025 semester. It details course outcomes, question formats, and knowledge levels associated with each question. The exam consists of three parts, with a total of 100 marks, covering various AI concepts, Python programming, and machine learning applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

24AM201 - Introduction to Artificial Intelligence (Lab Integrated)

The document outlines the examination structure for the 'Introduction to Artificial Intelligence' course at R.M.D. Engineering College for the April/May 2025 semester. It details course outcomes, question formats, and knowledge levels associated with each question. The exam consists of three parts, with a total of 100 marks, covering various AI concepts, Python programming, and machine learning applications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Reg. No.

R.M.D. ENGINEERING COLLEGE


(An Autonomous Institution)
RSM Nagar, Kavaraipettai – 601 206.
QP CODE: 251214
B.E. / B.TECH - END SEMESTER EXAMINATIONS – APRIL / MAY 2025
Second Semester
Computer Science and Engineering / Electronics and Communication Engineering /
Artificial Intelligence and Machine Learning / Computer Science and Business Systems /
Information Technology
24AM201 - Introduction to Artificial Intelligence (Lab Integrated)
(Regulations 2024)
COs Course Outcome : The students, after the completion of the course, are expected to ….
CO1 Elaborate the basics and applications of Artificial Intelligence.
CO2 Apply the basics of Python programming to solve problems.
CO3 Use python libraries to solve simple ML problems.
CO4 Outline the different types of Machine Learning algorithms.
CO5 Use Machine Learning Algorithms to solve real world problems.
CO6 Outline the recent developments in the field of Artificial Intelligence.
Time : 3 Hours Answer ALL Questions Max. Marks : 100
Part-A (10 x 2 = 20 Marks)
1. List two major domains where Artificial Intelligence is effectively applied.
2. Categorize the types of Artificial Intelligence with suitable examples.
3. Write a Python program to calculate the factorial of a number using iteration.
4. Demonstrate the use of dictionary comprehension in Python with a simple example.
5. Define Pandas. State two features that make it suitable for data manipulation.
6. Create a NumPy array from a list and find its mean using Python.
7. Compare supervised and unsupervised learning using examples.
8. Construct a neural network model with one hidden layer.
9. Analyze the contribution of AI in the agriculture sector.
10. Apply time series analysis to predict future electricity consumption.

Part – B ( 5 x 13 = 65 Marks)
11.a. Apply state space representation and production systems in designing an AI-based traffic
management system. Illustrate your answer with diagrams and examples.
Or
11.b. Apply AI methods to education and disaster management sectors. Provide examples that support
your claims.

12.a. Design a Python program using recursion to generate the Fibonacci sequence. Justify its application
over iteration.
Or
12.b. A logistics firm wants to manage city warehouse locations and access routes. Show how tuples and
lists in Python can support this task. Apply relevant code examples.
13.a. A retail firm needs to handle product records with missing values in sales reports. Using Pandas,
implement Python methods to fill, interpolate, and drop missing data. Analyze the outcomes.
Or
13.b. An online course platform wants to visualize user engagement weekly. Create a Python program
using Matplotlib to generate line and bar plots. Analyze how such graphs help decision-making.

14.a. A startup is developing AI solutions for customer behavior tracking, fraud detection, and demand
forecasting. Apply suitable ML paradigms (supervised, unsupervised, reinforcement) for these use
cases using Python and justify your choices.
Or
14.b. In a clinical diagnosis application, a deep learning model gets updated periodically with doctor
feedback. Analyze how feedback mechanisms enhance the model’s accuracy. Support with relevant
Python structure.

15.a. An environmental agency wants to deploy AI for predicting and managing air pollution. Propose an
AI model, evaluate input sources, and justify your algorithm choice.
Or
15.b. An insurance firm wants to use chatbots to manage claims, answer queries, and update users.
Develop a case study and evaluate the chatbot’s effectiveness in terms of automation and user
satisfaction.

Part – C ( 1 x 15 = 15 Marks)

16.a. A city municipal body is planning to implement a smart garbage collection system using AI. As a
system designer, develop a structured framework using AI components to monitor bin levels,
optimize routes, and reduce fuel costs. Include model training, sensor data integration, and decision
mechanisms.
Or
16.b. A fintech company wants to recommend investment portfolios based on past performance,
customer profiles, and market trends. Design a machine learning framework using Python tools that
predicts portfolio success. Include your approach to data ingestion, feature engineering, model
evaluation, and real-time integration.


Knowledge Level ( Blooms Taxonomy)


K1 Remembering (Knowledge) K2 Understanding (Comprehension) K3 Applying (Application of Knowledge)

K4 Analysing (Analysis) K5 Evaluating (Evaluation) K6 Creating (Synthesis)

Knowledge Level and Course Outcome – Question wise Mapping


Part Part A
Question 1 2 3 4 5 6 7 8 9 10
K Level K2 K2 K3 K3 K2 K3 K2 K3 K3 K3
CO CO1 CO1 CO2 CO2 CO3 CO3 CO4 CO4 CO5 CO5
Part Part B Part C
Question 11 (a) 11(b) 12 (a) 12 (b) 13 (a) 13 (b) 14 (a) 14 (b) 15 (a) 15 (b) 16 (a) 16 (b)
K Level K3 K3 K3 K3 K4 K4 K4 K4 K5 K5 K5 K5
CO CO1 CO1 CO2 CO2 CO3 CO3 CO4 CO4 CO5 CO5 CO2 CO5

You might also like