0% found this document useful (0 votes)
60 views1 page

R20 - Data Handling and Visualization

This document is an examination paper for the Data Handling and Visualization course at Malla Reddy College of Engineering & Technology, scheduled for June 2024. It consists of five sections with questions covering various topics such as statistics, data visualization techniques, R programming, and Tableau. Each question carries 14 marks, and students are required to choose one question from each section.

Uploaded by

saurabh.banerjee
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)
60 views1 page

R20 - Data Handling and Visualization

This document is an examination paper for the Data Handling and Visualization course at Malla Reddy College of Engineering & Technology, scheduled for June 2024. It consists of five sections with questions covering various topics such as statistics, data visualization techniques, R programming, and Tableau. Each question carries 14 marks, and students are required to choose one question from each section.

Uploaded by

saurabh.banerjee
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/ 1

R20

Code No: R20A6702


MALLA REDDY COLLEGE OF ENGINEERING & TECHNOLOGY
(Autonomous Institution – UGC, Govt. of India)
III B.Tech II Semester Regular/Supplementary Examinations, June 2024
Data Handling and Visualization
(B.Tech-AIDS & B.Tech-AIML)
Roll No

Time: 3 hours Max. Marks: 70


Note: This question paper Consists of 5 Sections. Answer FIVE Questions, Choosing ONE Question from
each SECTION and each Question carries 14 marks.
*********
SECTION-I BCLL CO(s) Marks
1 A Define statistics and explain its role in data analysis. L3 CO-I [7M]
B What are scalar techniques in data visualization, and how are L3 CO-I [7M]
they used to represent data?
OR
2 A Define inferential statistics and explain how it is used to draw L3 CO-I [7M]
conclusions about a population.
B Discuss the properties of vectors in data visualization and how L3 CO-I [7M]
they can be visualized using glyphs.
SECTION-II
3 A Explain how a histogram is constructed and how it differs L4 CO-II [7M]
from a bar chart in univariate data visualization.
B Explain bivariate data visualization methods. L3 CO-II [7M]
OR
4 A Explain basic functions used to describe data in R. L6 CO-II [7M]
B Describe the process of importing a dataset into R and display L3 CO-II [7M]
the first few rows of the dataset.
SECTION-III
5 A Describe the process of loading a function in R programming. L3 CO-III [7M]
B Write an R function called calculate_discount that takes two L4 CO-III [7M]
arguments: price and discount_rate, and returns the discounted
price after applying the discount rate.
OR
6 A Explain the concept of scope in R functions and how it affects L4 CO-III [7M]
variable visibility.
B Describe the process of defining a function in R, including the L3 CO-III [7M]
syntax and components of a basic function.
SECTION-IV
7 A Explain how you would create a choropleth map in Tableau. L3 CO-IV [7M]
B Explain about data visualization in R L3 CO-IV [7M]
OR
8 A Describe the process of creating a dashboard in Tableau L3 CO-IV [7M]
B Explain why it is important to consider data ethics when creating L3 CO-IV [7M]
visualizations
SECTION-V
9 A Compare and contrast Seaborn's scatterplot and lineplot L3 CO-V [7M]
functions, including their use cases and differences in syntax.
B Discuss the advantages and disadvantages of using Seaborn for L3 CO-V [7M]
data visualization compared to other libraries like Matplotlib.
OR
10 A Compare and contrast Folium with other Python libraries used for L3 CO-V [7M]
spatial visualizations, such as Plotly and Basemap.
B Explain how you would use Seaborn to visualize the relationship L4 CO-V [7M]
between two continuous variables in a dataset,
***

Page 1 of 1

You might also like