From 4f285de94fa5ebcae03a9ada108bae623d810f19 Mon Sep 17 00:00:00 2001 From: 2f72555a2613970ebb90637b2e23f177 <2f72555a2613970ebb90637b2e23f177@app-learninglab.inria.fr> Date: Tue, 27 Aug 2024 21:00:08 +0000 Subject: [PATCH] update --- module2/exo2/exercice_fr.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/module2/exo2/exercice_fr.html b/module2/exo2/exercice_fr.html index 41252ce..f7bd8a6 100644 --- a/module2/exo2/exercice_fr.html +++ b/module2/exo2/exercice_fr.html @@ -362,6 +362,9 @@ display: none;
summary(values)
## Min. 1st Qu. Median Mean 3rd Qu. Max.
## 2.80 11.85 14.50 14.11 16.80 23.40
+calcul de l’ecart type
+sd(values)
+## [1] 4.334094
--
2.18.1