Skip to content

Instantly share code, notes, and snippets.

@mGalarnyk
Last active July 30, 2023 20:53
Show Gist options
  • Save mGalarnyk/dc5483f38dce51fc37d03f95a81e10f7 to your computer and use it in GitHub Desktop.
Save mGalarnyk/dc5483f38dce51fc37d03f95a81e10f7 to your computer and use it in GitHub Desktop.
Reproducible Research Quiz 1 John Hopkins Data Science Specialization Coursera for the github repo https://github.com/mGalarnyk/datasciencecoursera

Reproducible Research Quiz 1 (JHU) Coursera

Question 1

Suppose I conduct a study and publish my findings. Which of the following is an example of a replication of my study?

  • An investigator at another institution conducts a study addressing a different scientific question and publishes her findings.

  • I give my data to an independent investigator at another institution, she analyzes the data and gets the same results as I originally obtained.

  • I take my own data, analyze it again, and publish new findings.

  • An investigator at another institution conducts a study addressing the same question, collects her own data, analyzes it separately from me, and publishes her own findings.

Answer Options:
An investigator at another institution conducts a study addressing the same question, collects her own data, analyzes it separately from me, and publishes her own findings.

Question 2

Which of the following is a requirement for a published data analysis to be reproducible?

  • The data analysis is conducted using R.

  • The investigator makes the analytic data publicly available.

  • The analysis is conducted on a variant of the Unix operating system.

  • The investigator makes available his computer, on which the analysis was originally conducted.

Answer Options:
The investigator makes the analytic data publicly available.

Question 3

Which of the following is an example of a reproducible study?

  • The study's analytic data and computer code are not publicly available, but the study was simple enough to be repeated by an independent investigator.

  • The study's original authors re-run their computer code on their analytic data and confirm publicly that the findings match those of the published results.

  • The study's analytic data are publicly available, but the computer code is not.

  • The study's analytic data and computer code for the data analysis are publicly available. When the code is run on the analytic data, the findings are identical to the published results.

Answer Options:
The study's analytic data and computer code for the data analysis are publicly available. When the code is run on the analytic data, the findings are identical to the published results.

Question 4

Which of the following is a reason that a study might NOT be fully replicated?

  • The original study was conducted by a well-known investigator.

  • The original investigator does not want to make the analytic data available.

  • The original study had null findings.

  • The original study was very expensive and there is no money to repeat it in a different setting.

Answer Options:
The original study was opportunistic in its timing and it would be difficult to find a similar context in which to repeat it.
The original study was very expensive and there is no money to repeat it in a different setting.

Question 5

Which of the following is a reason why publishing reproducible research is increasingly important?

  • The statistical methods for most studies can be accurately described using plain language.

  • Most studies today are small-scale and easily replicated.

  • Computing power is limited today, making it difficult to apply sophisticated statistical methods. (no)

  • New technologies are increasing the rate of data collection, creating datasets that are more complex and extremely high dimensional.

Answer Options:
New technologies are increasing the rate of data collection, creating datasets that are more complex and extremely high dimensional.

Question 6

What is the role of processing code in the research pipeline?

  • It transforms the computational results into figures and tables.

  • It transforms the measured data into analytic data.

  • It transforms the analytic data into computational results.

  • It conducts the statistical analysis of the primary outcome.

Answer:
It transforms the measured data into analytic data.

Question 7

Which is a goal of literate statistical programming?

  • Ensure that data analysis documents are always exported in PDF format.

  • Combine explanatory text and data analysis code in a single document.

  • Require that data analysis summaries are always written in LaTeX.

  • Separate figures and tables from other data analytic summaries.

Answer Options:
Combine explanatory text and data analysis code in a single document.

Question 8

What does it mean to weave a literate statistical program?

  • Transform the literate program into a machine readable code file.

  • Transform a literate program from R to python.

  • Transform the literate program into a human readable document.

  • Compress the literate program so that it takes up less space.

Answer:
Transform the literate program into a human readable document.

Question 9

Which of the following is required to implement a literate programming system?

  • A Unix-based computer system.

  • A documentation language like LaTeX.

  • A program that views PDF files.

  • A web server for publishing documents.

Answer Options:
A documentation language like LaTeX.
A programming language like R.

Question 10

What is one way in which the knitr system differs from Sweave?

  • knitr allows for the use of markdown instead of LaTeX.

  • knitr lacks features like caching of code chunks.

  • knitr is written in python instead of R.

  • knitr was developed by Friedrich Leisch.

Answer:
knitr allows for the use of markdown instead of LaTeX

@SimonLander
Copy link

It is not always possible to conduct research to write a good article. At the moment, the circumstances are such that I need a reliable resource with professional experts.

@Samira125
Copy link

In general, I think the Internet helps students survive in many ways by providing access to relevant study materials, professional writing services, and apps or websites to enhance their own written documents in confidence. The main thing is to find a reliable resource. Turning to professionals https://www.ozessay.com.au/buy-article I always achieve my goals. I know that many students think it's illegal. This is wrong. I am sure that the help of professional writers is never superfluous, in addition, I was able to gain experience in writing similar articles and get some practical tips to come up with outstanding writing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment