In this video, we’ll explore the differences between box plots and boxen plots using Python, NumPy, and Seaborn.
You’ll learn:
• ✅ What makes boxen plots different from traditional box plots
• ✅ How distribution shape (normal vs. log-normal) impacts each plot
• ✅ How sample size influences interpretability and aesthetics
• ✅ When to use each plot in your own data analysis workflows
We’ll visually compare both plot types side-by-side to highlight their strengths and weaknesses—especially for skewed data and large sample sizes.
0:00 Intro
0:30 Box plot
1:58 Boxen plot
4:11 Closing