ASET11. Advanced Office Applications

ASET11. Advanced Office Applications

11th Grade

40 Qs

quiz-placeholder

Similar activities

Πληροφορική Α Λυκείου - HTML

Πληροφορική Α Λυκείου - HTML

10th - 12th Grade

45 Qs

KTCK2 - TIN 11 - 11A9

KTCK2 - TIN 11 - 11A9

9th - 12th Grade

35 Qs

Davinci Resolve 17 Fusion 101

Davinci Resolve 17 Fusion 101

11th Grade - Professional Development

45 Qs

Computer History & Hardware

Computer History & Hardware

9th - 12th Grade

40 Qs

Trắc nghiệm MS Excel (P1) - Nghề Tin học - Lớp 11

Trắc nghiệm MS Excel (P1) - Nghề Tin học - Lớp 11

11th Grade

40 Qs

C++ Programming

C++ Programming

9th - 12th Grade

40 Qs

Đề cương HKII Tin (tmt:>)

Đề cương HKII Tin (tmt:>)

11th Grade

40 Qs

แบบทดสอบหน่วยที่ 1 ระบบฐานข้อมูล

แบบทดสอบหน่วยที่ 1 ระบบฐานข้อมูล

11th Grade

35 Qs

ASET11. Advanced Office Applications

ASET11. Advanced Office Applications

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Michael Atienza

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the Excel function that allows to sum numerical data in any number of columns or rows by selecting them or typing them.

COUNT
SUM
MAX
AVERAGE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function is used to summate the values of cells in a range that meet the criteria that have been specified.

SUMIF
COUNTIF
AVERAGEIF
SUM

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a list of test scores for 10 students in cells A2. You want to calculate the average score. What formula would you use?

=MEDIAN(A2:A11)
=SUM(A2:A11)
=AVERAGE(A2:A11)
=COUNT(A2:A11)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have sales data in column A (Sales Amount) and in column B (Region) for 50 transactions. You want to find the average sales amount for transactions from the "North" region. What formula would you use?

=AVERAGEIF(B1:B50, "North", A1:A50)
=SUMIF(B1:B50, "North", A1:A50)
=COUNTIF(B1:B50, "North")
=MAXIF(B1:B50, "North", A1:A50)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are grading student performance based on their scores in column A. You want to display "Pass" for scores of 60 and above, and "Fail" for scores below 60. What formula should you use in cell B2 to evaluate the score in A2?

=IF(A2>=60, 'Pass', 'Fail')
=IF(A2=60, 'Fail', 'Pass')
=IF(A2>=50, 'Pass', 'Fail')
=IF(A2<60, 'Pass', 'Fail')

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a list of students' exam scores in columns A and B. Column A contains math scores, and column B contains science scores. You want to check if a student passed both exams, where passing is defined as a score of 50 or higher. What formula would you use in cell C2 to check if the student passed both subjects?

=IF(A2>=50, B2>=50, FALSE)

=AND(A2>=50, B2>=50)

=IF(AND(A2>=50, B2>=50), "Pass", "Fail")

=IF(A2>=50, B2>=50)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a product inventory list where column A contains product IDs, and column B contains product names. You want to find the name of the product with the ID "P102" listed in cell D1. What formula would you use?

=VLOOKUP(D1, A2:B100, 2, FALSE)

=VLOOKUP(D1, A2:B100, 1, FALSE)

=VLOOKUP(A1, D2:D100, 2, FALSE)

=VLOOKUP(D1, B2:A100, 2, TRUE)

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?