Summative Quiz (Excel, Online Platforms and Collaboration)

Summative Quiz (Excel, Online Platforms and Collaboration)

11th Grade

30 Qs

quiz-placeholder

Similar activities

Cell Reference in Microsoft Excel

Cell Reference in Microsoft Excel

9th - 12th Grade

28 Qs

Working With Number (Microsoft Excel beginner)

Working With Number (Microsoft Excel beginner)

4th Grade - University

25 Qs

Computer Apps and Skills Google Sheets Final

Computer Apps and Skills Google Sheets Final

5th - 12th Grade

32 Qs

ÔN TẬP CUỐI HKI_TIN 6_2425

ÔN TẬP CUỐI HKI_TIN 6_2425

6th Grade - University

27 Qs

Итоговый тест Excel

Итоговый тест Excel

8th Grade - University

30 Qs

SUMATIF ANALISIS DATA

SUMATIF ANALISIS DATA

7th Grade - University

25 Qs

Data Analysis Part 2

Data Analysis Part 2

9th - 11th Grade

32 Qs

Summative Quiz (Excel, Online Platforms and Collaboration)

Summative Quiz (Excel, Online Platforms and Collaboration)

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Michael Atienza

Used 8+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a table with sales data in columns B to F, and you want to find the total sales for the first quarter (January to March). Which Excel formula is most appropriate for this task if you have name of the months on column title?

=SUM(B1:D1)

=SUM(B2:D2)

=SUM(B1:D5)

=SUM(B2:D5)

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a column of expenses in cells D1 to D20, and you want to find the total expenses that are greater than $100. Which function should you use?

=SUMIF(D1:D20, ">100")

=SUMIF(D1:D20, ">=100")

=SUMGREATER(D1:D20, 100)

=SUM(D1:D20, ">100")

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a dataset in cells B1 to B15, but you want to exclude the value in cell B7 from the average calculation. Which formula will accomplish this?

=AVERAGE(B1:B15) - B7

=AVGIF(B1:B15, "<>B7")

=AVERAGE(B1:B6, B8:B15)

=AVGEXCLUDE(B1:B15, B7)

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a dataset in cells C1 to C15, and you want to find the average of values that meet two criteria: the value is greater than 50 in column C and corresponding values in column D are "Yes." Which function should you use?

=AVERAGE(C1:C15, C1:C15, ">50", D1:D15, "Yes")

=AVGIFS(C1:C15, C1:C15, ">50", D1:D15, "Yes")

=AVERAGEIF(C1:C15, ">50", D1:D15, "Yes")

=AVERAGETWO(C1:C15, ">50", D1:D15, "Yes")

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have the first name in cell A1 and the last name in cell B1. You want to combine them into a full name in cell C1 with space in between. Which formula should you use?

=CONCAT(A1, B1)

=CONCATENATE(A1," ",B1)

=CONCATENATE(A1, B1)

=MERGE(A1, B1)

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a list of names in column B from B2 to B15. You want to count the number of cells that contain string data in this range. Which Excel function would you use?

=COUNTA(B2:B15)

=COUNT(B2:B15)

=SUM(B2:B15)

=LEN(B2:B15)

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You have a cell (A1) containing the text "Excel is Fun." You want to convert all the text to lowercase. Which Excel function should you use?

=UPPER(A1)

=LOWER(A1)

=PROPER(A1)

=TRIM(A1)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?