InterviewSolution
Saved Bookmarks
| 1. |
Which of the following tool is used for estimating standard errors and the bias of estimators?(a) knitr(b) jackknife(c) ggplot2(d) all of the mentionedI had been asked this question by my school principal while I was bunking the class.Asked question is from Statistical Inference Concepts topic in division Statistical Inference and Regression Models of Data Science |
|
Answer» CORRECT OPTION is (C) ggplot2 Easy EXPLANATION - jackknife involves RESAMPLING data. |
|