Data Science Miscellaneous - Study Mode

[#71] Which of the following tool documentation language is supported by knitr?
Correct Answer

(A) RMarkdown

[#72] Code chunks begin with "`{r} and end with "`.
Correct Answer

(A) True

[#73] CLT is mostly useful as an approximation.
Correct Answer

(A) True

[#74] The binomial random variables are obtained as the sum of iid Gaussian trials.
Correct Answer

(A) True

[#75] In data science, what is the term for the process of finding and handling missing data in a dataset?
Correct Answer

(C) Data imputation