The ________ function calculates the average, or arithmetic mean, of all cells in a range that meet a specific condition

Fill in the blank(s) with correct word


AVERAGEIF

Computer Science & Information Technology

You might also like to view...

The actual value that you pass to an object via a message is called a parameter.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

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

Computer Science & Information Technology

Key ____________________ indicators measure how well the process is performing.

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

Computer Science & Information Technology

In a procedural program you typically have __________ stored in a collection of variables and a set of __________ that perform operations on the data.

a. numbers, arguments b. parameters, arguments c. strings, operators d. data, functions e. None of these

Computer Science & Information Technology