ASET11. Advanced Office Applications

ASET11. Advanced Office Applications

11th Grade

40 Qs

quiz-placeholder

Similar activities

Ujian IoT PTS 2024 45 Soal

Ujian IoT PTS 2024 45 Soal

11th Grade - University

45 Qs

Edexcel Topic A: ProblemSolving

Edexcel Topic A: ProblemSolving

9th - 12th Grade

40 Qs

TIN HỌC KHỐI 5 HK1

TIN HỌC KHỐI 5 HK1

1st Grade - University

42 Qs

PowerPoint 1

PowerPoint 1

6th - 12th Grade

40 Qs

Ôn tập lý thuyết Nghề THVP - Đề 01 (35 câu)

Ôn tập lý thuyết Nghề THVP - Đề 01 (35 câu)

11th Grade

35 Qs

PRESAF MATPIL XI TKJ

PRESAF MATPIL XI TKJ

9th - 12th Grade

40 Qs

Excel 2016 Introduction

Excel 2016 Introduction

10th - 12th Grade

35 Qs

Have fun with quiz !

Have fun with quiz !

3rd Grade - University

39 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?