Multivariate analysis
Daniel Tafmizi
Dr. Friedman
October 29, 2024
Lis 4317
Module 9
Github: daniel.R/Work.R/LIS4370Rprog/stockexchange.R at main · DanielDataGit/daniel.R
This week I worked on preparing for the final project. I want to create something similar to the Gapminder life-expectancy vs gdp per capita graph. I would like to create one that shows the market cap of major stock exchanges vs their yty % change, over time. In beginning this endeavor, I searched and have found a good resource for the data at world-exchanges.org. I used their "statistics portal" to get some data for a multivariable visualization.
The graph shows the market cap and YTY change in 2023 for a few of the largest stock exchanges. I used colors to group by region. I used size to show how many companies make up the stock exchange.
Alignment: This can be added by maintaining a certain style amongst elements of a similar connection.
Repetition: This can be added by using a consistent style to tie together separate elements.
Contrast: This can be added by highlighting the important elements.
Proximity: This can be added by keeping similar elements in the same vicinity.
Balance: This can be added by implementing symmetry amongst the elements.

Comments
Post a Comment