Checkpoint - Spreadsheet Functions

Checkpoint - Spreadsheet Functions

9th Grade

20 Qs

quiz-placeholder

Similar activities

Online Search Skills

Online Search Skills

7th - 12th Grade

16 Qs

Animated Canvas

Animated Canvas

9th - 12th Grade

19 Qs

Y8 - Pre-Bebras

Y8 - Pre-Bebras

9th Grade

15 Qs

Grade 11 Final Exam

Grade 11 Final Exam

9th - 11th Grade

20 Qs

PENILAIAN TENGAH SEMESTER - INFORMATIKA KELAS VII  -

PENILAIAN TENGAH SEMESTER - INFORMATIKA KELAS VII -

9th Grade

15 Qs

Security

Security

9th Grade

15 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Checkpoint - Spreadsheet Functions

Checkpoint - Spreadsheet Functions

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Jonathan Saurine

Used 23+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the primary purpose of filtering data in a spreadsheet?

To delete unnecessary data

To hide rows that do not meet certain criteria

To change the format of the data

To create a chart

Answer explanation

To hide rows that do not meet certain criteria

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function would you use to count the number of cells that meet a specific condition?

COUNT

COUNTIF

COUNTA

SUM

Answer explanation

The function COUNTIF is used to count the number of cells that meet a specific condition, making it the correct choice for this scenario.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How would you write a formula to find the average of the numbers in cells A1 to A10?

=SUM(A1:A10)

=AVERAGE(A1:A10)

=COUNT(A1:A10)

=IF(A1:A10)

Answer explanation

Choose the formula that calculates the average of numbers in cells A1 to A10, which is =AVERAGE(A1:A10)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the SUM function do in a spreadsheet?

Counts the number of cells

Finds the maximum value

Adds up the values in a range of cells

Finds the average value

Answer explanation

The SUM function in a spreadsheet adds up the values in a range of cells, making it the correct choice among the options provided.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct use of the IF function?

=IF(A1>10, "High", "Low")

=IF(A1:A10)

=IF(A1, A2, A3)

=IF(A1+A2)

Answer explanation

The correct use of the IF function is =IF(A1>10, 'High', 'Low'). This formula checks if the value in cell A1 is greater than 10 and returns 'High' if true, 'Low' if false.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you sort data in ascending order in a spreadsheet?

Select the data and click on "Sort Z to A"

Select the data and click on "Sort A to Z"

Select the data and click on "Filter"

Select the data and click on "Format"

Answer explanation

Select the data and click on 'Sort A to Z' to sort data in ascending order in a spreadsheet.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of the formula =COUNTIF(B1:B10, ">5") if cells B1 to B10 contain the numbers 1, 2, 3, 6, 7, 8, 9, 10, 11, 12?

5

6

7

8

Answer explanation

The formula =COUNTIF(B1:B10, ">5") counts the numbers in the range B1:B10 that are greater than 5. In this case, there are 7 numbers (6, 7, 8, 9, 10, 11, 12) that are greater than 5, so the result is 7.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?