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

Dav End Sem

DAA

Uploaded by

203318.pmpc
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)
27 views2 pages

Dav End Sem

DAA

Uploaded by

203318.pmpc
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

Koneru Lakshmaiah

(Category-4, Deemed to be Education Foundation


University estd u/s 3of the UGC Act 1956)
Accredlited ty NAAC as A+* Approved by AiCTE ISI 21001:2018Certifed
Campus: Greer Feds, Vadodeswararm 522 302, Guntur District, Andhra Pradesh, INDIA.
Phone No 491 2645-350 200, wwwkef ac.íin, www klef.edu in, www.kiuniversity in
Admin O 9.36 38 MSe Roas Covemorpet Viayawete -520 002 Ph 91-9%6-3500122. 2576129

ACADEMIC YEAR 2023-24 - SUMMER TERM


22CS2227F - DATA ANALYTIS AND VISUALIZATION
End Semester Exam [QUESTION PAPER SET 3]
TIME: 3 HOURS
MAX MARKS: 100 M
Q.NO QUESTION DESCRIPTION CO COI-BTL
SECTION -A (ANSWER ALL QUESTIONS]
Answer all Questions [8 X2=16 M)
LA Compare how data science differs from traditional statistics.
CO1 BTL-2
Explain the role of adata scientist and their primary
responsibilities.
Classifythe measures of variation in statistics, and why
CO1 BTL-2
data analysis. they are important in
CO2 BTL-2
Explain the concept of binning in data discretization.
CO2 BTL-2
Explain the difference between loc and iloc in Pandas.
CO3 BTL-2
Summarize Aggregation Functions in Pandas. CO3 BTL-2
Explain how annotations and Annotation contribute to better
comprehension of complex visualizations. CO4 BTL-2
Explain what Customizing Plot Legends is. CO4 BTL-2
SECTION-B [ANSWER ALL QUESTIONS]
2Answer allQuestions [4 X6 =24 M]
Explain with examples different application areas of data science. CO1 8TL-2
2.B Explain the concept of mean, median, and mode. C02 BTL-2
Illustrate Data Frame functionality facilitates sorting operations on a single
column effectively. CO3 BTL-2

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

You might also like