Blog Post: Ranking vs. Part-to-Whole Visualizations
Why I Chose This Dataset
For this assignment I worked with the provided dataset containing Average Position over Time. I chose it because it’s simple but perfect for demonstrating two design frameworks we studied, Ranking and Part-to-Whole. The data tracks performance over time, and I wanted to see not just which periods performed best, but also how the results break down overall.
The Story My Visualizations Tell
Ranking Chart (Bar Chart)
The ranking chart sorts each time period by Average Position (with lower being better). This makes it easy to see which times had the strongest performance and how each period compares to the others. The rank labels on each bar highlight the exact order. From this chart, it’s immediately clear that certain periods consistently ranked at the top, while others lagged behind.
Part-to-Whole Chart (Donut Chart)
The donut chart divides all observations into four quartile groups (Q1–Q4). This view shows the distribution of performance across the dataset rather than specific points in time. For example, nearly half of the periods fall into the bottom quartile, while only about a quarter are in the top quartile. That tells a different story: not just which periods did best, but how often performance was strong versus weak.
Together, these two charts give complementary insights—ranking highlights winners and losers, while part-to-whole highlights consistency and spread.
Reflection on Design Frameworks
Strengths of Ranking
- Makes relative order very clear.
- Easy to interpret because values are shown side by side.
- Great for identifying top/bottom performers.
Limitations of Ranking
- Doesn’t show the overall composition.
- Focuses on “best vs worst” but not how often those results occur.
Strengths of Part-to-Whole
- Summarizes the whole dataset at a glance.
- Highlights whether performance is balanced or skewed.
- Good for telling a “big picture” story (e.g., “almost half of the time was in the lowest quartile”).
Limitations of Part-to-Whole
- Hides the specific details of when good or bad periods occurred.
- Can oversimplify if the bins aren’t chosen carefully.
Final Thoughts

.png)
Comments
Post a Comment