Match the following descriptions to their type of chart:

I. compares groups set side by side
II. single data series
III. multiple data series
IV. each data series in different line color
V. relationship of individual data points to the whole

A Bar chart
B. Stacked column chart
C. Clustered column chart
D. Pie chart
E. Line chart


C, D, A, E, B

Computer Science & Information Technology

You might also like to view...

Linear search can be used on:

a. Unsorted arrays. b. Sorted arrays. c. Integer arrays. d. Any of the above.

Computer Science & Information Technology

An exception is propagated

a. From a place where the error occurs to the handler in the catch block. b. From the throw statement buried in the try block to the handler in the catch block. c. From a throw statement, not in a try block to the handler in the catch block. d. From the catch block to the try block. e. From the handler in the throw block to the try block.

Computer Science & Information Technology

Which of the following is an element of the TCP header that can indicate that a connection has been established?

A. Flags B. Stream index C. SEQ/ACK analysis D. Sequence number

Computer Science & Information Technology

In the accompanying figure, the items labeled with the number 1 are ____ fields.

A. text box B. check box C. menu D. radio button

Computer Science & Information Technology