From c9beefde6d33e2d7868a765e47bca8143851fe06 Mon Sep 17 00:00:00 2001 From: Mingming GUO Date: Fri, 13 Jun 2025 14:09:54 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index 4fec0d2..ade6495 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -13,4 +13,8 @@ But calculated using the [Buffon's needle](https://en.wikipedia.org/wiki/Buffon' Otherwise, by applying a Monte Carlo method to a quarter-circle surface of radius 1, we approach π/4 ## 2.2 Doing a simple calculation on your own -- Quelle est la moyenne What is the average is 14.11 \ No newline at end of file +- The average is **14.11** +- The minimum is **2.8** +- The maximum is **23.4** +- The median is **14.5** +- The standard deviation is **4.33** \ No newline at end of file -- 2.18.1