From b5724acfc6bc0815d28ed3a7c3f938d9d332422f Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Wed, 18 Jun 2025 09:47:30 +0000 Subject: [PATCH] Update logbook.md --- journal/logbook.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/journal/logbook.md b/journal/logbook.md index 069ad58..f83860e 100644 --- a/journal/logbook.md +++ b/journal/logbook.md @@ -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. +## 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. + -- 2.18.1