Exploratory Data Analysis (EDA) is a process used to analyze datasets through graphical tools and numerical methods to uncover patterns, trends, and anomalies without initially having a hypothesis. The EDA process aims to generate insightful research questions, restructure data, and prepare for Confirmatory Data Analysis (CDA) to verify hypotheses. EDA methods can be classified as graphical or non-graphical, and univariate or multivariate, facilitating a comprehensive understanding of data structure before formal statistical analysis.