Excel Functions Mastery

Excel Functions Mastery

11th Grade

8 Qs

quiz-placeholder

Similar activities

Excel Quiz

Excel Quiz

9th - 12th Grade

11 Qs

MS-Excel Level 3 (Final)

MS-Excel Level 3 (Final)

8th Grade - University

11 Qs

UH SpreadSheet Bab 4 ( X AKL )

UH SpreadSheet Bab 4 ( X AKL )

10th Grade - University

10 Qs

Excel Certification Challenge

Excel Certification Challenge

11th Grade

13 Qs

Excel 2016 Lesson 5 Key Terms

Excel 2016 Lesson 5 Key Terms

9th - 12th Grade

10 Qs

Spreadsheet Formulas

Spreadsheet Formulas

9th - 11th Grade

10 Qs

Pengolahan Data Dasar

Pengolahan Data Dasar

10th Grade - University

10 Qs

Excel_M5_L4_Warm-up

Excel_M5_L4_Warm-up

9th - 12th Grade

4 Qs

Excel Functions Mastery

Excel Functions Mastery

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Anjana Sanal

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the COUNTA function do in Excel?

The COUNTA function counts non-empty cells in a range.

The COUNTA function calculates the average of a range.

The COUNTA function sums all numeric values in a range.

The COUNTA function counts only empty cells in a range.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you use the COUNT function to count numeric values?

Apply the COUNT function only to text values in a range.

Use the COUNT function with a range of cells containing numeric values.

Use the COUNT function to count all cell values regardless of type.

Use the COUNT function with a single cell reference only.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the MAX function in Excel?

To calculate the average of a set of numbers.

To find the maximum value in a set of numbers.

To count the number of entries in a dataset.

To find the minimum value in a set of numbers.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you find the minimum value in a range using the MIN function?

Use the syntax SUM(range) to calculate the minimum value.

Use the syntax MIN(range) to find the minimum value in a specified range.

Apply the function AVERAGE(range) to determine the minimum value.

Use the syntax MAX(range) to find the minimum value.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain how to use COUNTIF to count cells based on a condition.

Use SUMIF(range, criteria) to count cells based on a condition.

COUNTIF(range) counts all cells regardless of conditions.

Use COUNTIF(criteria, range) to count cells based on a condition.

Use COUNTIF(range, criteria) to count cells based on a condition.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the ROUND function used for in Excel?

The ROUND function is used to convert text to numbers.

The ROUND function is used to calculate the average of a set of numbers.

The ROUND function is used to find the maximum value in a range of cells.

The ROUND function is used to round a number to a specified number of digits.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you use COUNTA to count non-empty cells in a column?

Use AVERAGE(range) to count non-empty cells in a column.

Use COUNTIF(range) to count empty cells in a column.

Use SUM(range) to count all cells in a column.

Use COUNTA(range) to count non-empty cells in a column.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you provide an example of using COUNTIF with a specific criterion?

=COUNTIF(B1:B10, "<5")

=COUNTIF(C1:C10, "=20")

=COUNTIF(A1:A10, ">10")

=COUNTIF(D1:D10, "<=15")