LIS 4317 Module #7 Assignment

 

In visual analytics, Stephen Few strongly emphasizes comparability, clarity, and efficient grid layouts. My scatter plots follow his guidelines as follows:

Grid-Based Comparison Layout:

  • It is easier to visually compare various factors influencing MPG when the scatter plots are arranged in a 2x2 grid.
  • This approach enables side-by-side analysis and is significantly better than individual, unstructured graphs.
Distributions Using Scatter Plots:
  • Few people argue that scatter plots are great for correlations between continuous variables, which is appropriate.
  • There are unmistakable trends: MPG and weight, horsepower, and disp are negatively correlated.
Possible Drawbacks of Few's Method:
  • Regression lines could enhance interpretation even if scatter plots are an effective way to display correlations.
  • Few also stress the need to eliminate unnecessary clutter; our graphics adhere to this, although a box plot or density plot may better illustrate distributions.

Comments