diff --git a/module3/exo3/exercice_fr.Rmd b/module3/exo3/exercice_fr.Rmd index 90c63820c03598717b8ad68ebe606964756ab5e1..c305be7128eca1a466bc8a2a7a80d861ead3abf2 100644 --- a/module3/exo3/exercice_fr.Rmd +++ b/module3/exo3/exercice_fr.Rmd @@ -1,7 +1,7 @@ --- title: "Exercice paradoxe de Simpson" author: "Hugues de Courson" -date: "La date du jour" +date: "5 avril 2020" output: pdf_document: df_print: paged @@ -27,6 +27,14 @@ library(kableExtra) Dans un premier temps, il s'agissait de télécharger le fichier dans mon dossier local, ensuite on commit cette action et avec un push il est envoyé sur gitlab. +```{r import URL} +url <- "https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/blob/master/module3/Practical_session/Subject6_smoking.csv" + +data <- read.csv(url) + +``` + + Ensuite il s'agit de le charger dans R : ```{r data import} @@ -87,10 +95,14 @@ kable(tab_2,align = "c") # Representation graphique Ceci passe par la création d'un tableau avec les pourcentages de mortalité ```{r representation graphique taux de mortalite} -tab_3 <- data.frame(cbind(rbind((sum(data$Status[data$Smoker=="Yes"]=="Dead")/sum(data$Smoker=="Yes"))*100, - (sum(data$Status[data$Smoker=="Yes"]=="Alive")/sum(data$Smoker=="Yes"))*100)), - rbind((sum(data$Status[data$Smoker=="No"]=="Dead")/sum(data$Smoker=="No"))*100, - (sum(data$Status[data$Smoker=="No"]=="Alive")/sum(data$Smoker=="No"))*100)) +tab_3 <- data.frame(cbind(rbind((sum(data$Status[data$Smoker=="Yes"]=="Dead")/ + sum(data$Smoker=="Yes"))*100, + (sum(data$Status[data$Smoker=="Yes"]=="Alive")/ + sum(data$Smoker=="Yes"))*100)), + rbind((sum(data$Status[data$Smoker=="No"]=="Dead")/ + sum(data$Smoker=="No"))*100, + (sum(data$Status[data$Smoker=="No"]=="Alive")/ + sum(data$Smoker=="No"))*100)) names(tab_3) <- c("Fumeuses", "Non fumeuses") row.names(tab_3) <- c("Decedees", "Vivantes") diff --git a/module3/exo3/exercice_fr.log b/module3/exo3/exercice_fr.log index bbc0e2da593478d3a2e1717ca64461ee61c8d18a..eacd19f8c702776d3e1f4b7aaea951632d218033 100644 --- a/module3/exo3/exercice_fr.log +++ b/module3/exo3/exercice_fr.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex 2020.3.21) 5 APR 2020 18:30 +This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdflatex 2020.3.21) 5 APR 2020 18:43 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -815,16 +815,16 @@ Package xcolor Warning: Incompatible color definition on input line 140. Package xcolor Warning: Incompatible color definition on input line 140. -Package xcolor Warning: Incompatible color definition on input line 151. +Package xcolor Warning: Incompatible color definition on input line 149. -Package xcolor Warning: Incompatible color definition on input line 156. +Package xcolor Warning: Incompatible color definition on input line 155. -Package xcolor Warning: Incompatible color definition on input line 156. +Package xcolor Warning: Incompatible color definition on input line 155. -Package xcolor Warning: Incompatible color definition on input line 160. +Package xcolor Warning: Incompatible color definition on input line 159. Package xcolor Warning: Incompatible color definition on input line 164. @@ -832,107 +832,125 @@ Package xcolor Warning: Incompatible color definition on input line 164. Package xcolor Warning: Incompatible color definition on input line 164. -LaTeX Font Info: Try loading font information for TS1+lmtt on input line 171 + +Package xcolor Warning: Incompatible color definition on input line 168. + + +Package xcolor Warning: Incompatible color definition on input line 172. + + +Package xcolor Warning: Incompatible color definition on input line 172. + +LaTeX Font Info: Try loading font information for TS1+lmtt on input line 179 . (/usr/local/texlive/2019/texmf-dist/tex/latex/lm/ts1lmtt.fd File: ts1lmtt.fd 2009/10/30 v1.6 Font defs for Latin Modern ) -Package xcolor Warning: Incompatible color definition on input line 183. +Package xcolor Warning: Incompatible color definition on input line 191. -Package xcolor Warning: Incompatible color definition on input line 194. +Package xcolor Warning: Incompatible color definition on input line 202. -Package xcolor Warning: Incompatible color definition on input line 194. +Package xcolor Warning: Incompatible color definition on input line 202. + + +Package xcolor Warning: Incompatible color definition on input line 202. -LaTeX Font Info: External font `lmex10' loaded for size -(Font) <10> on input line 196. -LaTeX Font Info: External font `lmex10' loaded for size -(Font) <7> on input line 196. -LaTeX Font Info: External font `lmex10' loaded for size -(Font) <5> on input line 196. [1 {/usr/local/texlive/2019/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] -Package xcolor Warning: Incompatible color definition on input line 212. +Package xcolor Warning: Incompatible color definition on input line 202. -Package xcolor Warning: Incompatible color definition on input line 233. +Package xcolor Warning: Incompatible color definition on input line 202. + +LaTeX Font Info: External font `lmex10' loaded for size +(Font) <10> on input line 204. +LaTeX Font Info: External font `lmex10' loaded for size +(Font) <7> on input line 204. +LaTeX Font Info: External font `lmex10' loaded for size +(Font) <5> on input line 204. + +Package xcolor Warning: Incompatible color definition on input line 220. -Package xcolor Warning: Incompatible color definition on input line 233. +Package xcolor Warning: Incompatible color definition on input line 241. -Package xcolor Warning: Incompatible color definition on input line 252. +Package xcolor Warning: Incompatible color definition on input line 241. -Package xcolor Warning: Incompatible color definition on input line 264. +Package xcolor Warning: Incompatible color definition on input line 260. -Package xcolor Warning: Incompatible color definition on input line 264. +Package xcolor Warning: Incompatible color definition on input line 276. Package xcolor Warning: Incompatible color definition on input line 276. -Package xcolor Warning: Incompatible color definition on input line 281. +Package xcolor Warning: Incompatible color definition on input line 288. + +[2] + +Package xcolor Warning: Incompatible color definition on input line 293. -Package xcolor Warning: Incompatible color definition on input line 281. +Package xcolor Warning: Incompatible color definition on input line 293. +f, id=125, 393.47pt x 232.87pt> File: exercice_fr_files/figure-latex/representation graphique taux de mortalite -1.pdf Graphic file (type pdf) Package pdftex.def Info: exercice_fr_files/figure-latex/representation graphiqu -e taux de mortalite-1.pdf used on input line 283. +e taux de mortalite-1.pdf used on input line 295. (pdftex.def) Requested size: 393.46902pt x 232.86942pt. -[2] -Package xcolor Warning: Incompatible color definition on input line 288. +Package xcolor Warning: Incompatible color definition on input line 300. -Package xcolor Warning: Incompatible color definition on input line 299. +Package xcolor Warning: Incompatible color definition on input line 311. -Package xcolor Warning: Incompatible color definition on input line 299. +Package xcolor Warning: Incompatible color definition on input line 311. -Package xcolor Warning: Incompatible color definition on input line 303. +Package xcolor Warning: Incompatible color definition on input line 315. -Package xcolor Warning: Incompatible color definition on input line 310. +Package xcolor Warning: Incompatible color definition on input line 322. -Package xcolor Warning: Incompatible color definition on input line 310. +Package xcolor Warning: Incompatible color definition on input line 322. -Package xcolor Warning: Incompatible color definition on input line 318. +Package xcolor Warning: Incompatible color definition on input line 330. -Package xcolor Warning: Incompatible color definition on input line 325. +Package xcolor Warning: Incompatible color definition on input line 337. -Package xcolor Warning: Incompatible color definition on input line 325. +Package xcolor Warning: Incompatible color definition on input line 337. +[3 <./exercice_fr_files/figure-latex/representation graphique taux de mortalite +-1.pdf>] Package hyperref Warning: Difference (2) between bookmark levels is greater -(hyperref) than one, level fixed on input line 336. +(hyperref) than one, level fixed on input line 348. -Package xcolor Warning: Incompatible color definition on input line 344. +Package xcolor Warning: Incompatible color definition on input line 356. -[3 <./exercice_fr_files/figure-latex/representation graphique taux de mortalite --1.pdf>] -Package xcolor Warning: Incompatible color definition on input line 352. +Package xcolor Warning: Incompatible color definition on input line 364. -Package xcolor Warning: Incompatible color definition on input line 352. +Package xcolor Warning: Incompatible color definition on input line 364. @@ -940,57 +958,53 @@ File: exercice_fr_files/figure-latex/var classe dage-1.pdf Graphic file (type p df) Package pdftex.def Info: exercice_fr_files/figure-latex/var classe dage-1.pdf -used on input line 354. +used on input line 366. (pdftex.def) Requested size: 422.5906pt x 257.97096pt. -Package xcolor Warning: Incompatible color definition on input line 376. +Package xcolor Warning: Incompatible color definition on input line 388. -Package xcolor Warning: Incompatible color definition on input line 382. +Package xcolor Warning: Incompatible color definition on input line 394. -Package xcolor Warning: Incompatible color definition on input line 382. +Package xcolor Warning: Incompatible color definition on input line 394. -] + File: exercice_fr_files/figure-latex/table contingence-1.pdf Graphic file (type pdf) Package pdftex.def Info: exercice_fr_files/figure-latex/table contingence-1.pdf - used on input line 389. + used on input line 401. (pdftex.def) Requested size: 422.5906pt x 257.97096pt. -Package xcolor Warning: Incompatible color definition on input line 391. - -[4 <./exercice_fr_files/figure-latex/var classe dage-1.pdf>] +Package xcolor Warning: Incompatible color definition on input line 403. -Package xcolor Warning: Incompatible color definition on input line 401. +Package xcolor Warning: Incompatible color definition on input line 413. -Package xcolor Warning: Incompatible color definition on input line 401. +Package xcolor Warning: Incompatible color definition on input line 413. -Package xcolor Warning: Incompatible color definition on input line 430. +Package xcolor Warning: Incompatible color definition on input line 442. -Package xcolor Warning: Incompatible color definition on input line 446. +Package xcolor Warning: Incompatible color definition on input line 458. -Package xcolor Warning: Incompatible color definition on input line 446. +Package xcolor Warning: Incompatible color definition on input line 458. -Overfull \vbox (0.9326pt too high) detected at line 446 - [] - -Package xcolor Warning: Incompatible color definition on input line 446. +Package xcolor Warning: Incompatible color definition on input line 458. [5 <./exercice_fr_files/figure-latex/table contingence-1.pdf>] -Package xcolor Warning: Incompatible color definition on input line 446. +Package xcolor Warning: Incompatible color definition on input line 458. -Package xcolor Warning: Incompatible color definition on input line 446. +Package xcolor Warning: Incompatible color definition on input line 458. @@ -998,65 +1012,65 @@ File: exercice_fr_files/figure-latex/deuxieme barplot-1.pdf Graphic file (type pdf) Package pdftex.def Info: exercice_fr_files/figure-latex/deuxieme barplot-1.pdf - used on input line 448. + used on input line 460. (pdftex.def) Requested size: 411.5365pt x 219.8207pt. -Package xcolor Warning: Incompatible color definition on input line 452. +Package xcolor Warning: Incompatible color definition on input line 464. -Package xcolor Warning: Incompatible color definition on input line 456. +Package xcolor Warning: Incompatible color definition on input line 468. -Package xcolor Warning: Incompatible color definition on input line 456. +Package xcolor Warning: Incompatible color definition on input line 468. -Package xcolor Warning: Incompatible color definition on input line 461. +Package xcolor Warning: Incompatible color definition on input line 473. -Package xcolor Warning: Incompatible color definition on input line 468. +Package xcolor Warning: Incompatible color definition on input line 480. -Package xcolor Warning: Incompatible color definition on input line 468. +Package xcolor Warning: Incompatible color definition on input line 480. -Package xcolor Warning: Incompatible color definition on input line 478. +Package xcolor Warning: Incompatible color definition on input line 490. -Package xcolor Warning: Incompatible color definition on input line 485. +Package xcolor Warning: Incompatible color definition on input line 497. -Package xcolor Warning: Incompatible color definition on input line 485. +Package xcolor Warning: Incompatible color definition on input line 497. -Package xcolor Warning: Incompatible color definition on input line 491. +Package xcolor Warning: Incompatible color definition on input line 503. -Package xcolor Warning: Incompatible color definition on input line 495. +Package xcolor Warning: Incompatible color definition on input line 507. -Package xcolor Warning: Incompatible color definition on input line 495. +Package xcolor Warning: Incompatible color definition on input line 507. -Package xcolor Warning: Incompatible color definition on input line 500. +Package xcolor Warning: Incompatible color definition on input line 512. -Package xcolor Warning: Incompatible color definition on input line 507. +Package xcolor Warning: Incompatible color definition on input line 519. -Package xcolor Warning: Incompatible color definition on input line 507. +Package xcolor Warning: Incompatible color definition on input line 519. -Package xcolor Warning: Incompatible color definition on input line 513. +Package xcolor Warning: Incompatible color definition on input line 519. [6 <./exercice_fr_files/figure-latex/deuxieme barplot-1.pdf>] -Package xcolor Warning: Incompatible color definition on input line 517. +Package xcolor Warning: Incompatible color definition on input line 519. -Package xcolor Warning: Incompatible color definition on input line 517. +Package xcolor Warning: Incompatible color definition on input line 519. -Package xcolor Warning: Incompatible color definition on input line 522. +Package xcolor Warning: Incompatible color definition on input line 525. Package xcolor Warning: Incompatible color definition on input line 529. @@ -1065,16 +1079,16 @@ Package xcolor Warning: Incompatible color definition on input line 529. Package xcolor Warning: Incompatible color definition on input line 529. -Package xcolor Warning: Incompatible color definition on input line 535. +Package xcolor Warning: Incompatible color definition on input line 534. -Package xcolor Warning: Incompatible color definition on input line 539. +Package xcolor Warning: Incompatible color definition on input line 541. -Package xcolor Warning: Incompatible color definition on input line 539. +Package xcolor Warning: Incompatible color definition on input line 541. -Package xcolor Warning: Incompatible color definition on input line 544. +Package xcolor Warning: Incompatible color definition on input line 547. Package xcolor Warning: Incompatible color definition on input line 551. @@ -1083,16 +1097,16 @@ Package xcolor Warning: Incompatible color definition on input line 551. Package xcolor Warning: Incompatible color definition on input line 551. -Package xcolor Warning: Incompatible color definition on input line 557. +Package xcolor Warning: Incompatible color definition on input line 556. -Package xcolor Warning: Incompatible color definition on input line 561. +Package xcolor Warning: Incompatible color definition on input line 563. -Package xcolor Warning: Incompatible color definition on input line 561. +Package xcolor Warning: Incompatible color definition on input line 563. -Package xcolor Warning: Incompatible color definition on input line 566. +Package xcolor Warning: Incompatible color definition on input line 569. Package xcolor Warning: Incompatible color definition on input line 573. @@ -1101,16 +1115,16 @@ Package xcolor Warning: Incompatible color definition on input line 573. Package xcolor Warning: Incompatible color definition on input line 573. -Package xcolor Warning: Incompatible color definition on input line 579. +Package xcolor Warning: Incompatible color definition on input line 578. -Package xcolor Warning: Incompatible color definition on input line 583. +Package xcolor Warning: Incompatible color definition on input line 585. -Package xcolor Warning: Incompatible color definition on input line 583. +Package xcolor Warning: Incompatible color definition on input line 585. -Package xcolor Warning: Incompatible color definition on input line 588. +Package xcolor Warning: Incompatible color definition on input line 591. Package xcolor Warning: Incompatible color definition on input line 595. @@ -1119,16 +1133,16 @@ Package xcolor Warning: Incompatible color definition on input line 595. Package xcolor Warning: Incompatible color definition on input line 595. -Package xcolor Warning: Incompatible color definition on input line 601. +Package xcolor Warning: Incompatible color definition on input line 600. -Package xcolor Warning: Incompatible color definition on input line 605. +Package xcolor Warning: Incompatible color definition on input line 607. -Package xcolor Warning: Incompatible color definition on input line 605. +Package xcolor Warning: Incompatible color definition on input line 607. -Package xcolor Warning: Incompatible color definition on input line 610. +Package xcolor Warning: Incompatible color definition on input line 613. Package xcolor Warning: Incompatible color definition on input line 617. @@ -1137,116 +1151,116 @@ Package xcolor Warning: Incompatible color definition on input line 617. Package xcolor Warning: Incompatible color definition on input line 617. -Package xcolor Warning: Incompatible color definition on input line 617. +Package xcolor Warning: Incompatible color definition on input line 622. [7] -Package xcolor Warning: Incompatible color definition on input line 617. +Package xcolor Warning: Incompatible color definition on input line 629. -Package xcolor Warning: Incompatible color definition on input line 617. +Package xcolor Warning: Incompatible color definition on input line 629. -Package xcolor Warning: Incompatible color definition on input line 623. +Package xcolor Warning: Incompatible color definition on input line 635. -Package xcolor Warning: Incompatible color definition on input line 627. +Package xcolor Warning: Incompatible color definition on input line 639. -Package xcolor Warning: Incompatible color definition on input line 627. +Package xcolor Warning: Incompatible color definition on input line 639. -Package xcolor Warning: Incompatible color definition on input line 631. +Package xcolor Warning: Incompatible color definition on input line 643. -Package xcolor Warning: Incompatible color definition on input line 638. +Package xcolor Warning: Incompatible color definition on input line 650. -Package xcolor Warning: Incompatible color definition on input line 638. +Package xcolor Warning: Incompatible color definition on input line 650. -Package xcolor Warning: Incompatible color definition on input line 644. +Package xcolor Warning: Incompatible color definition on input line 656. -Package xcolor Warning: Incompatible color definition on input line 648. +Package xcolor Warning: Incompatible color definition on input line 660. -Package xcolor Warning: Incompatible color definition on input line 648. +Package xcolor Warning: Incompatible color definition on input line 660. -Package xcolor Warning: Incompatible color definition on input line 652. +Package xcolor Warning: Incompatible color definition on input line 664. -Package xcolor Warning: Incompatible color definition on input line 659. +Package xcolor Warning: Incompatible color definition on input line 671. -Package xcolor Warning: Incompatible color definition on input line 659. +Package xcolor Warning: Incompatible color definition on input line 671. Package hyperref Warning: Difference (2) between bookmark levels is greater -(hyperref) than one, level fixed on input line 677. +(hyperref) than one, level fixed on input line 689. -Package xcolor Warning: Incompatible color definition on input line 685. +Package xcolor Warning: Incompatible color definition on input line 697. -Package xcolor Warning: Incompatible color definition on input line 689. +Package xcolor Warning: Incompatible color definition on input line 701. -Package xcolor Warning: Incompatible color definition on input line 689. +Package xcolor Warning: Incompatible color definition on input line 701. -Package xcolor Warning: Incompatible color definition on input line 696. +Package xcolor Warning: Incompatible color definition on input line 708. -Package xcolor Warning: Incompatible color definition on input line 704. +Package xcolor Warning: Incompatible color definition on input line 716. -Package xcolor Warning: Incompatible color definition on input line 704. +Package xcolor Warning: Incompatible color definition on input line 716. [8] -Package xcolor Warning: Incompatible color definition on input line 720. +Package xcolor Warning: Incompatible color definition on input line 732. -Package xcolor Warning: Incompatible color definition on input line 726. +Package xcolor Warning: Incompatible color definition on input line 738. -Package xcolor Warning: Incompatible color definition on input line 726. +Package xcolor Warning: Incompatible color definition on input line 738. -Package xcolor Warning: Incompatible color definition on input line 745. +Package xcolor Warning: Incompatible color definition on input line 757. -Package xcolor Warning: Incompatible color definition on input line 754. +Package xcolor Warning: Incompatible color definition on input line 766. -Package xcolor Warning: Incompatible color definition on input line 754. +Package xcolor Warning: Incompatible color definition on input line 766. [9] -Package xcolor Warning: Incompatible color definition on input line 786. +Package xcolor Warning: Incompatible color definition on input line 798. -Package xcolor Warning: Incompatible color definition on input line 792. +Package xcolor Warning: Incompatible color definition on input line 804. -Package xcolor Warning: Incompatible color definition on input line 792. +Package xcolor Warning: Incompatible color definition on input line 804. -Package atveryend Info: Empty hook `BeforeClearDocument' on input line 816. +Package atveryend Info: Empty hook `BeforeClearDocument' on input line 828. [10] -Package atveryend Info: Empty hook `AfterLastShipout' on input line 816. +Package atveryend Info: Empty hook `AfterLastShipout' on input line 828. (./exercice_fr.aux) -Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 816. -Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 816. +Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 828. +Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 828. Package rerunfilecheck Info: File `exercice_fr.out' has not changed. (rerunfilecheck) Checksum: AA0EB80DB2301816D62E873CDC0D574F;6382. -Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 816. +Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 828. ) Here is how much of TeX's memory you used: 14775 strings out of 492616 215137 string characters out of 6129481 - 342038 words of memory out of 5000000 + 342035 words of memory out of 5000000 18389 multiletter control sequences out of 15000+600000 52320 words of font info for 73 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 @@ -1260,7 +1274,7 @@ m/lmr12.pfb> -Output written on exercice_fr.pdf (10 pages, 248764 bytes). +Output written on exercice_fr.pdf (10 pages, 249336 bytes). PDF statistics: 241 PDF objects out of 1000 (max. 8388607) 206 compressed objects within 3 object streams diff --git a/module3/exo3/exercice_fr.out b/module3/exo3/exercice_fr.out index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..a16b2f67813fcc56dfc63f0cff4685aa423b7459 100644 --- a/module3/exo3/exercice_fr.out +++ b/module3/exo3/exercice_fr.out @@ -0,0 +1,26 @@ +\BOOKMARK [3][-]{section*.1}{\376\377\000D\000\351\000b\000u\000t\000:\000\040\000c\000h\000a\000r\000g\000e\000m\000e\000n\000t\000\040\000d\000e\000s\000\040\000p\000a\000c\000k\000a\000g\000e\000s\000\040\000p\000o\000u\000v\000a\000n\000t\000\040\000\352\000t\000r\000e\000\040\000u\000t\000i\000l\000e\000s}{}% 1 +\BOOKMARK [3][-]{section*.2}{\376\377\000P\000u\000i\000s\000\040\000l\000'\000i\000m\000p\000o\000r\000t\000\040\000d\000e\000s\000\040\000d\000o\000n\000n\000\351\000e\000s}{}% 2 +\BOOKMARK [3][-]{section*.3}{\376\377\000M\000i\000s\000s\000i\000o\000n\000\040\0001}{}% 3 +\BOOKMARK [2][-]{section*.4}{\376\377\000C\000r\000e\000a\000t\000i\000o\000n\000\040\000d\000u\000\040\000t\000a\000b\000l\000e\000a\000u\000\040\000:}{}% 4 +\BOOKMARK [2][-]{section*.5}{\376\377\000C\000a\000l\000c\000u\000l\000\040\000d\000e\000s\000\040\000t\000a\000u\000x\000\040\000d\000e\000\040\000m\000o\000r\000t\000a\000l\000i\000t\000\351\000\040\000:}{}% 5 +\BOOKMARK [1][-]{section*.6}{\376\377\000C\000r\000e\000a\000t\000i\000o\000n\000\040\000d\000'\000u\000n\000\040\000t\000a\000b\000l\000e\000a\000u\000\040\000d\000e\000\040\000c\000o\000n\000t\000i\000g\000e\000n\000c\000e}{}% 6 +\BOOKMARK [1][-]{section*.7}{\376\377\000R\000e\000p\000r\000e\000s\000e\000n\000t\000a\000t\000i\000o\000n\000\040\000g\000r\000a\000p\000h\000i\000q\000u\000e}{}% 7 +\BOOKMARK [1][-]{section*.8}{\376\377\000C\000a\000l\000c\000u\000l\000\040\000d\000e\000s\000\040\000i\000n\000t\000e\000r\000v\000a\000l\000l\000e\000s\000\040\000d\000e\000\040\000c\000o\000n\000f\000i\000a\000n\000c\000e\000\040\000d\000e\000s\000\040\000p\000r\000o\000p\000o\000r\000t\000i\000o\000n\000s}{}% 8 +\BOOKMARK [2][-]{section*.9}{\376\377\000M\000i\000s\000s\000i\000o\000n\000\040\0002}{section*.8}% 9 +\BOOKMARK [2][-]{section*.10}{\376\377\000P\000r\000e\000m\000i\000\350\000r\000e\000\040\000\351\000t\000a\000p\000e\000\040\000:\000\040\000c\000r\000\351\000a\000t\000i\000o\000n\000\040\000d\000e\000\040\000l\000a\000\040\000v\000a\000r\000i\000a\000b\000l\000e\000\040\000c\000l\000a\000s\000s\000e\000\040\000d\000'\000\342\000g\000e}{section*.8}% 10 +\BOOKMARK [2][-]{section*.11}{\376\377\000D\000e\000u\000x\000i\000\350\000m\000e\000\040\000\351\000t\000a\000p\000e\000\040\000o\000n\000\040\000r\000e\000f\000a\000i\000t\000\040\000l\000e\000s\000\040\000t\000a\000b\000l\000e\000a\000u\000x\000\040\000d\000e\000\040\000c\000o\000n\000t\000i\000n\000g\000e\000n\000c\000e\000\040\000m\000a\000i\000s\000\040\000c\000e\000t\000t\000e\000\040\000f\000o\000i\000s\000-\000c\000i\000\040\000d\000e\000\040\000m\000a\000n\000i\000\350\000r\000e\000\040\000p\000l\000u\000s\000\040\000o\000p\000t\000i\000m\000i\000s\000\351\000e}{section*.8}% 11 +\BOOKMARK [2][-]{section*.12}{\376\377\000E\000t\000\040\000m\000a\000i\000n\000t\000e\000n\000a\000n\000t\000\040\000o\000n\000\040\000t\000r\000a\000c\000e\000\040\000l\000e\000s\000\040\000b\000a\000r\000p\000l\000o\000t\000s}{section*.8}% 12 +\BOOKMARK [2][-]{section*.13}{\376\377\000E\000t\000\040\000m\000a\000i\000n\000t\000e\000n\000a\000n\000t\000\040\000o\000n\000\040\000p\000e\000u\000t\000\040\000o\000b\000t\000e\000n\000i\000r\000\040\000l\000e\000s\000\040\000i\000n\000t\000e\000r\000v\000a\000l\000l\000e\000s\000\040\000d\000e\000\040\000c\000o\000n\000f\000i\000a\000n\000c\000e}{section*.8}% 13 +\BOOKMARK [1][-]{section*.14}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000p\000r\000e\000m\000i\000e\000r\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000n\000o\000n\000\040\000f\000u\000m\000e\000u\000s\000e\000s\000\040\000d\000e\000c\000e\000d\000e\000e\000s}{}% 14 +\BOOKMARK [1][-]{section*.15}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000p\000r\000e\000m\000i\000e\000r\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000f\000u\000m\000e\000u\000s\000e\000s\000\040\000d\000e\000c\000e\000d\000e\000e\000s}{}% 15 +\BOOKMARK [1][-]{section*.16}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000d\000e\000u\000x\000i\000\350\000m\000e\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000n\000o\000n\000\040\000f\000u\000m}{}% 16 +\BOOKMARK [1][-]{section*.17}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000d\000e\000u\000x\000i\000\350\000m\000e\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000f\000u\000m}{}% 17 +\BOOKMARK [1][-]{section*.18}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000t\000r\000o\000i\000s\000i\000e\000m\000e\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000n\000o\000n\000\040\000f\000u\000m}{}% 18 +\BOOKMARK [1][-]{section*.19}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000t\000r\000o\000i\000s\000i\000e\000m\000e\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000f\000u\000m}{}% 19 +\BOOKMARK [1][-]{section*.20}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000q\000u\000a\000t\000r\000i\000e\000m\000e\000\040\000g\000r\000o\000u\000p\000e\000\040\000d\000'\000a\000g\000e\000\040\000n\000o\000n\000\040\000f\000u\000m}{}% 20 +\BOOKMARK [2][-]{section*.21}{\376\377\000M\000i\000s\000s\000i\000o\000n\000\040\0003}{section*.20}% 21 +\BOOKMARK [2][-]{section*.22}{\376\377\000O\000n\000\040\000c\000o\000m\000m\000e\000n\000c\000e\000\040\000p\000a\000r\000\040\000b\000i\000e\000n\000\040\000c\000o\000d\000e\000r\000\040\000l\000a\000\040\000v\000a\000r\000i\000a\000b\000l\000e\000\040\000d\000\351\000c\000\350\000s}{section*.20}% 22 +\BOOKMARK [2][-]{section*.23}{\376\377\000E\000n\000s\000u\000i\000t\000e\000\040\000o\000n\000\040\000f\000a\000i\000t\000\040\000l\000a\000\040\000r\000e\000g\000r\000e\000s\000s\000i\000o\000n\000\040\000l\000o\000g\000i\000s\000t\000i\000q\000u\000e\000,\000\040\000d\000'\000a\000b\000o\000r\000d\000\040\000u\000n\000i\000v\000a\000r\000i\000a\000b\000l\000e\000.}{section*.20}% 23 +\BOOKMARK [1][-]{section*.24}{\376\377\000P\000o\000u\000r\000\040\000l\000e\000\040\000t\000a\000b\000a\000c\000\040\000:}{}% 24 +\BOOKMARK [1][-]{section*.25}{\376\377\000P\000o\000u\000r\000\040\000l\000'\000\342\000g\000e\000\040\000:}{}% 25 +\BOOKMARK [2][-]{section*.26}{\376\377\000M\000o\000d\000\350\000l\000e\000\040\000m\000u\000l\000t\000i\000v\000a\000r\000i\000a\000b\000l\000e}{section*.25}% 26 diff --git a/module3/exo3/exercice_fr.pdf b/module3/exo3/exercice_fr.pdf index abf8327621eac5a6af066208bebd42d1226be445..713e6324f5bf688573232d0d0285f212062170a1 100644 Binary files a/module3/exo3/exercice_fr.pdf and b/module3/exo3/exercice_fr.pdf differ diff --git a/module3/exo3/exercice_fr_files/figure-latex/representation graphique taux de mortalite-1.pdf b/module3/exo3/exercice_fr_files/figure-latex/representation graphique taux de mortalite-1.pdf new file mode 100644 index 0000000000000000000000000000000000000000..de96469f3de46d9400085985b342ba3f7fa8f5d7 Binary files /dev/null and b/module3/exo3/exercice_fr_files/figure-latex/representation graphique taux de mortalite-1.pdf differ