Data Visualization

By Jesse Strijker | June 2nd , 2022

This module a new subject was introduced; Data Visualization. This subject, as one might guess, is about the visualizing of Data. Take variables and plot them against each other. This subject included 2 assignments. 

Both assignments where really interesting, and of quite some value, we got introduced with the software tableau. This is data visualization tool, one imports datasets, and plots them on all kinds of different graphs. The assignment was about datasets we received from the UTwente E-sports lab. They ran a simulation with different types of amateur or professional drivers and stored a lot of relevant variables. Our job was to discover the dependencies between variables and differences between drivers and show it graphically. The concluding part of the assignment gave you a lot of freedom however. So…I tried to see whether i could take it to the next level. 

Tableau on its own, is a 2 dimensional plotter. This means you have a y and x-axis. So you plot 2 variables against axis and maybe visualize more variables in the graph itself with the use of color or size. Here is an examples of a graphs made with tableau:

Me and my partner wanted to figure out whether it would be possible to plot 3 dimensional graphs within tableau. Since tableau allows for calculations within its graphs. This allows you to take a 3 dimensional coordinate and calculate how it would be represented on a 2 dimensional plane. This process is called 3D projection:

This allowed me and my partner to take the coordinates of the wheels of the cars, average them and plot a 3D graph within tableau. And thus taking multiple rounds, and multiple drivers, create a 3d model of the circuit the drivers where driving on. 

And now we can very clearly see, that the drivers were riding on Zandvoort circuit. This was ofcourse not at all relevant for the project, but still shows how you can achieve advanced things with simple tools.

Category: Data Visualization, Programming

Subject: Data Visualization