wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Unit 5: Google Sheets Review

Total questions: 37

Worksheet time: 19mins

Name
Class
Date
1.

___________ is a web-based application that enables users to create, update and modify spreadsheets and share the data online

a)
Google Slides
b)
Google Docs
c)
Google Sheets
d)
Google Meet
e)
Google Illustrate
2.

In Google Sheets, columns are identified by _______ ?

a)
Letters
b)
Numbers
c)
Symbols
d)
Icons
3.

In Google Sheets, rows are identified by ________ ?

a)
Letters
b)
Numbers
c)
Symbols
d)
Icons
4.

In the spreadsheet below, Identify the cell with the red border.

a)
A1
b)
B5
c)
C7
d)
C5
5.

A _______ is where a row and Column intersect.

a)
Box
b)
Point
c)
Cell
d)
Spot
6.

True or False: Each Cell is identified by a number first and then a letter.

a)
True
b)
False
7.

In google sheets, what is another word used for "Equation"?

a)
Calculation
b)
Formula
c)
Solvent
d)
Problem
8.

Which symbol below is used in an addition formula?

a)
+
b)
-
c)
*
d)
/
9.

Which symbol below is used in an subtraction formula?

a)
+
b)
-
c)
*
d)
/
10.

Which symbol below is used in a multiplication formula?

a)
+
b)
-
c)
*
d)
/
11.

Which symbol below is used in a division formula?

a)
+
b)
-
c)
*
d)
/
12.

In Google sheets, each formula must start with which symbol?

a)
=
b)
-
c)
*
d)
(
e)
+
13.

What is a group of selected cells called?

a)
Cell Group
b)
Range
c)
Selection
d)
Cell Choice
14.

When you are trying to resize your columns to fit the data perfectly and your cursor is in the following position in the image below, how many times do you click to make the column auto fit?

a)
Click 1 time
b)
Click 2 times
c)
Click 3 Times
d)
Do not click at all
15.

Which menu do you click to add a column to your spreadsheet?

a)
Edit
b)
View
c)
Format
d)
Insert
16.

What Google sheets feature do you use to complete a sequence / series / pattern ?

a)
Auto Fill Handle
b)
Auto Copy
c)
Auto Paste
d)
Cell Fill
17.

True or False: The Google sheets toolbar is located at the top of the screen.

a)
True
b)
False
18.

True or False: You can bold, italicize, and underline data in Google sheets.

a)
True
b)
False
19.

True or False: You click and drag the bottom right hand corner (Blue Circle) to use the fill handle.

a)
True
b)
False
20.

Which button do you click to change data to a currency?

a)
A
b)
B
c)
C
d)
D
21.

If I wanted to type a formula where I multiply 5 times 20, which formula below would I use?

a)
= 5 ( 20
b)
= 5 * 20
c)
= 5 - 20
d)
= 5 " 20
e)
= 5 / 20
22.

If I wanted to type a formula where I add 70 plus 20, which formula below would I use?

a)
= 70 * 20
b)
= 70 ) 20
c)
= 70 / 20
d)
= 70 ^ 20
e)
= 70 + 20
23.

A ______ is a premade formula.

a)
Function
b)
Calculation
c)
Solvent
d)
Equation
24.

Which function would I use if I want to add an entire column of numbers?

a)
MIN
b)
MAX
c)
SUM
d)
AVG
25.

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

a)
MAX
b)
MIN
c)
AVG
d)
SUM
26.

Which function do you use to find the highest number from a range of numbers?

a)
AVG
b)
MAX
c)
MIN
d)
SUM
27.

Which function do you use to find the lowest number from a range of numbers?

a)
AVG
b)
MAX
c)
MIN
d)
SUM
28.

Which symbol is the insert function button?

a)
A
b)
B
c)
C
d)
D
29.

What range is selected in the attached image?

a)

B4:E4

b)

B4:E9

c)

B9:E4

d)

B:1:E9

30.

Which of the following is the Icon for Google Sheets?

a)

A

b)

B

c)

C

d)

D

31.

Which of the following is the icon for Google Docs?

a)

A

b)

B

c)

C

d)

D

32.

Which of the following is the icon for Google Slides?

a)

A

b)

B

c)

C

d)

D

33.

You're tracking weekly allowance for your babysitting business. You have the following data:

Which function would you use in cell B6 to find your total earnings for the month?

a)
  • =AVERAGE(B2:B5)

b)

=SUM(B2:B5)

c)

=MAX(B2:B5)

d)

=B2+B3+B4+B5+B6

34.

Your teacher wants to know your average test score for the semester. Here's your data:

What formula or function should you use to calculate your average test score?

a)

=SUM(B2:B6)/5

b)

=AVERAGE(B2:B6)

c)

=(B2+B3+B4+B5+B6)/5

d)

=B2-B5*B6

35.

You're the team manager for your school's soccer team. You need to find out which player scored the most goals this season:

Which function would help you find the highest number of goals scored?

a)

=MIN(B2:B5)

b)

=SUM(B2:B5)

c)

=MAX(B2:B5)

d)

=AVERAGE(B2:B5)

36.

You're planning a party and tracking how much each friend can contribute. You want to find the smallest donation amount to make sure everyone can afford to participate:

What function will tell you the minimum donation amount?

a)

=MAX(C2:C7)

b)

=MIN(C2:C7)

c)

=AVERAGE(C2:C7)

d)

=SUM(C2:C7)

37.

You run a lemonade stand and want to calculate your profit. You have this data:

What formula should you enter in cell B3 to calculate your profit (Total Sales minus Total Costs)?

a)

=B1+B2

b)

=AVERAGE(B1:B2)

c)

=SUM(B1:B2)

d)

=B1-B2