Excel and Pivot Table Mastery

Excel and Pivot Table Mastery

8th Grade

15 Qs

quiz-placeholder

Similar activities

 Excel -  Médio II

Excel - Médio II

1st Grade - University

20 Qs

Taller de la unidad 5

Taller de la unidad 5

8th Grade

20 Qs

Типы данных и переменные в Python

Типы данных и переменные в Python

6th - 8th Grade

10 Qs

Google Sheets (Homework 2)

Google Sheets (Homework 2)

8th Grade

11 Qs

Ինֆորմատիկա 8, 1-ին  կիսամ․ ամփոփ

Ինֆորմատիկա 8, 1-ին կիսամ․ ամփոփ

8th Grade

10 Qs

Excel

Excel

7th - 9th Grade

17 Qs

Excel Basics

Excel Basics

5th - 10th Grade

12 Qs

Y8 Excel revision quiz

Y8 Excel revision quiz

8th Grade

12 Qs

Excel and Pivot Table Mastery

Excel and Pivot Table Mastery

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Nidhi Kulshrestha

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula to calculate the sum of cells A1 to A10?

=SUMMATION(A1:A10)

=TOTAL(A1:A10)

=SUM(A1:A10)

=ADD(A1:A10)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you use the SUMIF function to sum values in B1:B10 where the corresponding A1:A10 values are greater than 5?

=SUMIF(B1:B10, ">5", A1:A10)

=SUMIF(A1:A10, "<=5", B1:B10)

=SUMIF(A1:A10, ">5", B1:B10)

=SUMIF(A1:A10, "5", B1:B10)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the IF function do in Excel?

The IF function formats cells based on their values.

The IF function creates charts and graphs in Excel.

The IF function performs a logical test and returns specified values based on whether the test is true or false.

The IF function calculates the sum of a range of cells.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you calculate the average of the values in C1:C10?

=SUM(C1:C10)

=MAX(C1:C10)

=AVERAGE(C1:C10)

=COUNT(C1:C10)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a student scored 80 out of 100, what is their percentage score?

90%

80%

75%

85%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What formula would you use to find the total sales in D1:D10?

=MAX(D1:D10)

=AVERAGE(D1:D10)

=COUNT(D1:D10)

=SUM(D1:D10)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you apply the SUMIF function to count how many times 'Yes' appears in E1:E10?

=SUM(E1:E10, 'Yes')

=COUNTIF(E1:E10, "Yes")

=IF(E1:E10='Yes', 1, 0)

=COUNT(E1:E10, 'Yes')

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?