@http @programming

Yes, this is another example of the importance of data visualization.

#LabPlot's collection of examples includes the #Anscombe's quartet, the #Simpson's paradox and the #Datasaurus Dozen [1]. These examples are quickly available in @LabPlot via File > Open Example.

[1] https://www.research.autodesk.com/publications/same-stats-different-graphs

#DataVisualization #DataViz #Statistics #DataAnalysis

Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing

Why graphical representation and visualization are so important to...

Autodesk Research
I made this image that clearly references to #datasaurus to illustrate two key topics:

First, because #datavisualization is a means to reveal hidden patters in our data, like the datasaurus (see previous post for info)

Second, because we can use #coding with #images as we do with #data. (Actually, can't images be considered data?). And to demonstrate that, I wrote this tutorial explaining how to use #rstats with #imagemagick to generate the two images accompanying this post:

https://ds-labs.carloscamara.es/posts/2023-03-02_matrix-effect/
DS Labs - Matrix effect using Imagemagick

In this tutorial I’m using R and Imagemagik to produce a Matrix-like image just using code.