“Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics

Exploratory Data Analysis (EDA) involves investigating datasets to understand the variables in the data set and their relationships better through visualization and summary statistics.

EDA enables data scientists to spot anomalies, get a picture of th…


This content originally appeared on DEV Community and was authored by Tony Ndereva

Exploratory Data Analysis (EDA) involves investigating datasets to understand the variables in the data set and their relationships better through visualization and summary statistics.

EDA enables data scientists to spot anomalies, get a picture of the dataset through summaries and visualizations and avoid making inappropriate assumptions. Additionaly, vairables identified in EDA can be used later in machine learning to build predictive model.

Types of EDA
There are 4 types of Exploratory Data Analysis:

  1. Univariate non-graphical: This methods involve the use of statistics to obtain various descriptions of a dataset with only one variable(univariate)

2.
Univariate graphical: This involves the use of graphical methods such as stem and leaf plots and box plots to visualize one variable data making it easier for the scientist to understand the dataset.

3.
Multivariate non-graphical: This method uses statistical methods such as correlation, covariance and regression to identify the relationships between different variables in a dataset. For example, the relationship between housing and inflation can quantified using correlation.

4.
Multivariate graphical: This makes use of various graphical methods such as scatter plts and regression lines to visualize the relationship between various variables. This aids in the identification and understanding of these relationships by the data scientist.

Tools in EDA
Apart from a good grasp of statistics, computer languages such as Python and R come in handy in exploratory data analysis.


This content originally appeared on DEV Community and was authored by Tony Ndereva


Print Share Comment Cite Upload Translate Updates
APA

Tony Ndereva | Sciencx (2024-08-17T22:39:25+00:00) “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics. Retrieved from https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/

MLA
" » “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics." Tony Ndereva | Sciencx - Saturday August 17, 2024, https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/
HARVARD
Tony Ndereva | Sciencx Saturday August 17, 2024 » “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics., viewed ,<https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/>
VANCOUVER
Tony Ndereva | Sciencx - » “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/
CHICAGO
" » “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics." Tony Ndereva | Sciencx - Accessed . https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/
IEEE
" » “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics." Tony Ndereva | Sciencx [Online]. Available: https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/. [Accessed: ]
rf:citation
» “Understanding Your Data: The Essentials of Exploratory Data Analysis”. #exploratory data analysis #data science # statistics | Tony Ndereva | Sciencx | https://www.scien.cx/2024/08/17/understanding-your-data-the-essentials-of-exploratory-data-analysis-exploratory-data-analysis-data-science-statistics/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.