Map the definition in number with the name in letter 1 - Is a rectangular area that indicates data marker associated with data series 2 - Is the part of the chart that contains graphical presentation of data series 3 - Is a descriptive label of a chart 4 - Use to identify the unit at regular interval on the chart axis A - Chart title B - Plot area C - Tick marks D - Legend
a. 1D - 2B - 3A - 4C
b. 1C - 2D - 3B - 4A
c. 1A - 2B - 3C - 4D
d. 1B - 2C - 3A - 4D
d. 1B - 2C - 3A - 4D
You might also like to view...
A _____ is a simple program unit that allows the user to call one or more functions with a variety of argument values.
a. prototype b. recursive function c. driver d. local variable
The big-O value O(n) is named ____________________.
Fill in the blank(s) with the appropriate word(s).
________ validation helps to make sure that incorrect information is not entered in a field.
Fill in the blank(s) with the appropriate word(s).
What are the accuracy, precision, recall, and F1-measure of the decision tree? (Note that precision, recall, and F1-measure are defined with respect to the “+” class.)
Following is a data set that contains two attributes, X and Y , and two class
labels, “+” and “?”. Each attribute can take three different values: 0, 1, or 2.
The concept for the “+” class is Y = 1 and the concept for the “?” class is
X = 0 ? X = 2.