Dav End Sem
Dav End Sem
2.D Explain four purposes of using plotting in the process of generating visual
representations of data. C04 BTL-2
SECTION-C[ANsWER 03 OR Q4]
Answer all Questions [7M + 8M = 15 M]
3A Compare Responsibilities of Data Scientist and Machine Learning Engineer. CO1 BTL-2
Choose the diverse applications of Data Science across various domains such
3.B as Healthcare, Humar Resources, Finance, and Marketing, shedding light on CO1 BTL-3
how this interdisciplirary field contributes to advancements in each sector.
OR
4 Answer all Questions [7M + 8M = 15 MJ
4.A Explain how a data analyst differs from a data scientist in terms of their roles
and tasks. CO1 BTL-2
4.B
Model the effectiveness of utilizing Big Data and Artificial Intelligence (A) in CO1 BTL-3
transforming traditional data science in education.
SECTION -D [ANSWER QS OR Q6]
Answer all Questions (7M + 8M = 15 M)
5A
Explain mi-max normalization, z-score normalization, and normalization by CO2 BTL-2
decimal scaling.
Build the distinctive characteristics and applications of parametric regression
models, such as linear regression, and log-linear models, emphasizing their CO2 BTL-3
respective forms and utility in statistical analysis.
OR
6 Answer all Questions [7M +8M =15 M)
Smoothening the following sorted data for price using three binning methods CO2 BTL-2
6.A
5.9, 10, 16, 22,22, 25, 26, 27, 29, 30, 35.
ldentify different intferences that you can draw by examining the CO2 BTL-3
6.8 relationships between the different modes in the real dataset.
SECTION -E [ANSWER 7 OR Cs)
Answer all Questions (7M + 8M = 15 M)
7A Explain the role of Joining and Merging Data frames in Python with examples. CO3 BTL-2
Consider a DataFrame named student_data containing information about
students with the following columns: 'Student_ID', 'Name', 'Age', 'Grade'.
Perform the following tasks using Pandas: Load the dataset into a DataFrame
named student_data from a CSVfile named student_data.csv. isplay the
first 5 rows of the DataFrame. Use the lÍc method to select and display the
information of the student with a 'Student ID' of 102, Use the iloc method to C03 BTL-3
select and display the information of the student at the 3rd row. Usethe loc
method to select and display the 'Name' and 'Age' of students with 'Grade'
greater than or equal to 80. Use the iloc method to select and display the
"'Student_ID' and 'Grade' of the la_t 3students in the Data Frame. Save the
DataFrame containing the students with 'Grade' greater than or equal to 80
to a new CSV file named high grades.csV
OR
Answer allQuestions [7M + 8M = 15 M]
Why isgrouping data considered essential indata analysis tasks? Explain how
8.A grouping data helps in summarizing. analysing, and generating insights from CO3 BTL-2
complex datasets, providing relevant examples where necessary.
Suppose you have a dataset named sales_data.csv containing the following
columns: 'Region', 'Product', and Units Sold'. Perform the following tasks
using Pandas: Load the dataset into a Data Frame named sales. Calculate and
8.B dispiay the total units sold for each region. Find and print the region with the CO3 BTL-3
highest total units sold. Create a new Data Frame named
best_selling_products containing the best-selling product from each region.
Display the best_seling_products Data Frame.
SÉCTION-F [ANSWER 9 OR Q10]
9 Answer all Questions [7M + 8M = 15 MJ
Make use of Multiple Lines with Dual Legends in Matplotlib by
9A
four functions. Implement with Python program. considering CO4 BTL-3
Examine California Cities' Population, Location, and Area with a visualization
98 plot by writing a Python program where we'd like a legend that
specifies the CO4 BTL-4
scale of the sizes of the points.
OR
10 Answer all Questions [7M + 8M = 15 M]
How can the Effect of Holidays on Us Births be analyzed using
annotated
10.A average birth rates by day, and how can this analysis be inmplemented CO4 BTL-3
through Python Matplotlib?
Analvze Sine and cosine functions tO create a chart showcasing customised
legend given below
By changing legend location,
10.B ii) without boundaries in legend, CO4 BTL-4
iii Using ncol functionin Python,
iv) Padding around the text in legend. Implement this visualization
using Python code
***
*** FND OF QUESTIONPAPER