Row

Chart A: Bill Length vs. Bill Depth

Column

Chart B: Flipper Length by Species

Chart C: Body Mass Distribution by Sex

Row

Explanation of Each Plot

  1. Chart A: Scatter Plot: This plot shows the relationship between bill_length_mm and bill_depth_mm, with points colored by species. The interactive tooltips display the species and specific bill measurements for each penguin.

  2. Chart B: Box Plot: This plot presents the distribution of flipper_length_mm across different species. Box plots give a sense of the median and spread of flipper lengths by species.

  3. Chart C: Density Plot: This density plot illustrates the distribution of body_mass_g, separated by sex. This helps visualize how body mass varies between male and female penguins.