wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Excel Functions and Filtering Basics

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does the MAX function do in Excel?

a)

The MAX function calculates the average of a set of numbers.

b)

The MAX function counts the number of entries in a dataset.

c)

The MAX function finds the smallest value in a range of cells.

d)

The MAX function returns the largest value in a set of numbers.

2.

How do you use the MIN function to find the smallest number in a range?

a)

Enter =AVERAGE(range) to determine the mean value of the range.

b)

Apply the formula =SUM(range) to calculate the total of the numbers.

c)

Use the formula =MAX(range) to find the largest number in a set.

d)

Use the formula =MIN(range) where 'range' is the set of cells you want to evaluate.

3.

Which formula would you use to find the highest score in a list of test scores?

a)

MAX(test_scores)

b)

COUNT(test_scores)

c)

AVERAGE(test_scores)

d)

SUM(test_scores)

4.

If you have a list of numbers, how can you quickly find the lowest value using Excel?

a)

Use the AVERAGE function, e.g., =AVERAGE(A1:A10) to find the average value.

b)

Sort the list in descending order to see the lowest value at the bottom.

c)

Use the MIN function, e.g., =MIN(A1:A10) to find the lowest value in cells A1 to A10.

d)

Apply the MAX function, e.g., =MAX(A1:A10) to get the highest value.

5.

What is the purpose of applying filters in Excel?

a)

To format cells with different colors and fonts.

b)

To create charts and graphs from the data.

c)

To permanently delete unwanted data from the sheet.

d)

The purpose of applying filters in Excel is to display only the relevant data that meets specific criteria.

6.

How can you filter a list to show only values greater than 50?

a)

Sort the list in ascending order to find values.

b)

Select values less than 50 using a filter.

c)

Use a list comprehension or filter function to select values greater than 50.

d)

Use a loop to print all values in the list.

7.

What steps do you take to sort data in ascending order in Excel?

a)

Select the data range, go to the Data tab, and click 'Sort A to Z'.

b)

Select the data range, go to the Home tab, and click 'Sort Z to A'.

c)

Highlight the data, right-click, and choose 'Sort by Color'.

d)

Select the data range, go to the View tab, and click 'Sort Ascending'.

8.

How can you sort a list of names alphabetically in Excel?

a)

Highlight the names, click 'Home' tab, and choose 'Sort Descending'.

b)

Select the names, go to 'View' tab, and hit 'Sort A to Z'.

c)

Select the names, go to 'Data' tab, and click 'Sort A to Z'.

d)

Highlight the names, right-click, and select 'Sort by Color' option.

9.

What happens to the data when you apply a filter in Excel?

a)

The data is sorted in ascending order based on the selected column.

b)

The data is copied to a new sheet without any filters.

c)

The data is deleted permanently from the worksheet.

d)

The data is filtered to show only the rows that meet the specified criteria, while hiding others.

10.

Can you use both sorting and filtering at the same time in Excel?

a)

You can only sort data without filtering in Excel.

b)

Filtering is not possible when sorting in Excel.

c)

No, sorting and filtering cannot be used together in Excel.

d)

Yes, you can use both sorting and filtering at the same time in Excel.