Exploratory Data Analysis in Power BI
Jacob H. Marquez
Data Scientist at Microsoft
"An approach of analyzing data sets to summarize their main characteristics, often using statistical graphics and other data visualization methods."
Understanding the data structure
Identifying missing data
Describing the data with descriptive statistics & distributions
Identifying outliers
Examining and quantifying relationships between variables
Forming hypothesis
Understanding the data structure
Identifying missing data
Describing the data with descriptive statistics & distributions
Identifying outliers
Examining and quantifying relationships between variables
Forming hypothesis
Continuous
Numerical variables often able to take an infinite set of values
Categorical
Non-numerical variables, usually text, with two or more groups
Missing at random
Missing not at random
Exploratory Data Analysis in Power BI