Getting started with decomposition trees
Let's revisit the Glassdoor dataset. The past exercises uncovered relationships between MonthlyIncome
and other variables in the dataset including JobRole
, JobLevel
, and CareerStage
. These can be used in a decomposition tree to quicker analysis of how values within each variable influence the value of MonthlyIncome
.
In this exercise, you'll do just that to understand how average MonthlyIncome
is influenced by different values of several "explain by" variables.
This exercise is part of the course
Trend Analysis in Power BI
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
