Q.1.
__________ produces box-and-whisker plots.
Q.2.
__________ produces bivariate scatterplots or time-series plots.
Q.3.
Annotation of plots in any plotting system involves adding points, lines, or text to the plot, in addition to customizing axis labels or adding titles. Different plotting systems have different sets of functions for annotating plots in this way. Which of the following functions can be used to annotate the panels in a multi-panel lattice plot?
Q.4.
____________ produces one-dimensional scatterplots.
Q.5.
which of the following functions can be used to finely control the appearance of all lattice plots ?
Q.6.
What is ggplot2 an implementation of?
Q.7.
For barchart and _________ non-trivial methods exist for tables and arrays, documented at barchart.table.
Q.8.
What is a geom in the ggplot2 system?
Q.9.
Logical flag is applicable to which of the following plots?
Q.10.
___________ is used to determine what is plotted for each group.