OM SAKTHI
ADHIPARASAKTHIENGINEERINGCOLLEGE
Melmaruvathur-603319.
Department of Information
Technology
Model Examination Set–I Marks: 100
Sub.Code: CCS346 Sub.Name: EXPLORATORY DATA
ANALYSIS
Year : III Semester: V
Date : 14.12.2024 Time : 12:50PMto03:50 PM
Answerallquestions PART-A (10*2=20 CO PO BTL
)
1. What is Data and its Types? 1 1 2
2. What are the Types of EDA? 1 1 3
3. What is Pandas Series Object with one Example? 2 3 2
4. What is Quartiles? 2 3 1
5. How charts are useful for univariate Analysis? 3 4 1
6. Define Range. 3 4 1
7. What is marginal proportional in contingency Table? 4 2 2
8. Define Elaboration. 4 5 4
9. Define Multivariate Analysis with one Example. 5 2 3
10. Write Application of MVA. 5 1 4
Answerallquestions PART–B (5*13=65) CO PO BTL
11.
a) Explain Univariate Plots in Visual Aids for EDA with an
Example.
(OR) 1 1 1
b) Explain about Joining and Splitting Data – melt(), Split(), Pivot()
12.
a) Explain Data Manipulation using Pandas with an
Example.
(OR) 2 2 1
b) Explain about Data Indexing and Selection with Example.
13. Explain about Numerical Summaries of Level and Spread with
a) Example.
(OR) 3 5 2
b) i)Explain about Time Series Data Visualization with Example
(7)
ii)Explain about Types of variable in univariate Analysis.(6)
14. Explain about percentage Table with one Example.
a) 4 5 1
(OR)
b) i)Explain about Transformation with one Example (7)
ii)Write one Example for Bi-variate Analysis using Scatter
Plot(6)
15. Explain about Fundamental of TSA and its 5 3 2
a)
characteristics.
(OR)
Discuss Common relationship that exist among MVA
b)
Answer all questions PART–C (1*15=15) CO PO BLT
16. Propose and implement an advanced analysis 2 4 3
a)
using vectorized string operations for a case-
study that may include sentiment analysis.
Extracting specific patterns or any other
operation that provides valuable insights into the
textural data.
(OR)
b) i)explain briefly about Two Variable 3 3 2
Relationship(7)
ii)Let's calculate the Min-Max scaling for a
dataset step by step. Consider the following
dataset: [12, 15, 18, 20, 25].(8)