update module 3, unfinished

parent a4671981
...@@ -195,4 +195,34 @@ There are the same features for both languages ...@@ -195,4 +195,34 @@ There are the same features for both languages
- Use keywords to facilitate indexing and navigation - Use keywords to facilitate indexing and navigation
- Think about who the information is intended for (yourself, a colleague, your advisor, ...) - Think about who the information is intended for (yourself, a colleague, your advisor, ...)
## Module 3, June 7 2022
**Quiz 12**
*What distinguishes a replicable data analysis from a traditional analysis?*
The code for all computations is included
*What are the advantages of a replicable analysis?*
- It is easier to modify
- It is easier to verify
**Quiz 13**
*Where do the data on the incidence of influenza-like illness come from?*
From the “réseau Sentinelles”, a network of general practitioners
*In which format are the data avialable?*
CSV format
*Which is the sampling frequency of the incidence data?*
One value per week
*Why do we advise against removing the missing data line from the downloaded data file?*
It would leave no visible trace of the manipulation
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment