@@ -70,3 +70,7 @@ Afterwards, I compared my version with the reference solution provided on the Mo
...
@@ -70,3 +70,7 @@ Afterwards, I compared my version with the reference solution provided on the Mo
In this exercise, I performed a simple statistical analysis. Using the provided data, I computed the **mean**, **standard variation**, **minimum**, **median**, and **maximum** values of the dataset.
In this exercise, I performed a simple statistical analysis. Using the provided data, I computed the **mean**, **standard variation**, **minimum**, **median**, and **maximum** values of the dataset.
## Excercise 02 (3rd part)
Based on the dataset provided in the previous excercise (2.2), I reproduced a **sequence plot** and **a histogram** to visualize the data.