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

By using both Ranking and Part-to-Whole, I was able to see two sides of the same data: the specific leaders/laggards and the overall distribution. Ranking gave me precision, while Part-to-Whole gave me context. Using them together tells a stronger story than either chart could on its own.

 

 

 

Comments

Popular posts from this blog

Student Loan Program Trends in the United States (2007–2025)

My Geographic Map of Florida COVID-19 Cases by ZIP Code

Spotting Differences in R: Comparing Fuel Efficiency by Cylinder Count