Which of the following things can be accomplished with linear model?
A. Flexibly fit complicated functions
B. Uncover complex multivariate relationships
C. Build accurate prediction models
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following project is used for calling R products from web?
A. OpenCPU
B. OpenDisk
C. OpenMem
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following can be considered as random variable?
A. The outcome from the roll of a die
B. The outcome of flip of a coin
C. The outcome of exam
D. All of the mentioned
Select an option to see the answer and solution.
The square root of the variance is called the . . . . . . . . deviation.
A. empirical
B. mean
C. continuous
D. standard
Select an option to see the answer and solution.
Which of the following framework is compatible with slidify?
A. io2015
B. io2012
C. d3
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following function can be used to combine different vectors so as to obtain the result for each n-uplet?
A. iid_
B. ix_
C. ixd_
D. all of the mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. gvisAnnotationChart returns list of class "gvis" and "list"
B. The gvisAreaChart function reads a data.frame and creates text output referring to the Google Visualization API
C. gvisAreaChart returns list of class "gvis" and "list"
D. All of the mentioned
Select an option to see the answer and solution.
Point out the wrong statement.
A. File devices are useful for creating plots that can be included in other documents or sent to other people
B. Plots must be created on a graphics device
C. For file devices, there are vector and bitmap formats
D. None of the mentioned
Select an option to see the answer and solution.
Which of the following graph can be used for simple summarization of data?
A. Scatterplot
B. Overlaying
C. Barplot
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following function can interrupt execution and can be called continuously?
A. browser()
B. browse()
C. search()
D. all of the mentioned
Select an option to see the answer and solution.
Which of the following function stacks 1D arrays as columns into a 2D array?
A. row_stack
B. column_stack
C. com_stack
D. all of the mentioned
Select an option to see the answer and solution.
The pooled estimator is a mixture of the group variances, placing greater weight on whichever has a larger sample size.
Select an option to see the answer and solution.
Point out the wrong statement.
A. Shiny is platform for creating interactive programs embedded in to web page
B. Shiny is invented by R folks
C. Time required to create data products using shiny is more
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following is used for creating tree maps?
A. gvisGeoChart
B. gvisTable
C. gvisTreeMap
D. all of the mentioned
Select an option to see the answer and solution.
Minimizing the likelihood is the same as maximizing -2 log likelihood.
Select an option to see the answer and solution.
Which of the following theorem states that the distribution of averages of iid variables, properly normalized, becomes that of a standard normal as the sample size increases?
A. Central Limit Theorem
B. Central Mean Theorem
C. Centroid Limit Theorem
D. All of the mentioned
Select an option to see the answer and solution.
Point out the correct statement.
A. The choice of an appropriate metric will influence the shape of the clusters
B. Hierarchical clustering is also called HCA
C. In general, the merges and splits are determined in a greedy manner
D. All of the mentioned
Select an option to see the answer and solution.
Which of the following gave rise to need of graphs in data analysis?
A. Data visualization
B. Communicating results
C. Decision making
D. All of the mentioned
Select an option to see the answer and solution.
Every open graphics device is assigned an integer greater than 2.
Select an option to see the answer and solution.
Point out the wrong statement with respect to reproducibility.
A. Focuses on the validity of the data analysis
B. The ultimate standard for strengthening scientific evidence
C. Important when replication is impossible
D. None of the mentioned
Select an option to see the answer and solution.