Match the following terms to their meanings:

I. Pie chart
II. Chart
III. Line chart
IV. Column chart
V. Named range

A. Displays comparison among related numbers
B. A graphical representation of data
C. A range that has been given a name to make it easier to use cells in calculations
D. Displays the percentages of parts to a whole
E. Best displays trends over time


D, B, E, A, C

Computer Science & Information Technology

You might also like to view...

catch blocks are not required to contain:

a. Braces { }. b. Parentheses ( ). c. Some form of parameter type indication. d. A parameter name.

Computer Science & Information Technology

What is the primary purpose of Windows 10 File Explorer, and how is it accessed?

What will be an ideal response?

Computer Science & Information Technology

Draw a flowchart for the program fragments (no need to show start and stop)

``` IF value = 0 THEN OUTPUT "Value equals zero" END IF ```

Computer Science & Information Technology

The prebuilt Excel function ________ returns the serial number of the current date and time

A) TODAY B) COUNT C) DATE D) NOW

Computer Science & Information Technology