LIS 4317 Data Visualization: Multivariate Analysis and the 5 Principles of Design

LIS 4317 Data Visualization: Multivariate Analysis and the 5 Principles of Design

This week was multivariate analysis. Generally useful data has more than 2 variables and to find a useful pattern, many of those variables need to be plotted together in a two dimensional space. While we could go up to 3D, that is generally not recommended for a variety of reasons,…

LIS 4317 Data Visualization: Correlation Analysis

Correlation and Regression analysis are very powerful tools when exploring data. These two forms of analysis are very useful when it comes to process improvement, take the case of a plant that converts ammonia into nitric acid. After the ammonia has been oxidized, it is passed into an absorption tower…
LIS 4317 Data Visualization: Spotting Differences

LIS 4317 Data Visualization: Spotting Differences

For this week's visualization I used the default mtcars dataset that comes with R. This dataset was extracted from the 1974 Motor Trend US magazine. The dataset has 11 variables that include things such as horsepower, fuel efficiency, weight, etc. In total, there are 32 cars listed in this data…