Module 3 update .md

parent 51ca3657
...@@ -172,3 +172,34 @@ ...@@ -172,3 +172,34 @@
* f. Reading the documentation and cheat sheets * f. Reading the documentation and cheat sheets
Jupyter installation and configuration Jupyter installation and configuration
# Module 3
## Quiz 12 (2/2)
1. What distinguishes a replicable data analysis from a traditional analysis?
*Answer*
* b. The code for all computations is included
2. What are the advantages of a replicable analysis? What are the advantages of a replicable analysis?
*Answer*
* a. It is easier to prepare b. It is easier to modify
* d. It is easier to verify
## Quiz 13 (4/4)
1. Where do the data on the incidence of influenza-like illness come from?.
*Answer*
* a. From the “réseau Sentinelles”, a network of general practitioners
2. In which format are the data avialable?
*Answer*
* b. CSV format
3. Which is the sampling frequency of the incidence data?
*Answer*
* c. One value per week
4. Why do we advise against removing the missing data line from the downloaded data file?
*Answer*
* b. It would leave no visible trace of the manipulation
Data import-Jupyter
\ No newline at end of file
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