Give examples of bad and good visualizations

 Give examples of bad and good visualizations



Bad visualization:
- Pie charts: difficult to make comparisons between items when area is used, especially when there are lots of items
- Color choice for classes: abundant use of red, orange and blue. Readers can think that the colors could mean good (blue) versus bad (orange and red) whereas these are just associated with a specific segment
- 3D charts: can distort perception and therefore skew data
- Using a solid line in a line chart: dashed and dotted lines can be distracting

Good visualization:
- Heat map with a single color: some colors stand out more than others, giving more weight to that data. A single color with varying shades show the intensity better
- Adding a trend line (regression line) to a scatter plot help the reader highlighting trends

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?