wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Excel(Task2,Functions (1,2)

Total questions: 24

Worksheet time: 24mins

Name
Class
Date
1.

Someone is trying to find the average profit amount between January and July, using the formula in cell B9.

What mistake did this person make?

a)

Using parentheses in the formula

 

b)

Using an incorrect formula

c)

  The location of the equals sign

d)

Using the incorrect range

2.

What is the formula in cell B3 doing?

a)

Subtracting inventory costs from the total budget  

b)

Subtracting the total budget from inventory costs

c)

Finding the average budget total

d)

Multiplying inventory costs by the total budget

3.

In this example, what information would this formula find:

=MAX(B2:B6)

a)

  Average distance

b)

Longest distance

c)

Total distance

d)

Shortest distance

4.

In this example, what's wrong with the formula in cell B5?

a)

It should use division instead of multiplication.

   

b)

  It should use subtraction instead of addition.

c)

Without parentheses, multiplication is performed too early.

d)

Nothing. This formula is correct.

5.

Select the formula that will subtract the inventory costs from the monthly budget.

a)

=B3/B2

b)

=B3-B2

c)

=B3*B2

d)

=B2-B3

6.

Which formula will subtract the inventory costs from the annual budget and then divide by 12?

a)

=(B2-B1)/12

    

b)

=(B1-B2)/12

c)

=B2-B1/12

d)

=B2-(B1/12)

7.

Which formula would find the fastest time for this running log?

a)

=AVERAGE(B2:B6)

b)

=SUM(B2:B6)

c)

=MIN(B2:B6)

d)

=MAX(B2:B6)

8.

In this example, which formula would find the average time for a 3-mile run?

a)

=AVERAGE(B2,B6)

b)

=AVERAGE(B2:C6)

c)

=AVERAGE(B2:B5)

d)

=AVERAGE(B2:B6)

9.

  How would we type 15% as a decimal?

a)

1.5

b)

0.15

c)

0.015

d)

15

10.

Which formula would calculate the price after a 15% discount?

Here's a hint: Because we know we'll get 15% off, you could also say the final cost would be 85% of the original total.

a)

=B5/0.85

b)

=B5*0.85

c)

=B5-0.15

d)

=B5*0.15

11.

Which function could we use to find the total points scored?

a)

COUNTA

b)

SUM

c)

AVERAGE

d)

TOTAL

12.

For calculating the total points scored for Tonya in row 2.What cell range to include in the argument.

a)

A2:G2

b)

B2:F2

c)

B2:F9

d)

B2:B9

13.

Which function could we use to find the highest-scoring game?

a)

MIN

b)

MVP

c)

MAX

d)

BEST

14.

For finding the highest-scoring game for Bella in row 2.What cell range to include in the argument.

a)

B2:F2

b)

B2:F9

c)

2

d)

B2:G2

15.

Which formula would calculate the leftover amount?

a)

=B3-B1*B2

b)

=B3-B1/B2

c)

=B1*B2-B3

d)

=B3+B1*B2

16.

A group of cells is called a ________.

a)

cell cluster

b)

multicell

c)

chart

d)

cell range

17.

Which of the formulas below are valid? Select all that apply.

a)

=A+B+C

b)

=J5+C21/D21

c)

=C8+C7

d)

=1-M2

18.

In the order of operations, which of the following comes first?

a)

Exponential calculations

b)

Operations enclosed in parentheses

c)

Multiplication

d)

Operations involving large numbers

19.

In Excel, the values 75 and 75% are equivalent.

a)

False

b)

True

20.

Which function would you use to add several numeric values?

a)

TOTAL

b)

COUNTA

c)

SUM

d)

AVERAGE

21.

Which function can find the highest value in a cell range?

a)

MAXVALUE

b)

MAX

c)

HIGHEST

d)

TOP

22.

Which formula is an example of finding the smallest number in a range?

a)

=MIN(D3,D6,D10)

b)

=MIN(D3:D13)

c)

=MIN(D3,D6,50,3)

d)

=MIN(B14:B16,D3,4)

e)

All answers are correct.

23.

Using the example in the image below, what will the value or result be using the following formula? =MIN(D3:D12)

a)

25

b)

None of these answers are correct.

c)

28

d)

2

e)

5

24.

Which formula would find the largest number in the range?

a)

=MIN(D3:D12)

b)

None of these answers are correct.

c)

=IF(D3:D12)

d)

=MAX(D3:D12)

e)

(MAX(D3:D12))