Mastering Spreadsheet Basics

Mastering Spreadsheet Basics

9th Grade

9 Qs

quiz-placeholder

Similar activities

Algorithms & Programming

Algorithms & Programming

6th Grade - University

7 Qs

Informatika 2

Informatika 2

7th Grade - University

10 Qs

Kuis - Refleksi Materi Microsoft Excel

Kuis - Refleksi Materi Microsoft Excel

9th Grade

10 Qs

tin_9_kntt_bai_11a_su_dung_ham_sumif

tin_9_kntt_bai_11a_su_dung_ham_sumif

9th Grade

13 Qs

Tin  9_bai 10 a - Sử dụng hàm COUNTIF

Tin 9_bai 10 a - Sử dụng hàm COUNTIF

9th Grade

10 Qs

Chapter 20 - Spreadsheets

Chapter 20 - Spreadsheets

9th Grade

10 Qs

ورقة عمل ثاني عشر أدبي

ورقة عمل ثاني عشر أدبي

9th - 12th Grade

10 Qs

CPT C07 Algorithm Design

CPT C07 Algorithm Design

9th Grade

10 Qs

Mastering Spreadsheet Basics

Mastering Spreadsheet Basics

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Romaine Cunningham

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct formula to add cells A1 and A2?

=A1 * A2

=SUM(A1, A2)

=A1 + A2

=A1 - A2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a formula that multiplies B1 by C1?

=B1*C1

=B1+C1

=B1-C1

=B1/C1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to start a formula in a spreadsheet?

-

+

=

*

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to find the average of a range of cells?

SUM

MAX

COUNT

AVERAGE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a formula that subtracts D1 from D2?

=D2+D1

=D1+D2

=D2-D1

=D1-D2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SUM function in spreadsheets?

The purpose of the SUM function is to calculate the total of a set of numbers.

To count the number of entries in a dataset.

To display the maximum value in a range of cells.

To find the average of a set of numbers.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the COUNT function do in a spreadsheet?

The COUNT function sums all entries in a range.

The COUNT function counts all entries, including text.

The COUNT function averages numeric entries in a range.

The COUNT function counts numeric entries in a range.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a formula that divides E1 by F1?

=E1/F1

E1/F

E1 divided by F1

=F1/E1

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to find the maximum value in a range?

MAX

SUM

AVERAGE

MIN