Search Header Logo

ASET11. Advanced Office Applications

Authored by Michael Atienza

Computers

11th Grade

Used 7+ times

ASET11. Advanced Office Applications
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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)

Access all questions and much more by creating a free account

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

Already have an account?