wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Google Sheets Quiz 30/09/2024

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

What does the COUNTIF function do in Google Sheets?

a)

Counts cells in a range that meet a specific condition

b)

Counts all the cells in a range

c)

Adds values in a range

d)

Averages values in a range

2.

Which function would you use to find the average of numbers in a range?

a)

COUNT

b)

AVERAGE

c)

SUM

d)

MAX

3.

Which function counts only the cells that are not empty?

a)

COUNTIF

b)

COUNTA

c)

COUNTBLANK

d)

AND

4.

Which function would you use to count the blank cells in a range?

a)

COUNT

b)

COUNTBLANK

c)

COUNTA

d)

AVERAGE

5.

What does the AND function return?

a)

TRUE if all conditions are met

b)

A sum of all values

c)

The first condition that is true

d)

The maximum value in a range

6.

What is the difference between AVERAGEIF and AVERAGE?

a)

AVERAGEIF averages only cells that meet a condition

b)

They both work the same

c)

AVERAGE works with conditions

d)

AVERAGEIF counts values instead of averaging them

7.

Which function counts the number of cells in a range based on a condition?

a)

COUNT

b)

COUNTIF

c)

COUNTA

d)

COUNTBLANK

8.

What does the AVERAGEIFS function do?

a)

Averages all numbers in a range

b)

Averages numbers in a range that meet multiple conditions

c)

Adds all numbers in a range

d)

Finds the maximum of numbers in a range

9.

How would you count the number of blank cells in a range?

a)

COUNTIF

b)

COUNTBLANK

c)

AVERAGEIF

d)

COUNTA

10.

What does the COUNTA function do?

a)

Counts the number of blank cells

b)

Counts the number of non-empty cells

c)

Counts the total number of cells

d)

Counts cells that meet a specific condition

11.

Which function would you use to apply multiple criteria when counting cells?

a)

AVERAGE

b)

COUNTIF

c)

COUNTIFS

d)

COUNTA

12.

How does the AND function behave in Google Sheets?

a)

Returns TRUE if any one of the conditions is true

b)

Returns TRUE if all conditions are true

c)

Returns the sum of all values

d)

Returns FALSE if any condition is false

13.

Which function can be used to average cells based on multiple conditions?

a)

AVERAGE

b)

AVERAGEIFS

c)

AVERAGEIF

d)

SUMIFS

14.

What would the COUNTIF function return if none of the cells in the range meet the condition?

a)

1

b)

0

c)

An error

d)

The total number of cells in the range

15.

Which of these functions allows you to count cells based on more than one criterion?

a)

COUNTIF

b)

COUNTA

c)

COUNTIFS

d)

SUMIF

16.

If you want to find how many cells in a range meet more than two conditions, which function would you use?

a)

COUNTIF

b)

COUNTIFS

c)

COUNTA

d)

COUNTBLANK

17.

How does the AVERAGEIF function differ from the AVERAGEIFS function?

a)

AVERAGEIF averages based on one condition, AVERAGEIFS averages based on multiple conditions

b)

AVERAGEIF counts values, AVERAGEIFS sums them

c)

AVERAGEIF works with text, AVERAGEIFS works with numbers

d)

There is no difference

18.

Which of these functions will return FALSE if only one of the conditions is false?

a)

OR

b)

AND

c)

IF

d)

NOT

19.

What is the result of the formula =COUNTIF(A1:A10, '>=5') if all cells contain numbers greater than 5?

a)

0

b)

10

c)

5

d)

An error

20.

Which of these is not a valid use of the COUNTIF function?

a)

Counting cells with specific text

b)

Counting cells greater than a value

c)

Counting the number of blank cells

d)

Counting cells with a date later than a specific day