UNIT 1
UNIT 1
PART – A
EDA is the process of examining and visualizing data to uncover patterns, trends, and insights
before more advanced analyses.
between 0 and 1.
17. What is the role of visual aids like violin plots in EDA?
Violin plots display the distribution of data, providing insights into both central tendency and
spread.
20. Why are pivot tables and cross-tabulations useful in summarizing data?
Pivot tables and cross-tabulations provide a concise summary of data, making it easier to
identify patterns and trends across different dimensions.
PART – B
PART – A
1. Define Matplotlib
Matplotlib is a Python library for creating static, interactive, and animated
visualizations in a variety of formats.
2. Differentiate between Line Plot and Scatter Plot
A line plot connects data points with straight lines, while a scatter plot
displays individual data points without connecting lines.
PART – B
PART – A
1. Define Single Variable?
A single variable represents an individual characteristic, attribute, or measurement that can
take different values in a dataset.
PART – A
PART – B
PART – A