Department of Computer Engineering
Department of Computer Engineering
Assignment No: 01
Title: Artificial Intelligence
Application-Based Assessment Test
Part 1: Conceptual and Analytical Application (Short Answer)
1. AI Applications:
A company wants to reduce the time taken to respond to customer queries. Suggest
an AI-based solution for this and explain its working.
Solution:
AI-Based Solution: Implement a Chatbot powered by Natural Language Processing
(NLP) and Machine Learning (ML).
Working:
2. Data Visualization:
You are given the sales data for a product in four regions (North, South, East, West) over
the past year.
o Identify a suitable type of graph to represent this data.
o Justify why this graph is the best choice.
Justification:
● A grouped bar chart can show sales for each region side-by-side
for easy comparison.
● A stacked bar chart can represent total sales while breaking down
contributions from each region.
● Both graphs are effective for comparing categorical data (regions)
with quantitative data (sales).
3. Data Types:
A survey collects the following information from participants:
o Age
o Favorite color
o Monthly income
o Number of children