Analyzing multiple categorical variables
Analyzing single categorical variables is great - looking at the relationship between multiple is where the story starts to come together! Some basic EDA such as counts, proportions, and averages by each combination can uncover fantastic initial learnings and steer the rest of your EDA process.
In this exercise, you'll start analyzing multiple categorical variables together, specifically looking at the interaction of Gender
and Education
against HourlyRate
.
If you have lost any progress, close any open reports and load 3_3_multiple_categorical.pbix
from the Workbooks folder on the Desktop.
This exercise is part of the course
Exploratory Data Analysis in Power BI
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
