Ca1 - Lpu
Ca1 - Lpu
General Instructions
● Students would be divided into 10 groups of 3 students each
● Each Group will be allocated a Group Number
● Each group number will be allocated one industry as mentioned below
● Data can be downloaded from Kaggle datasets /Central Michigan University data
sets or any other relevant website. But data sets must have at least 500 rows.
● Each CA will be accompanied by 4-5 different viva questions from each student
in a group
● Attach snapshot of your terminal and upload each phase pdf file in UMS
Industries:
1. Finance and Banking/Credit card datasets
2. Healthcare/Who data sets AFP/polio data
3. Marketing and Advertising
4. Manufacturing and Supply Chain/Cars data set from Central Michigan University
5. Telecommunications/ Telecom Data
6. Energy and Utilities/Population datasets
7. Transportation and Logistics/WHO data related to Covid
8. Government and Public Sector:
9. Sports data set/FIFA data set
10. Automobile /Car sales data
Part 2: Tuples
Q1 Creating Tuples:
1. Create a tuple named "months" with the names of the twelve months of the year.
Q2 Basic Tuple Operations: (Attempt any one)
1. Print the length of the "months" tuple.
2. Check if a specific month is present in the tuple and print the result.
Rubrics
Criteria Excellent Good Satisfactory Unsatisfactory
Unit 1
(10) Demonstrates a Designs effectively, Unclear or fail to Unrelated to the
deep understanding though there might effectively address problem.
of principles. be minor the problem's (0-2)
(9-10) inefficiencies requirements
(6-8) (3-5)
Unit 2 The chosen data Data structures are Data structures are Data structures are
(10) structures are well-suited for the reasonable for the selected without
optimal for the problem, but there problem, although careful
problem, leading to might be more some choices could consideration of the
efficient algorithms efficient choices be improved. problem's
and minimal available. (3-5) requirements.
memory usage (6-8) (0-2)
(9-10)
Unit 3 The logic is correct, The logic is mostly The logic works for The logic contains
(10) addressing the correct, but there common cases, but significant errors
problem accurately might be minor there are noticeable that lead to
and providing issues in handling errors or omissions incorrect results in
expected results for edge cases or in certain scenarios. various scenarios.
various scenarios. complex scenarios (3-5) (0-2)
(9-10) but there might be
minor issues in
handling edge cases
or complex
scenarios.
(6-8)