Exercise

Income and height

Let's now use a violin plot to visualize the relationship between income and height.

Instructions

100 XP
  • Create a violin plot to plot the distribution of height ('HTM4') in each income ('INCOME2') group. Specify inner=None to simplify the plot.