Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
Logbook_Reproducibility
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
036332d1e8a8fad18eace193f300e27a
Logbook_Reproducibility
Commits
9cb237e7
Commit
9cb237e7
authored
Jun 24, 2025
by
036332d1e8a8fad18eace193f300e27a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
d399dcce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
0 deletions
+36
-0
Module 02
Module 02
+36
-0
No files found.
Module 02
0 → 100644
View file @
9cb237e7
# Logbook – Module 2
## Info
- **Name:** Begüm Cerrahoglu
- **Module:** 2 – Notes
**Deadline:** 19th of June
## 02-1 – Using a Notebook
I reproduced the document “À propos de pi” using Jupyter Notebook.
- Added a title
- Wrote mathematical formulas using LaTeX
- Executed the code that prints the value of pi
- Added a link to Buffon’s needle problem on Wikipedia
- Included the Python code for Buffon’s method
- Plotted the final diagram
## 02-2 – Basic Stats on a Data Set
I used NumPy to compute simple statistics on a provided dataset.
- Mean: 14.11
- Min: 2.8
- Max: 23.4
- Median: 14.5
- Std dev: 4.33
## 02-3 – Data Visualization
I used the same dataset to generate two plots:
- A sequence plot showing values over time
- A histogram showing their distribution
The notebook was committed to GitLab and the quiz was marked as correct.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment