Search Header Logo
Reviewer: Challenge Assessment [3rd Term]

Reviewer: Challenge Assessment [3rd Term]

Assessment

Presentation

Computers

6th Grade

Practice Problem

Easy

Created by

Fredie LLORANDO

Used 8+ times

FREE Resource

1 Slide • 12 Questions

1

3rd Term CA Reviewer

By Sir Fred LLORANDO

2

Drag and Drop

A
is a type of conditional function that evaluates data based on one specific condition.

The
function is used to add values in a specified range based on a certain criterion.

The
function counts the total number of cells within a range that meet a specified condition.

The
function calculates the average or mean of values in a cell range according to a single criterion.
Drag these tiles and drop them in the correct blank above
Single-criterion
SUMIF
COUNTIF
AVERAGEIF

3

Drag and Drop

In contrast,​
refers to a conditional function that evaluates multiple conditions and returns a value only when all conditions are satisfied.

The ​
function is used to add values in a specified range based on the given criteria.

The​
function counts the total number of cells within a range that meet the specified conditions.

The​
function calculates the average or mean of values in a cell range according to more than one criterion.
Drag these tiles and drop them in the correct blank above
Multiple-criterion
SUMIFS
COUNTIFS
AVERAGEIFS

4

Drag and Drop

The syntax​
or Range in the conditional function refers to the set of cells where the specified criteria will be evaluated, while​
is the set condition to meet. On the other hand,​
in SUMIF/SUMIFS defines the range of cells containing the values that will be summed or added, while in AVERAGEIF/AVERAGEIFS, it is​
that will determine the values that will be computed for the mean or average.
Drag these tiles and drop them in the correct blank above
Criteria_Range
Criteria
Sum_range
Average_range

5

Dropdown

function can perform both vertical and horizontal lookups, but it has certain limitations. While,​
is specifically used to retrieve data from a table that is arranged vertically or by column, and​
is designed for retrieving data from a table that is organized horizontally or by row.



When searching for match-up values,​​
will be returned if it finds an actual match of the lookup value, while an​
will be returned if no exact value is found, and only the closest match is present.

6

Dropdown

The syntax​
refers to the data used as a reference for retrieving information.

The syntax​
in LOOKUP is similar to Table_array in VLOOKUP and HLOOKUP, which is the range of cells that specifies where the lookup_value can be found.

The syntax​
in LOOKUP is similar to Col_index_num in VLOOKUP and Row_index_num in HLOOKUP, which are used to identify the range of cells that contains the data to be displayed as the result.

The syntax Range_lookup must include either​
for an​ exact match or
for an​ approximate match.

7

Dropdown

Determine if the given formula is valid or invalid:

=COUNTIF(E2:E40, “MALE”) -​


=COUNTIFS(A2:A15, "SMALL", D2:D15, 250) -​


=SUMIF(E5:J5, 1500, E7;J7) -​


=SUMIFS(C5:C20, B5:B20, "3/4/25", D5:D20, “<150”) -​


=AVERAGEIF(A10:A25, “250”, A26:A50) -​

8

Dropdown

Determine if the given formula is valid or invalid:

=LOOKUP(100, A1:A11, B1:B11) -​


=VLOOKUP(150, A2:E11, 5, FALSE) -​


=HLOOKUP(B10, A1:Z6, 8, FALSE) -​

9

Fill in the Blanks

10

Fill in the Blanks

11

Fill in the Blanks

12

Fill in the Blanks

13

Fill in the Blanks

3rd Term CA Reviewer

By Sir Fred LLORANDO

Show answer

Auto Play

Slide 1 / 13

SLIDE