The expected value or . . . . . . . . of a random variable is the center of its distribution.
A. mode
B. median
C. mean
D. bayesian inference
Select an option to see the answer and solution.
Which of the following system most often don't have postscript viewer?
A. Windows
B. Linux
C. Mac
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following can be done by shiny?
A. Tabbed main panels
B. Editable data tables
C. Dynamic UI
D. All of the mentioned
Select an option to see the answer and solution.
Point out the wrong statement.
A. Additive response models don't make much sense if the response is discrete, or strictly positive
B. Transformations are often easy to interpret in linear model
C. Regression models are used to predict one variable from one or more other variables
D. All of the mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. On Mac, the screen device is launched with quartz
B. On Windows, the screen device is launched with wind
C. On Unix, the screen device is launched with x12
D. All of the mentioned
Select an option to see the answer and solution.
Point out the wrong statement.
A. A universal function is a function that operates on ndarrays in an element-by-element fashion
B. In Numpy, universal functions are instances of the numpy.ufunction class
C. Many of the built-in functions are implemented in compiled C code
D. All of the mentioned
Select an option to see the answer and solution.
Multivariate regression estimates are exactly those having removed the linear relationship of the other variables from both the regressor and response.
Select an option to see the answer and solution.
The beta distribution is the default prior for parameters between . . . . . . . .
A. 0 and 10
B. 1 and 2
C. 0 and 1
D. None of the mentioned
Select an option to see the answer and solution.
What is the purpose of multiple testing in statistical inference?
A. Minimize errors
B. Minimize false positives
C. Minimize false negatives
D. All of the mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. The mean is a measure of central tendency of the data
B. Empirical mean is related to "centering" the random variables
C. The empirical standard deviation is a measure of spread
D. All of the mentioned
Select an option to see the answer and solution.
Hierarchical clustering should be primarily used for exploration.
Select an option to see the answer and solution.
Which of the following annotation function is used to add or modify text?
A. word
B. graph
C. lines
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following problem is solved by reproducibility?
A. Scalability
B. Data availability
C. Improved data analysis
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following is used for creating interacting tables?
A. gvisGeoChart
B. gvisTable
C. gvisLineChart
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following package by Yihui is built in to RStudio environment?
A. rpy2
B. knitr
C. ggplot2
D. none of the mentioned
Select an option to see the answer and solution.
Which of the following dimension type graph is shown in the below figure?
A. one-dimensional
B. two-dimensional
C. three-dimensional
D. none of the mentioned
Select an option to see the answer and solution.
The . . . . . . . . of the Chi-squared distribution is twice the degrees of freedom.
A. variance
B. standard deviation
C. mode
D. none of the mentioned
Select an option to see the answer and solution.
Linear models are the most useful applied statistical technique.
Select an option to see the answer and solution.
Which of the following element can be added to slidify?
A. Quiz
B. RCharts
C. Shiny apps
D. All of the mentioned
Select an option to see the answer and solution.
Point out the correct statement with respect to replication.
A. Focuses on the validity of the data analysis
B. Focuses on the validity of the scientific claim
C. Arguably a minimum standard for any scientific study
D. All of the mentioned
Select an option to see the answer and solution.