Match the following functions with their description

I. SUM
II. MEDIAN
III. AVERAGE
IV. COUNTIF
V. COUNT

A. Counts the number of cells in a range that meet the given condition
B. Counts the number of cells in a range that contain numbers
C. Adds a range of cells and divides by the number of values in the range
D. Adds a range of cells
E. Locates the middle value in a range of cells


D, E, C, A, B

Computer Science & Information Technology

You might also like to view...

Structure variable declarations can be incorporated into a structure definition by placing a comma-separated list of variable names:

a. After struct StructureName and before the left brace. b. After the left brace and before the member declarations. c. After the member declarations and before the right brace. d. After the right brace and before the semicolon.

Computer Science & Information Technology

The ____________ is a container that can hold multiple images.

a. Image List control b. Picture Box control c. Panel control d. Bitmap

Computer Science & Information Technology

To display a slide master, you can ________ the Normal button in the lower right corner of your screen

A) double-click B) press the Ctrl key and click C) right-click D) press the Shift key and click

Computer Science & Information Technology

____________________ testing will display attacks and liabilities that can be exploited externally from competitors, remote users, and hackers.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology